Anasazi
Version of the Day
|
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. | |
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.