Anasazi  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Namespaces
AnasaziSaddleOperator.hpp File Reference

An operator of the form [A Y; Y' 0] where A is a sparse matrix and Y a multivector. More...

#include "AnasaziConfigDefs.hpp"
#include "AnasaziSaddleContainer.hpp"
#include "AnasaziTraceMinRitzOp.hpp"
#include "Teuchos_SerialDenseSolver.hpp"

Go to the source code of this file.

Namespaces

 Anasazi
 Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package.
 

Detailed Description

An operator of the form [A Y; Y' 0] where A is a sparse matrix and Y a multivector.

Used by TraceMin to solve the saddle point problem.

Definition in file AnasaziSaddleOperator.hpp.