IFEM  90A354
Public Attributes | List of all members
DomainDecomposition::BlockInfo Struct Reference

Struct with information per matrix block. More...

Collaboration diagram for DomainDecomposition::BlockInfo:
Collaboration graph
[legend]

Public Attributes

int basis
 Bases for block.
 
int components
 Components in block.
 
IntVec MLGEQ
 Process-local-to-global equation numbers for block.
 
int minEq
 First equation we own in block.
 
int maxEq
 Last equation we own in block.
 
int nGlbEqs
 Total matrix size.
 
std::set< int > localEqs
 Local equations belonging to the block.
 
std::map< int, int > G2LEQ
 Maps from local total matrix index to local block index.
 

Detailed Description

Struct with information per matrix block.


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