RINGMesh
Version 5.0.0
A programming library for geological model meshes
|
#include <ringmesh/basic/common.h>
Go to the source code of this file.
Namespaces | |
RINGMesh | |
Classes to build GeoModel from various inputs. | |
Macros | |
#define | ringmesh_assert(x) |
#define | ringmesh_assert_not_reached |
Functions | |
void RINGMESH_API | RINGMesh::ringmesh_assertion_failed (const std::string &condition_string, const std::string &file, int line) |
void RINGMESH_API | RINGMesh::ringmesh_should_not_have_reached (const std::string &file, int line) |
#define ringmesh_assert | ( | x | ) |
Definition at line 63 of file ringmesh_assert.h.
#define ringmesh_assert_not_reached |
Definition at line 64 of file ringmesh_assert.h.