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

Stores a set of vectors of the form [V; L] where V is a distributed multivector and L is a serialdense matrix. More...

#include "AnasaziConfigDefs.hpp"
#include "Teuchos_VerboseObject.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

Stores a set of vectors of the form [V; L] where V is a distributed multivector and L is a serialdense matrix.

Used in solving TraceMin's saddle point problem.

Definition in file AnasaziSaddleContainer.hpp.