ROL
ROL::ROL::details Namespace Reference

Classes

class  basic_nullstream
class  VectorWorkspace

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

◆ nullstream

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

Definition at line 37 of file ROL_Constraint_SerialSimOpt.hpp.

Function Documentation

◆ makeStreamPtr() [1/2]

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

Definition at line 40 of file ROL_Constraint_SerialSimOpt.hpp.

◆ makeStreamPtr() [2/2]

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

Definition at line 48 of file ROL_Constraint_SerialSimOpt.hpp.