svFSIplus
Public Attributes | List of all members
ibCommType Class Reference

Public Attributes

Vector< int > n
 Num traces (nodes) local to each process. More...
 
Vector< int > gN
 Pointer to global trace (node num) stacked contiguously. More...
 
Vector< int > nG
 Num traces (Gauss points) local to each process. More...
 
Vector< int > gE
 Pointer to global trace (Gauss point) stacked contiguously. More...
 

Member Data Documentation

◆ gE

Vector<int> ibCommType::gE

Pointer to global trace (Gauss point) stacked contiguously.

◆ gN

Vector<int> ibCommType::gN

Pointer to global trace (node num) stacked contiguously.

◆ n

Vector<int> ibCommType::n

Num traces (nodes) local to each process.

◆ nG

Vector<int> ibCommType::nG

Num traces (Gauss points) local to each process.


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