Loading [MathJax]/extensions/tex2jax.js
Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
moab_mpi_config.h
Go to the documentation of this file.
1 /* src/parallel/moab_mpi_config.h. Generated from moab_mpi_config.h.in by configure. */ 2 #include "moab/MOABConfig.h" 3  4 /* MPICH_IGNORE_CXX_SEEK is not sufficient to avoid conflicts */ 5 /* #undef MB_MPI_CXX_CONFLICT */ 6  7 /* "Value of C SEEK_CUR" */ 8 /* #undef MB_SEEK_CUR */ 9  10 /* "Value of C SEEK_END" */ 11 /* #undef MB_SEEK_END */ 12  13 /* "Value of C SEEK_SET" */ 14 /* #undef MB_SEEK_SET */