createMeshSeed Subroutine

public subroutine createMeshSeed(obj, FileName, withSTL, ObjType, ElemType)

Arguments

Type IntentOptional AttributesName
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