#include <dune/localfefunctions/manifolds/realTuple.hh>
#include <ikarus/finiteelements/ferequirements.hh>
#include <ikarus/finiteelements/physicshelper.hh>
 
Go to the source code of this file.
 | 
| template<typename FERequirementType , typename LocalView , typename ScalarType >  | 
| auto  | Ikarus::FEHelper::localSolutionBlockVector (const typename FERequirementType::SolutionVectorTypeRaw &x, const LocalView &localView, const std::optional< const Eigen::VectorX< ScalarType > > &dx=std::nullopt) | 
|   | Gets the local solution Dune block vector.  More...
  | 
|   |