Amesos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
Amesos_Utils Class Reference

Amesos_Utils: Collections of basic utilities. More...

#include <Amesos_Utils.h>

Inheritance diagram for Amesos_Utils:
Inheritance graph
[legend]

Public Member Functions

 Amesos_Utils ()
 Default constructor.
 
 ~Amesos_Utils ()
 Default destructor.
 
void ComputeTrueResidual (const Epetra_RowMatrix &Matrix, const Epetra_MultiVector &X, const Epetra_MultiVector &B, const bool UseTranspose, const std::string prefix) const
 Computes the true residual, B - Matrix * X, and prints the results.
 
void ComputeVectorNorms (const Epetra_MultiVector &X, const Epetra_MultiVector &B, const std::string prefix) const
 Computes the norms of X and B and print the results.
 
void PrintLine () const
 Prints line on std::cout.
 
void SetMaxProcesses (int &MaxProcesses, const Epetra_RowMatrix &A)
 

Detailed Description

Amesos_Utils: Collections of basic utilities.

Author
Marzio Sala, SNL 9214
Date
Last updated on 24-May-05 (Champions' League Final day)

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