SOURCE += setRDeltaT.C
SOURCE += moveMesh.C
SOURCE += fluxPredictor.C
SOURCE += correctDensity.C
SOURCE += momentumPredictor.C
SOURCE += thermophysicalPredictor.C
SOURCE += pressureCorrector.C
SOURCE += shockFluid.C

SOURCE += derivedFvPatchFields/mixedFixedValueSlip/mixedFixedValueSlipFvPatchFields.C
SOURCE += derivedFvPatchFields/U/maxwellSlipUFvPatchVectorField.C
SOURCE += derivedFvPatchFields/T/smoluchowskiJumpTFvPatchScalarField.C
SOURCE += derivedFvPatchFields/rho/fixedRhoFvPatchScalarField.C

LIB = $(FOAM_LIBBIN)/libshockFluid
