ROL
ROL::ROL::details Namespace Reference

Classes

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

◆ nullstream

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

Definition at line 73 of file ROL_Constraint_SerialSimOpt.hpp.

Function Documentation

◆ makeStreamPtr() [1/2]

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

Definition at line 76 of file ROL_Constraint_SerialSimOpt.hpp.

◆ makeStreamPtr() [2/2]

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

Definition at line 84 of file ROL_Constraint_SerialSimOpt.hpp.