https://mooseframework.inl.gov
Functions
TestNumericalFluxGasMixHLLC.C File Reference

Go to the source code of this file.

Functions

 TEST_F (TestNumericalFluxGasMixHLLC, testSymmetry)
 
 TEST_F (TestNumericalFluxGasMixHLLC, testConsistency)
 

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestNumericalFluxGasMixHLLC  ,
testSymmetry   
)

Definition at line 14 of file TestNumericalFluxGasMixHLLC.C.

15 {
16  testSymmetry();
17 }

◆ TEST_F() [2/2]

TEST_F ( TestNumericalFluxGasMixHLLC  ,
testConsistency   
)

Definition at line 19 of file TestNumericalFluxGasMixHLLC.C.

20 {
21  testConsistency();
22 }