![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
localinterpolationconstraints.hh File Reference
#include <cmath>#include <type_traits>#include <vector>#include <dune/common/rangeutilities.hh>#include <dune/common/version.hh>#include <dune/typetree/traversal.hh>#include <dune/typetree/childextraction.hh>#include <dune/functions/backends/istlvectorbackend.hh>Go to the source code of this file.
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fufem |
Functions | |
| template<class PrimaryLocalView , class SecondaryLocalView , class SecondaryToPrimary , class SecondaryDOFs , class Constraints > | |
| void | Dune::Fufem::computeLocalInterpolationConstraints (const PrimaryLocalView &primaryLocalView, const SecondaryLocalView &secondaryLocalView, const SecondaryToPrimary &localSecondaryToPrimary, const SecondaryDOFs &secondaryDOFs, Constraints &constraints) |
| Compute local constraints from interpolating between local views. | |
