finishInit Module Subroutine

module subroutine finishInit(this, textbookObj)

Finalize the initialization of the environment by setting the textbook object and performing initializations that require it

Arguments

Type IntentOptional Attributes Name
class(EnvironmentWrapper), intent(inout) :: this
type(Textbook), intent(in) :: textbookObj

Textbook object used to retrieve derivation rules for variable container