4#include "lf/geometry/geometry.h"
48struct fmt::formatter<
lf::geometry::Geometry> : ostream_formatter {};
Interface class for shape information on a mesh cell in the spirit of parametric finite element metho...
Defines the Geometry interface and provides a number of classes that implement this interface + addit...
std::ostream & operator<<(std::ostream &stream, const Geometry &geom)
void PrintInfo(std::ostream &o, const Geometry &geom, int output_ctrl)