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
AlgorithmA.hpp File Reference
#include "Teuchos_ParameterListAcceptor.hpp"
#include "Teuchos_VerboseObject.hpp"
Include dependency graph for AlgorithmA.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AlgorithmA
 

Functions

void someDumbFunction (std::ostream &out, const std::string &indentSpacer)
 
void someLessDumbFunction (std::ostream &out_arg)
 

Function Documentation

void someDumbFunction ( std::ostream &  out,
const std::string &  indentSpacer 
)

Definition at line 53 of file AlgorithmA.cpp.

void someLessDumbFunction ( std::ostream &  out_arg)

Definition at line 67 of file AlgorithmA.cpp.