Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
vectorial/blockOperator.hh File Reference
#include <string>
#include <memory>
#include "basics/typedefs.hh"
#include "operator/compositions.hh"
#include "vectorial/vectorial.hh"
Include dependency graph for blockOperator.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vectorial::BlockOperator< F >
 Operator defined by 4 operators arranged in 2x2 blocks:

\[ \left(\begin{array}{lr}A&B\\C&D\end{array}\right) \]

. More...

Namespaces

namespace  vectorial
 

Vector valued problems.



Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)