PlasCom2  1.0
XPACC Multi-physics simluation application
TestHalo.C File Reference
#include "Testing.H"
#include "Simulation.H"
#include "PCPPCommUtil.H"
#include "PCPPReport.H"
#include "PCPPIntervalUtils.H"
Include dependency graph for TestHalo.C:

Go to the source code of this file.

Functions

void TestHaloParallel (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestHaloPeriodic (ix::test::results &parallelUnitResults, pcpp::CommunicatorType &testComm)
 
void TestHaloBasic (ix::test::results &serialUnitResults)
 
void TestHaloThreaded (ix::test::results &serialUnitResults)
 

Function Documentation

◆ TestHaloBasic()

◆ TestHaloParallel()

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

◆ TestHaloPeriodic()

◆ TestHaloThreaded()