17 #ifndef dealii_operator_h 18 #define dealii_operator_h 112 template <
typename VectorType>
137 initialize_stream(std::ostream &stream);
143 set_step(
const unsigned int step);
158 template <
typename VectorType>
171 template <
typename VectorType>
173 operator<<(OutputOperator<VectorType> &out,
unsigned int step)
virtual void operator()(AnyData &out, const AnyData &in)=0
virtual void notify(const Event &)
#define DEAL_II_NAMESPACE_CLOSE
virtual ~OperatorBase() override=default
OutputOperator< VectorType > & operator<<(OutputOperator< VectorType > &out, unsigned int step)
#define DEAL_II_NAMESPACE_OPEN
void set_step(const unsigned int step)