psb_build_prec Interface

interface


Called by

interface~~psb_build_prec~~CalledByGraph interface~psb_build_prec psb_build_prec interface~build_prec build_prec interface~build_prec->interface~psb_build_prec proc~build_pde_prec build_pde_prec proc~build_pde_prec->interface~build_prec proc~laplacian_smooth laplacian_smooth proc~laplacian_smooth->interface~build_prec interface~laplacian_smooth laplacian_smooth interface~laplacian_smooth->proc~laplacian_smooth interface~build_pde_prec build_pde_prec interface~build_pde_prec->proc~build_pde_prec proc~smooth_mesh smooth_mesh proc~smooth_mesh->interface~laplacian_smooth interface~smooth_mesh smooth_mesh interface~smooth_mesh->proc~smooth_mesh

private subroutine psb_build_prec(cprec, nlev, cmethod, a, desc_a, prec)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: cprec
integer, intent(in) :: nlev
character(len=*), intent(in) :: cmethod
type(psb_dspmat_type), intent(in) :: a
type(psb_desc_type), intent(inout) :: desc_a
type(psb_dprec_type), intent(inout) :: prec