1#ifndef INCGf6f00b1842024f36a0ad87792d103c89
2#define INCGf6f00b1842024f36a0ad87792d103c89
4#include <lf/mesh/mesh.h>
52 [[nodiscard]] virtual const T& operator()(const
Entity& e) const = 0;
Interface class representing a topological entity in a cellular complex
Interface that specifies how data is stored with an entity.
MeshDataSet(const MeshDataSet &)=default
MeshDataSet(MeshDataSet &&) noexcept=default
virtual bool DefinedOn(const Entity &e) const =0
Does the dataset store information with this entity?
Contains helper functions and classes that all operate on the interface classes defined in lf::mesh.