PPL Logo

mesh_t Struct Reference

#include <struct.h>

Collaboration diagram for mesh_t:

Collaboration graph
[legend]

Data Fields

idx_t ne
idx_t nn
idx_t ncon
idx_teptr
idx_teind
idx_tewgt

Detailed Description

This data structure holds a mesh

Definition at line 126 of file struct.h.


Field Documentation

Definition at line 127 of file struct.h.

Referenced by M2GPrintInfo(), main(), MPPrintInfo(), and ReadMesh().

The # of elements and nodes in the mesh

Definition at line 127 of file struct.h.

Referenced by M2GPrintInfo(), main(), MPPrintInfo(), and ReadMesh().

The number of element balancing constraints (element weights)

Definition at line 128 of file struct.h.

Referenced by main(), MPPrintInfo(), and ReadMesh().

Definition at line 130 of file struct.h.

Referenced by FreeMesh(), main(), and ReadMesh().

The CSR-structure storing the nodes in the elements

Definition at line 130 of file struct.h.

Referenced by FreeMesh(), main(), and ReadMesh().

The weights of the elements

Definition at line 131 of file struct.h.

Referenced by FreeMesh(), main(), and ReadMesh().


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

Generated on Mon Sep 21 08:27:17 2020 for Charm++ by  doxygen 1.5.5