init_Imn Subroutine

public subroutine init_Imn(self)

Compute and store D_{m,n} and N_{m,n} (as used in Eq. 12 in [*]) via Eq. 3

Type Bound

dommaschk_t

Arguments

Type IntentOptional Attributes Name
class(dommaschk_t), intent(inout) :: self

Calls

proc~~init_imn~~CallsGraph proc~init_imn dommaschk_t%init_Imn proc~factorial factorial proc~init_imn->proc~factorial proc~handle_error handle_error proc~init_imn->proc~handle_error none~handle_error error_handler_t%handle_error proc~handle_error->none~handle_error

Called by

proc~~init_imn~~CalledByGraph proc~init_imn dommaschk_t%init_Imn proc~init~8 dommaschk_t%init proc~init~8->proc~init_imn