|
WarpX
|
#include <ablastr/utils/TextMsg.H>Go to the source code of this file.
Namespaces | |
| Utils::TextMsg | |
Macros | |
| #define | WARPX_ALWAYS_ASSERT_WITH_MESSAGE(EX, MSG) (EX)?((void)0) : ablastr::utils::TextMsg::Assert( # EX , __FILE__, __LINE__ , MSG) |
| #define WARPX_ALWAYS_ASSERT_WITH_MESSAGE | ( | EX, | |
| MSG | |||
| ) | (EX)?((void)0) : ablastr::utils::TextMsg::Assert( # EX , __FILE__, __LINE__ , MSG) |
1.8.13