PlasCom2  1.0
XPACC Multi-physics simluation application
TestPlasCom2Viscous.C File Reference
#include "Testing.H"
#include "PlasCom2.H"
#include "Simulation.H"
#include "RKTestFixtures.H"
#include "EulerRHS.H"
#include "Stencil.H"
#include "PCPPCommUtil.H"
#include "PCPPReport.H"
#include "PCPPIntervalUtils.H"
#include "TestFixtures.H"
#include "EulerTestFixtures.H"
#include "PC2Util.H"
#include <cmath>
Include dependency graph for TestPlasCom2Viscous.C:

Go to the source code of this file.

Typedefs

typedef plascom2::application::domainvector DomainVector
 
typedef simulation::grid::parallel_blockstructured pbsgrid_t
 
typedef simulation::state::base state_t
 

Functions

void TestPlasCom2_ViscousShock2DX_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_VSCurvilinear2DX_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_VSRectilinear2DX_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_Poiseuille2DX_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_PFRectilinear2DX_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_PFCurvilinear2DX_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_Poiseuille2DY_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_PFRectilinear2DY_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_PFCurvilinear2DY_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_Poiseuille3DZ_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_PFRectilinear3DZ_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_PFCurvilinear3DZ_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_ViscousShock2DY_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_VSRectilinear2DY_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_VSCurvilinear2DY_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_ViscousShock3DZ_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_VSRectilinear3DZ_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestPlasCom2_VSCurvilinear3DZ_Regression (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 

Typedef Documentation

◆ DomainVector

◆ pbsgrid_t

◆ state_t

Definition at line 20 of file TestPlasCom2Viscous.C.

Function Documentation

◆ TestPlasCom2_PFCurvilinear2DX_Regression()

void TestPlasCom2_PFCurvilinear2DX_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_PFCurvilinear2DY_Regression()

void TestPlasCom2_PFCurvilinear2DY_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_PFCurvilinear3DZ_Regression()

void TestPlasCom2_PFCurvilinear3DZ_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_PFRectilinear2DX_Regression()

void TestPlasCom2_PFRectilinear2DX_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_PFRectilinear2DY_Regression()

void TestPlasCom2_PFRectilinear2DY_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_PFRectilinear3DZ_Regression()

void TestPlasCom2_PFRectilinear3DZ_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_Poiseuille2DX_Regression()

void TestPlasCom2_Poiseuille2DX_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_Poiseuille2DY_Regression()

void TestPlasCom2_Poiseuille2DY_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_Poiseuille3DZ_Regression()

void TestPlasCom2_Poiseuille3DZ_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_ViscousShock2DX_Regression()

void TestPlasCom2_ViscousShock2DX_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_ViscousShock2DY_Regression()

void TestPlasCom2_ViscousShock2DY_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_ViscousShock3DZ_Regression()

void TestPlasCom2_ViscousShock3DZ_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_VSCurvilinear2DX_Regression()

void TestPlasCom2_VSCurvilinear2DX_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_VSCurvilinear2DY_Regression()

void TestPlasCom2_VSCurvilinear2DY_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_VSCurvilinear3DZ_Regression()

void TestPlasCom2_VSCurvilinear3DZ_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_VSRectilinear2DX_Regression()

void TestPlasCom2_VSRectilinear2DX_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_VSRectilinear2DY_Regression()

void TestPlasCom2_VSRectilinear2DY_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)

◆ TestPlasCom2_VSRectilinear3DZ_Regression()

void TestPlasCom2_VSRectilinear3DZ_Regression ( ix::test::results parallelUnitResults,
pcpp::CommunicatorType testComm 
)