#include "catch.hpp"#include "libmesh/libmesh.h"
Go to the source code of this file.
Macros | |
| #define | CATCH_CONFIG_RUNNER |
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| libMesh::LibMeshInit * | p_global_init |
| #define CATCH_CONFIG_RUNNER |
Definition at line 21 of file init_catch2.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 28 of file init_catch2.cpp.
| libMesh::LibMeshInit* p_global_init |
Definition at line 26 of file init_catch2.cpp.