stripMatPrefix Function

private function stripMatPrefix(materialName) result(strippedName)

Strips the prefix from material variables created by the solver when adding material to the variable system.

Arguments

Type IntentOptional Attributes Name
character, intent(in) :: materialName

Return Value character


Called by

proc~~stripmatprefix~~CalledByGraph proc~stripmatprefix stripMatPrefix proc~atl_dump_materialfun atl_dump_materialFun proc~atl_dump_materialfun->proc~stripmatprefix proc~atl_eqn_write atl_eqn_write proc~atl_eqn_write->proc~atl_dump_materialfun

Contents