Mesh Oriented datABase  (version 5.5.0)
An array-based unstructured mesh library
intx_mpas.cpp File Reference
#include "moab/MOABConfig.h"
+ Include dependency graph for intx_mpas.cpp:

Go to the source code of this file.

Functions

int main (int, char **)
 

Function Documentation

◆ main()

int main ( int  ,
char **   
)

Definition at line 279 of file intx_mpas.cpp.

280 {
281  return 0;
282 }