showMeshPreProcessing Subroutine

public subroutine showMeshPreProcessing(obj, Step, Name, withNeumannBC, withDirichletBC, withMaterial)

Type Bound

PreProcessing_

Arguments

Type IntentOptional Attributes Name
class(PreProcessing_), intent(inout) :: obj
integer(kind=int32), intent(in), optional :: Step
character(len=*), intent(in), optional :: Name
logical, intent(in), optional :: withNeumannBC
logical, intent(in), optional :: withDirichletBC
logical, intent(in), optional :: withMaterial