19 Mesh& mesh = *mesh_in;
21 wmtk::logger().info(
"The information given in this component is very limited for now. Sorry.");
std::vector< Tuple > get_all(PrimitiveType type) const
Generate a vector of Tuples from global vertex/edge/triangle/tetrahedron index.
std::shared_ptr< Mesh > read_mesh(const std::string &name) const
Load a mesh from cache.
void mesh_info(const utils::Paths &paths, const nlohmann::json &j, io::Cache &cache)
spdlog::logger & logger()
Retrieves the current logger.