exportSoybean Subroutine

public subroutine exportSoybean(obj, FilePath, FileName, SeedID, withSTL, withMesh)

Arguments

Type IntentOptional AttributesName
class(soybean_), intent(inout) :: obj
character(len=*), intent(in), optional :: FilePath
character(len=*), intent(in) :: FileName
integer(kind=int32), intent(inout), optional :: SeedID
logical, intent(in), optional :: withSTL
logical, intent(in), optional :: withMesh

Contents

None