standard_modeller_assembly_procedures Submodule

Contains the implementation of standard modeller assembly routines


Uses


Module Subroutines

module subroutine initStandardModeller(modellerObj, envObj, normObj)

Initialize standard modeller based on config file and normalization and environment objects

Arguments

Type IntentOptional Attributes Name
type(Modeller), intent(inout) :: modellerObj
class(EnvironmentWrapper), intent(inout) :: envObj
class(Normalization), intent(in) :: normObj