get_pde_a Module Procedure

module procedure get_pde_a module subroutine get_pde_a(eqn, b)

Arguments

Type IntentOptional AttributesName
class(pde), intent(inout) :: eqn
type(psb_dspmat_type) :: b

Called by

proc~~get_pde_a~~CalledByGraph proc~get_pde_a get_pde_a interface~get_pde_a get_pde_a interface~get_pde_a->proc~get_pde_a

Contents

None