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

#include <PMesh.H>

Collaboration diagram for Mesh::Border:

Public Attributes

Mesh::IndexType rpart
 
Mesh::IndexVec nsend
 remote partition id More...
 
Mesh::IndexVec nrecv
 local id's of remote nodes More...
 
Mesh::IndexType recvsize
 local id's of local nodes More...
 
Mesh::IndexType sendsize
 total num owned dofs More...
 
Mesh::IndexType remote_dofcount
 hrm More...
 
BorderData data
 total num remote dofs More...
 

Detailed Description

Definition at line 73 of file PMesh.H.

Member Data Documentation

BorderData data

total num remote dofs

Definition at line 80 of file PMesh.H.

local id's of remote nodes

Definition at line 76 of file PMesh.H.

remote partition id

Definition at line 75 of file PMesh.H.

Mesh::IndexType recvsize

local id's of local nodes

Definition at line 77 of file PMesh.H.

Mesh::IndexType remote_dofcount

hrm

Definition at line 79 of file PMesh.H.

Definition at line 74 of file PMesh.H.

Mesh::IndexType sendsize

total num owned dofs

Definition at line 78 of file PMesh.H.


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