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(len=labelLen), intent(in) :: materialName

Return Value character(len=labelLen)