Nektar++
Namespaces | Functions
Geometry.cpp File Reference
#include <boost/core/ignore_unused.hpp>
#include <SpatialDomains/Geometry.h>
#include <SpatialDomains/Geometry1D.h>
#include <SpatialDomains/Geometry2D.h>

Go to the source code of this file.

Namespaces

 Nektar
 
 Nektar::SpatialDomains
 

Functions

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