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, char_traits< char >>
 

Functions

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

Typedef Documentation

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

Definition at line 72 of file ROL_Stream.hpp.

Function Documentation

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

Definition at line 75 of file ROL_Stream.hpp.

Referenced by main().

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

Definition at line 83 of file ROL_Stream.hpp.