PeriDEM 0.2.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
anonymous_namespace{testUtilLib.cpp} Namespace Reference

Functions

void errExit (std::string msg)
 

Function Documentation

◆ errExit()

void anonymous_namespace{testUtilLib.cpp}::errExit ( std::string  msg)

Definition at line 20 of file testUtilLib.cpp.

20 {
21 std::cerr << msg;
22 exit(EXIT_FAILURE);
23}

Referenced by test::testUtilMethods().

Here is the caller graph for this function: