Skip to content
Snippets Groups Projects
Commit e98cc3b0 authored by Patrick Jaap's avatar Patrick Jaap
Browse files

Migrate from dune-fufem to dune-functions bases

- local energies and assemblers depend now on the localView, instead of the element and the localFiniteElement
- the basis is now assumed to be a powerBasis (dune-functions compatible)
- this features flat element vector and matrix types and simplifies the implementation
- all affected classes are now in the Dune::Elasticity namespace

- for backwards compatibility, old implementation are kept in the "Dune" namespace and deprecated messages are placed
- the TrustRegionSolver is also capable of the new powerBasis

- TODO: dune-parmg is still hardwired to scalar basis types, therefore usage is not possible with the new basis
parent 2fde2da4
Branches
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment