UserDefinedFinalSetup_f Interface

interface
public subroutine UserDefinedFinalSetup_f(mesh, thermodynamics_, dimensionless_, refValues_, multiphase_)

Arguments

Type IntentOptional Attributes Name
class(HexMesh) :: mesh
type(Thermodynamics_t), intent(in) :: thermodynamics_
type(Dimensionless_t), intent(in) :: dimensionless_
type(RefValues_t), intent(in) :: refValues_
type(Multiphase_t), intent(in) :: multiphase_