|
SU2
|
#include <struct.h>
Public Attributes | |
| idx_t | ne |
| idx_t | nn |
| idx_t | ncon |
| idx_t * | eptr |
| idx_t * | eind |
| idx_t * | ewgt |
| idx_t | etype |
| idx_t | gnelms |
| idx_t | gnns |
| idx_t | nelms |
| idx_t | nns |
| idx_t | esize |
| idx_t | gminnode |
| idx_t * | elmdist |
| idx_t * | elements |
| idx_t * | elmwgt |
This data structure holds a mesh
| idx_t * mesh_t::eind |
The CSR-structure storing the nodes in the elements
| idx_t* mesh_t::ewgt |
The weights of the elements
| idx_t mesh_t::ncon |
The number of element balancing constraints (element weights)
| idx_t mesh_t::nn |
The # of elements and nodes in the mesh
1.8.12