Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
TempestRemapper.cpp File Reference
#include <string>
#include <iostream>
#include <cassert>
#include <array>
#include <numeric>
#include <algorithm>
#include "DebugOutput.hpp"
#include "moab/Remapping/TempestRemapper.hpp"
#include "moab/ReadUtilIface.hpp"
#include "moab/MeshTopoUtil.hpp"
#include "AEntityFactory.hpp"
#include "moab/IntxMesh/Intx2MeshOnSphere.hpp"
#include "moab/IntxMesh/IntxUtils.hpp"
#include "moab/AdaptiveKDTree.hpp"
#include "moab/SpatialLocator.hpp"
#include "moab/Skinner.hpp"
#include "MBParallelConventions.h"
+ Include dependency graph for TempestRemapper.cpp:

Go to the source code of this file.

Namespaces

 moab
 Class representing axis-aligned bounding box.
 

Macros

#define NEW_CONVERT_LOGIC
 

Functions

bool moab::IntPairComparator (const std::array< int, 3 > &a, const std::array< int, 3 > &b)
 
bool moab::operator< (Node const &lhs, Node const &rhs)
 

Macro Definition Documentation

◆ NEW_CONVERT_LOGIC

#define NEW_CONVERT_LOGIC

Definition at line 253 of file TempestRemapper.cpp.