Nektar++
Loading...
Searching...
No Matches
Namespaces | Functions
Geometry.cpp File Reference
#include <SpatialDomains/Geometry.h>
#include <SpatialDomains/Geometry1D.h>
#include <SpatialDomains/Geometry2D.h>

Go to the source code of this file.

Namespaces

namespace  Nektar
 
namespace  Nektar::SpatialDomains
 

Functions

bool Nektar::SpatialDomains::SortByGlobalId (const Geometry *&lhs, const Geometry *&rhs)
 Less than operator to sort Geometry objects by global id when sorting STL containers.
 
bool Nektar::SpatialDomains::GlobalIdEquality (const Geometry *&lhs, const Geometry *&rhs)