Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
ConvertMsh2Scf
Subroutine
MIT
167 statements
Source File
PreProcessingClass_w.f90
PreprocessingClass
ConvertMsh2Scf
Contents
None
public subroutine ConvertMsh2Scf(obj, MPIData, ElementType, Name)
Arguments
Type
Intent
Optional
Attributes
Name
class(
PreProcessing_
),
intent(inout)
::
obj
class(MPI_),
intent(inout)
::
MPIData
character(len=200),
intent(in),
optional
::
ElementType
character(len=*),
intent(in),
optional
::
Name
Contents
None