Home
last modified time | relevance | path

Searched refs:jacobianVector (Results 1 – 1 of 1) sorted by relevance

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/function/localfunction/
H A Dlocalfunction.hh377 const JacobianRangeVectorType& jacobianVector ) in axpyQuadrature() argument
379 basisFunctionSet().axpy( quad, rangeVector, jacobianVector, localDofVector() ); in axpyQuadrature()