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

Classes

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

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

◆ nullstream

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

Definition at line 72 of file ROL_Stream.hpp.

Function Documentation

◆ makeStreamPtr() [1/2]

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

Definition at line 75 of file ROL_Stream.hpp.

◆ makeStreamPtr() [2/2]

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

Definition at line 83 of file ROL_Stream.hpp.