PlasCom2  1.0
XPACC Multi-physics simluation application
TestWENOParallel.C File Reference
#include "Testing.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 "SATKernels.H"
#include "WENO.H"
Include dependency graph for TestWENOParallel.C:

Go to the source code of this file.

Functions

void TestWENO_ApplyWENO (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestWENO_RHS (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 

Function Documentation

◆ TestWENO_ApplyWENO()

◆ TestWENO_RHS()