MAST
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
init_catch2.cpp File Reference
#include "catch.hpp"
#include "libmesh/libmesh.h"
Include dependency graph for init_catch2.cpp:

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
 

Macro Definition Documentation

◆ CATCH_CONFIG_RUNNER

#define CATCH_CONFIG_RUNNER

Definition at line 21 of file init_catch2.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 28 of file init_catch2.cpp.

Variable Documentation

◆ p_global_init

libMesh::LibMeshInit* p_global_init

Definition at line 26 of file init_catch2.cpp.