COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
external boost library namespace More...
Namespaces | |
asio | |
Classes | |
class | iterator_range |
Functions | |
void | assertion_failed (char const *expr, char const *function, char const *file, long line) |
Callback function to provide our own boost_assertion handling. More... | |
void | assertion_failed_msg (char const *expr, char const *msg, char const *function, char const *file, long line) |
Callback function to provide our own boost_assertion handling. More... | |
external boost library namespace
void assertion_failed | ( | char const * | expr, |
char const * | function, | ||
char const * | file, | ||
long | line | ||
) |
Callback function to provide our own boost_assertion handling.
Definition at line 14 of file BoostAssertions.cpp.
void assertion_failed_msg | ( | char const * | expr, |
char const * | msg, | ||
char const * | function, | ||
char const * | file, | ||
long | line | ||
) |
Callback function to provide our own boost_assertion handling.
Definition at line 22 of file BoostAssertions.cpp.
Send comments to: COOLFluiD Web Admin |