Anasazi Version of the Day
Loading...
Searching...
No Matches
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

namespace  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.