ROL
Classes | Typedefs | Functions
ROL::details Namespace Reference

Classes

class  VectorClone
 
class  VectorCloneMap
 
class  VectorWorkspace
 
class  DynamicConstraint_CheckInterface
 
class  DynamicObjective_CheckInterface
 
class  MINRES
 
class  basic_nullstream
 

Typedefs

using nullstream = basic_nullstream< char, std::char_traits< char >>
 

Functions

Ptr< std::ostream > makeStreamPtr (std::ostream &os, bool noSuppressOutput=true)
 
Ptr< std::ostream > makeStreamPtr (Ptr< std::ostream > os, bool noSuppressOutput=true)
 

Typedef Documentation

using ROL::details::nullstream = typedef basic_nullstream<char, std::char_traits<char>>

Definition at line 36 of file ROL_Stream.hpp.

Function Documentation

Ptr<std::ostream> ROL::details::makeStreamPtr ( std::ostream &  os,
bool  noSuppressOutput = true 
)
inline
Ptr<std::ostream> ROL::details::makeStreamPtr ( Ptr< std::ostream >  os,
bool  noSuppressOutput = true 
)
inline

Definition at line 47 of file ROL_Stream.hpp.