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

Go to the source code of this file.

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.