Nektar++
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 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)