MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::MeshPart::Entity Struct Reference

#include <mesh.hpp>

Public Attributes

int geom
 
int num_verts
 
const int * verts
 

Detailed Description

Definition at line 2481 of file mesh.hpp.

Member Data Documentation

◆ geom

int mfem::MeshPart::Entity::geom

Definition at line 2481 of file mesh.hpp.

◆ num_verts

int mfem::MeshPart::Entity::num_verts

Definition at line 2481 of file mesh.hpp.

◆ verts

const int* mfem::MeshPart::Entity::verts

Definition at line 2481 of file mesh.hpp.


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