Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2684-gc61376a70f 2025-02-22 15:30:00+00:00
\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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Classes | Namespaces | Functions
operator.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/algorithms/any_data.h>
#include <deal.II/base/enable_observer_pointer.h>
#include <deal.II/base/event.h>
#include <fstream>

Go to the source code of this file.

Classes

class  Algorithms::OperatorBase
 
class  Algorithms::OutputOperator< VectorType >
 

Namespaces

namespace  Algorithms
 

Functions

template<typename VectorType >
OutputOperator< VectorType > & Algorithms::operator<< (OutputOperator< VectorType > &out, unsigned int step)