exportRice Subroutine

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

Type Bound

Rice_

Arguments

Type IntentOptional Attributes Name
class(Rice_), 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