alloc_least_squares Interface

interface


Calls

interface~~alloc_least_squares~~CallsGraph interface~alloc_least_squares alloc_least_squares proc~alloc_least_squares alloc_least_squares interface~alloc_least_squares->proc~alloc_least_squares interface~abort_psblas abort_psblas proc~alloc_least_squares->interface~abort_psblas proc~abort_psblas abort_psblas interface~abort_psblas->proc~abort_psblas psb_abort psb_abort proc~abort_psblas->psb_abort

Called by

interface~~alloc_least_squares~~CalledByGraph interface~alloc_least_squares alloc_least_squares proc~set_least_squares set_least_squares proc~set_least_squares->interface~alloc_least_squares interface~set_least_squares set_least_squares interface~set_least_squares->proc~set_least_squares proc~create_mesh create_mesh proc~create_mesh->interface~set_least_squares proc~smooth_mesh smooth_mesh proc~smooth_mesh->interface~set_least_squares interface~smooth_mesh smooth_mesh interface~smooth_mesh->proc~smooth_mesh interface~create_mesh create_mesh interface~create_mesh->proc~create_mesh

private module subroutine alloc_least_squares(lsr, n, ncd)

Arguments

Type IntentOptional AttributesName
type(least_squares), intent(out), allocatable:: lsr(:)
integer, intent(in) :: n
integer, intent(in) :: ncd