Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
Geometry.cpp File Reference
#include <SpatialDomains/Geometry.h>
Include dependency graph for Geometry.cpp:

Go to the source code of this file.

Namespaces

namespace  Nektar
 <
namespace  Nektar::SpatialDomains

Functions

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