REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
REMORA_MOAB.H
Go to the documentation of this file.
1/** \file REMORA_MOAB.H
2 *
3 * Interface to MOAB library
4 */
5
6#ifndef REMORA_MOAB_H
7#define REMORA_MOAB_H
8
9#include "moab/Core.hpp"
10
11#endif /* REMORA_MOAB_H */