Public Attributes | List of all members
mesh_t Struct Reference

#include <struct.h>

Public Attributes

idx_teind
 
idx_teptr
 
idx_tewgt
 
idx_t ncon
 
idx_t ne
 
idx_t nn
 

Detailed Description

This data structure holds a mesh

Definition at line 126 of file libmetis/struct.h.

Member Data Documentation

idx_t * mesh_t::eind

The CSR-structure storing the nodes in the elements

Definition at line 130 of file libmetis/struct.h.

idx_t* mesh_t::eptr

Definition at line 130 of file libmetis/struct.h.

idx_t* mesh_t::ewgt

The weights of the elements

Definition at line 131 of file libmetis/struct.h.

idx_t mesh_t::ncon

The number of element balancing constraints (element weights)

Definition at line 128 of file libmetis/struct.h.

idx_t mesh_t::ne

Definition at line 127 of file libmetis/struct.h.

idx_t mesh_t::nn

The # of elements and nodes in the mesh

Definition at line 127 of file libmetis/struct.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48