SetUpPreprocessing Subroutine

public subroutine SetUpPreprocessing(obj, DataType, SolverType, NoFacetMode, MatPara)

Arguments

Type IntentOptional AttributesName
class(PreProcessing_), intent(inout) :: obj
character(len=200), intent(in), optional :: DataType
character(len=200), intent(in), optional :: SolverType
logical, intent(in), optional :: NoFacetMode
real(kind=real64), intent(inout), optional allocatable:: MatPara(:,:)

Contents

None