Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(HexMesh) | :: | mesh | ||||
real(kind=RP) | :: | time | ||||
integer | :: | iter | ||||
real(kind=RP) | :: | maxResidual | ||||
type(Thermodynamics_t), | intent(in) | :: | thermodynamics_ | |||
type(Dimensionless_t), | intent(in) | :: | dimensionless_ | |||
type(RefValues_t), | intent(in) | :: | refValues_ | |||
type(Multiphase_t), | intent(in) | :: | multiphase_ | |||
type(Monitor_t), | intent(in) | :: | monitors | |||
real(kind=RP), | intent(in) | :: | elapsedTime | |||
real(kind=RP), | intent(in) | :: | CPUTime |