#include <gridoperatorutilities.hh>
#include <assemblerutilties.hh>
Go to the source code of this file.
|
class | Dune::PDELab::AssemblerInterface |
| The global assembler which performs the traversing of the integration parts. More...
|
|
class | Dune::PDELab::LocalAssemblerEngine |
| The local assembler engine which handles the integration parts as provided by the global assemblers. More...
|
|
class | Dune::PDELab::LocalAssemblerInterface< B, CU, CV > |
| The local assembler which provides the engines that drive the global assembler. More...
|
|
class | Dune::PDELab::LocalAssemblerInterface< B, CU, CV >::LocalPatternAssemblerEngine |
|
class | Dune::PDELab::LocalAssemblerInterface< B, CU, CV >::LocalResidualAssemblerEngine |
|
class | Dune::PDELab::LocalAssemblerInterface< B, CU, CV >::LocalJacobianAssemblerEngine |
|
class | Dune::PDELab::LocalAssemblerInterface< B, CU, CV >::LocalResidualJacobianAssemblerEngine |
|
class | Dune::PDELab::GridOperatorInterface< GFSU, GFSV, MB, DF, RF, JF > |
| The grid operator represents an operator mapping which corresponds to the (possibly nonlinear) algebraic problem resulting from the discretization of a PDE. More...
|
|
|
namespace | Dune |
| For backward compatibility – Do not use this!
|
|
namespace | Dune::PDELab |
|