plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
createMeshSeed
Subroutine
MIT
29 statements
Source File
SeedClass.f90
SeedClass
createMeshSeed
Contents
public subroutine createMeshSeed(obj, FileName, withSTL, ObjType, ElemType)
Type Bound
Seed_
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