Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
createMeshSeed
Subroutine
MIT
29 statements
Source File
SeedClass.f90
SeedClass
createMeshSeed
Contents
None
public subroutine createMeshSeed(obj, FileName, withSTL, ObjType, ElemType)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Seed_
),
intent(inout)
::
obj
character(len=*),
intent(in)
::
FileName
logical,
intent(in),
optional
::
withSTL
character(len=*),
intent(in),
optional
::
ObjType
character(len=*),
intent(in)
::
ElemType
Contents
None