3#include "lf/mesh/utils/utils.h"
21 return stream << entity.
RefEl();
Interface class representing a topological entity in a cellular complex
virtual base::RefEl RefEl() const =0
Describes the reference element type of this entity.
Defines a set of interface classes that define a mesh manager and provides mesh-related tools that bu...
char to_char(Orientation o)
std::ostream & operator<<(std::ostream &stream, const lf::mesh::Entity &entity)
Operator overload to print the reference element of Entity to a stream, such as std::cout.
int to_sign(Orientation o)
Orientation
Relative orientation of a sub-entity.