|
Reference documentation for deal.II version 9.2.0
|
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\)
\(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\)
\(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\)
\(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Go to the documentation of this file.
17 #ifndef dealii_operator_h
18 #define dealii_operator_h
112 template <
typename VectorType>
158 template <
typename VectorType>
171 template <
typename VectorType>
void initialize_stream(std::ostream &stream)
void set_step(const unsigned int step)
OutputOperator< VectorType > & operator<<(OutputOperator< VectorType > &out, unsigned int step)
virtual void operator()(AnyData &out, const AnyData &in)=0
#define DEAL_II_NAMESPACE_OPEN
virtual OutputOperator< VectorType > & operator<<(const AnyData &vectors)
virtual ~OutputOperator() override=default
virtual void notify(const Event &)
#define DEAL_II_NAMESPACE_CLOSE
virtual ~OperatorBase() override=default