Rodin/Geometry/Connectivity.h file

Mesh connectivity for representing topological relationships.

Namespaces

namespace Rodin
The Rodin library for Shape and Topology Optimization.
namespace Rodin::Geometry
Module for dealing with geometries.

Classes

class Rodin::Geometry::ConnectivityBase
Abstract base class for mesh connectivity.
template<>
class Rodin::Geometry::Connectivity<Context::Local>
Mesh connectivity for sequential (local) meshes.
template<>
struct Rodin::Geometry::Connectivity<Context::Local>::PolytopeIndex
Bidirectional index mapping for polytope identification.
template<>
struct Rodin::Geometry::Connectivity<Context::Local>::SubPolytope
Represents a sub-polytope (lower-dimensional face).