PolyFEM
Loading...
Searching...
No Matches
polyfem::mesh::MeshWithID Struct Reference

#include <Mesh.hpp>

Public Attributes

int id
 
std::unique_ptr< Meshmesh
 

Detailed Description

Definition at line 20 of file Mesh.hpp.

Member Data Documentation

◆ id

int polyfem::mesh::MeshWithID::id

Definition at line 22 of file Mesh.hpp.

◆ mesh

std::unique_ptr<Mesh> polyfem::mesh::MeshWithID::mesh

Definition at line 23 of file Mesh.hpp.


The documentation for this struct was generated from the following file: