Home
last modified time | relevance | path

Searched refs:print_iMesh_error (Results 1 – 1 of 1) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/examples/advanced/smoothing/
H A DOptimizeMeshMesquite.cpp79 static int print_iMesh_error( const char* desc, in print_iMesh_error() function
100 #define CHECK_IMESH( STR ) if (err != iBase_SUCCESS) return print_iMesh_error( STR, err, instance, …