RINGMesh  Version 5.0.0
A programming library for geological model meshes
test-load-geomodel-so-file.cpp File Reference
#include <ringmesh/ringmesh_tests_config.h>
#include <future>
#include <ringmesh/geomodel/geomodel.h>
#include <ringmesh/geomodel/geomodel_geological_entity.h>
#include <ringmesh/geomodel/geomodel_validity.h>
#include <ringmesh/io/io.h>

Go to the source code of this file.

Functions

void test_mesh (const std::string &file_name)
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 77 of file test-load-geomodel-so-file.cpp.

◆ test_mesh()

void test_mesh ( const std::string &  file_name)

Definition at line 50 of file test-load-geomodel-so-file.cpp.