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