Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ot::PC_BlockDiag Struct Reference

Context for using the Block Diagonal preconditioner. More...

#include <blockDiag.h>

List of all members.

Public Attributes

unsigned int dof
double ** invBlockDiagEntries
unsigned int nodeSize


Detailed Description

Context for using the Block Diagonal preconditioner.

Author:
Rahul Sampath
This can be used as an example of adding your own user-defined preconditioners.

Definition at line 24 of file blockDiag.h.


Member Data Documentation

unsigned int ot::PC_BlockDiag::dof
 

Definition at line 25 of file blockDiag.h.

Referenced by ot::PCApply_BlockDiag(), ot::PCCreate_BlockDiag(), ot::PCDestroy_BlockDiag(), and ot::PCSetUp_BlockDiag().

double** ot::PC_BlockDiag::invBlockDiagEntries
 

Definition at line 27 of file blockDiag.h.

Referenced by ot::PCApply_BlockDiag(), ot::PCCreate_BlockDiag(), ot::PCDestroy_BlockDiag(), and ot::PCSetUp_BlockDiag().

unsigned int ot::PC_BlockDiag::nodeSize
 

Definition at line 26 of file blockDiag.h.

Referenced by ot::PCApply_BlockDiag(), ot::PCCreate_BlockDiag(), ot::PCDestroy_BlockDiag(), and ot::PCSetUp_BlockDiag().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 24 16:14:24 2009 for DENDRO by  doxygen 1.3.9.1