17 #ifndef dealii__operator_h 18 #define dealii__operator_h 20 #include <deal.II/base/config.h> 21 #include <deal.II/algorithms/any_data.h> 22 #include <deal.II/base/event.h> 26 DEAL_II_NAMESPACE_OPEN
106 template <
typename VectorType>
121 void initialize_stream(std::ostream &stream);
125 void set_step(
const unsigned int step);
137 template <
typename VectorType>
151 template <
typename VectorType>
154 operator<< (OutputOperator<VectorType> &out,
unsigned int step)
161 DEAL_II_NAMESPACE_CLOSE
virtual void operator()(AnyData &out, const AnyData &in)=0
virtual void notify(const Event &)
StreamType & operator<<(StreamType &s, UpdateFlags u)
void set_step(const unsigned int step)