hp2FEM  0.1
Public Attributes
mesh_t Struct Reference

#include <struct.h>

List of all members.

Public Attributes

idx_t ne
idx_t nn
idx_t ncon
idx_t * eptr
idx_t * eind
idx_t * ewgt

Detailed Description

This data structure holds a mesh


Member Data Documentation

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


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends Defines