Anasazi
Version of the Day
|
Abstract class definition for Anasazi Output Managers. More...
#include "AnasaziConfigDefs.hpp"
#include "AnasaziTypes.hpp"
#include "Teuchos_FancyOStream.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_oblackholestream.hpp"
Go to the source code of this file.
Classes | |
class | Anasazi::OutputManager< ScalarType > |
Output managers remove the need for the eigensolver to know any information about the required output. Calling isVerbosity( MsgType type ) informs the solver if it is supposed to output the information corresponding to the message type. More... | |
Namespaces | |
Anasazi | |
Namespace Anasazi contains the classes, structs, enums and utilities used by the Anasazi package. | |
Abstract class definition for Anasazi Output Managers.
Definition in file AnasaziOutputManager.hpp.