dune-pdelab 2.7-git
|
The global assembler which performs the traversing of the integration parts. More...
#include <dune/pdelab/gridoperator/common/assembler.hh>
Public Member Functions | |
template<class LocalAssemblerEngine > | |
void | assemble (LocalAssemblerEngine &local_assembler_engine) |
The global assembler which performs the traversing of the integration parts.
The global assembler does only provide the local function spaces and the integration parts. It does not perform the actual integration or modify any of the assembling objects like the pattern, residual, and jacobian matrix.
void Dune::PDELab::AssemblerInterface::assemble | ( | LocalAssemblerEngine & | local_assembler_engine | ) |