exportFarm Subroutine

public subroutine exportFarm(obj, FileName, withSTL, withMesh, TimeStep)

Type Bound

Farm_

Arguments

Type IntentOptional Attributes Name
class(Farm_), intent(inout) :: obj
character(len=*), intent(in) :: FileName
logical, intent(in), optional :: withSTL
logical, intent(in), optional :: withMesh
integer(kind=int32), intent(in), optional :: TimeStep