15 #ifndef MB_TEMPESTREMAPPER_HPP
16 #define MB_TEMPESTREMAPPER_HPP
23 #ifdef MOAB_HAVE_TEMPESTREMAP
24 #include "netcdfcpp.h"
26 #define TEMPEST_MPIOMP
29 #include "TempestRemapAPI.h"
31 #error "This tool depends on TempestRemap library. Reconfigure using --with-tempestremap"
38 class TempestOnlineMap;
54 AnnounceOnlyOutputOnRankZero();
128 double radius_src = 1.0,
129 double radius_tgt = 1.0,
131 bool regional_mesh =
false,
132 bool gnomonic =
true,
133 int nb_ghost_layers = 0 );
292 const bool fAllParallel,
293 const bool fInputConcave,
294 const bool fOutputConcave );
312 const std::string& dofTagName,
328 const int ntot_elements,
331 const std::string& dofTagName,
343 #ifndef MOAB_HAVE_MPI
355 const int dimension = 2,
356 const int start_id = 1 );
545 if( !overwrite &&
m_source )
return;
550 if( !overwrite &&
m_target )
return;
579 m_source->CalculateFaceAreas(
false );
706 if( metadata[0] == 1 )
720 if( metadata[0] == 1 )