version 0.4
fehelper.hh File Reference
#include <dune/localfefunctions/manifolds/realTuple.hh>
#include <ikarus/finiteelements/ferequirements.hh>
#include <ikarus/finiteelements/physicshelper.hh>

Go to the source code of this file.

Namespaces

namespace  Ikarus
 
namespace  Ikarus::FEHelper
 

Functions

template<typename Traits , typename ScalarType >
auto Ikarus::FEHelper::localSolutionBlockVector (const typename Traits::FERequirementType::SolutionVectorTypeRaw &x, const typename Traits::LocalView &localView, const std::optional< const Eigen::VectorX< ScalarType > > &dx=std::nullopt)
 Gets the local solution Dune block vector. More...