|
IBAMR
IBAMR version 0.19.
|
#include <ibtk/config.h>#include "ibtk/compiler_hints.h"#include "tbox/Utilities.h"#include <ostream>Namespaces | |
| IBTK | |
Macros | |
| #define | IBTK_CHKERRQ(ierr) |
| Throw an error exception from within any C++ source code. More... | |
| #define IBTK_CHKERRQ | ( | ierr | ) |
This is is similar to the PETSc CHKERRQ(ierr) macro and is designed to be invoked after a call to a PETSc library function.
1.8.17