Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions | Variables
FancyOutputting_test.cpp File Reference
#include "Teuchos_VerboseObject.hpp"
#include "Teuchos_StandardCatchMacros.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_CommandLineProcessor.hpp"
#include "Teuchos_StandardParameterEntryValidators.hpp"
#include "Teuchos_dyn_cast.hpp"
#include "Teuchos_Version.hpp"
#include "AlgorithmA.hpp"
Include dependency graph for FancyOutputting_test.cpp:

Go to the source code of this file.

Classes

class  TestVerboseObjectBaseInitialization
 

Functions

void doAlgorithmStuff (Teuchos::ParameterList *algoParams=0)
 
int main (int argc, char *argv[])
 

Variables

static
TestVerboseObjectBaseInitialization 
testVerboseObjectBaseInitialization
 

Function Documentation

void doAlgorithmStuff ( Teuchos::ParameterList algoParams = 0)

Definition at line 60 of file FancyOutputting_test.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 105 of file FancyOutputting_test.cpp.

Variable Documentation

TestVerboseObjectBaseInitialization testVerboseObjectBaseInitialization
static

Definition at line 99 of file FancyOutputting_test.cpp.