COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
StreamOutput< GrammarT > Struct Template Reference

Stream output. More...

#include <Transforms.hpp>

Inherits when< boost::proto::or_< boost::proto::shift_left< boost::proto::or_< boost::proto::terminal< std::ostream & >, boost::proto::terminal< std::ofstream & > >, boost::proto::or_< GrammarT, boost::proto::terminal< const char * > > >, boost::proto::shift_left< StreamOutput< GrammarT >, boost::proto::or_< GrammarT, boost::proto::terminal< const char * > > > >, boost::proto::_default< GrammarT > >.

Detailed Description

template<typename GrammarT>
struct cf3::solver::actions::Proto::StreamOutput< GrammarT >

Stream output.

Definition at line 273 of file Transforms.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin