Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Mesh::PartInfo Struct Reference

#include <PMesh.H>

Public Attributes

Mesh::IndexType npart
 
Mesh::IndexType part
 total number of partitions More...
 
Mesh::IndexType nelem
 partition id More...
 
Mesh::IndexType nnodes
 total number of elems More...
 
Mesh::IndexType nborder
 total number of nodes More...
 
Mesh::IndexType nshared
 number of borders More...
 
Mesh::IndexType nown
 number of shared nodes More...
 
Mesh::IndexType nlocal
 number of shared nodes owned More...
 
Mesh::IndexType doffset
 number of local nodes (convenience) More...
 

Detailed Description

Definition at line 83 of file PMesh.H.

Member Data Documentation

Mesh::IndexType doffset

number of local nodes (convenience)

Definition at line 92 of file PMesh.H.

Referenced by BuildBorderStiffness(), GlobalDofExchange(), and main().

Mesh::IndexType nborder

total number of nodes

Definition at line 88 of file PMesh.H.

Referenced by main(), and Mesh::Partition::Read().

partition id

Definition at line 86 of file PMesh.H.

Referenced by main(), and Mesh::Partition::Read().

number of shared nodes owned

Definition at line 91 of file PMesh.H.

Referenced by BuildBorderStiffness(), CountDofs(), GlobalDofExchange(), GlobalDofReMapExchange(), main(), and Mesh::Partition::Read().

total number of elems

Definition at line 87 of file PMesh.H.

Referenced by main(), and Mesh::Partition::Read().

number of shared nodes

Definition at line 90 of file PMesh.H.

Referenced by main(), and Mesh::Partition::Read().

Definition at line 84 of file PMesh.H.

Referenced by main(), and Mesh::Partition::Read().

Mesh::IndexType nshared

number of borders

Definition at line 89 of file PMesh.H.

Referenced by Mesh::Partition::GetBorderElements(), main(), and Mesh::Partition::Read().

total number of partitions

Definition at line 85 of file PMesh.H.

Referenced by main(), and Mesh::Partition::Read().


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