Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

PrecondStatistics Class Reference

statistics from the "Precond" hierarchy. More...

#include <LinEqStatUtil.h>

Inheritance diagram for PrecondStatistics::

HandleId List of all members.

Public Methods

 PrecondStatistics ()

Public Attributes

String classname
String description
bool left
bool has_fillin_level
int fillin_level
bool has_relaxation
real relaxation
bool has_inner_steps
int inner_steps

Detailed Description

statistics from the "Precond" hierarchy.

NAME: PrecondStatistics - statistics from the "Precond" hierarchy

DESCRIPTION:

The class gathers information about a preconditioner in the "Precond" hierarchy, by letting the preconditioner itself fill in all relevant parameter values in the "PrecondStatistics" scratch space.


Constructor & Destructor Documentation

PrecondStatistics::PrecondStatistics ( )
 


Member Data Documentation

String PrecondStatistics::classname
 

String PrecondStatistics::description
 

int PrecondStatistics::fillin_level
 

bool PrecondStatistics::has_fillin_level
 

bool PrecondStatistics::has_inner_steps
 

bool PrecondStatistics::has_relaxation
 

int PrecondStatistics::inner_steps
 

bool PrecondStatistics::left
 

real PrecondStatistics::relaxation
 


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.