version 0.4.1
Ikarus::AssemblerManipulator< A, Ass > Class Template Reference

The AssemblerManipulator defines a decorator for the assemblers that helps to manipulate the assembled quantities. More...

#include <ikarus/assembler/assemblermanipulatorfuser.hh>

Detailed Description

template<Concepts::FlatAssembler A, typename... Ass>
class Ikarus::AssemblerManipulator< A, Ass >

Specialization for handling scalar and vector assembly manipulations using callback functions.

Specialization for handling scalar assembly manipulations using callback functions.

Template Parameters
AType of the assembler.
AType of the assembler.
ScalarAssScalar assembler type.
AType of the assembler.
ScalarAssScalar assembler type.
VectorAssVector assembler type.
AType of the assembler.
ScalarAssScalar assembler type.
VectorAssVector assembler type.
MatrixAssMatrix assembler type.

The documentation for this class was generated from the following file: