dune-fem 2.8.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Dune::Fem::Codegen::AxpyJacobians< BaseFunctionSet, Geometry, dimRange, numRows, numCols > Struct Template Reference

#include <dune/fem/space/basisfunctionset/evaluatecallerdefaultimpl.hh>

Static Public Member Functions

template<class QuadratureType , class JacobianRangeVectorType , class JacobianRangeFactorType , class LocalDofVectorType >
static void axpy (const QuadratureType &quad, const Geometry &geometry, const JacobianRangeVectorType &jacobianStorage, const JacobianRangeFactorType &jacFactors, LocalDofVectorType &dofs)
 

Member Function Documentation

◆ axpy()

template<class BaseFunctionSet , class Geometry , int dimRange, int numRows, int numCols>
template<class QuadratureType , class JacobianRangeVectorType , class JacobianRangeFactorType , class LocalDofVectorType >
static void Dune::Fem::Codegen::AxpyJacobians< BaseFunctionSet, Geometry, dimRange, numRows, numCols >::axpy ( const QuadratureType &  quad,
const Geometry &  geometry,
const JacobianRangeVectorType &  jacobianStorage,
const JacobianRangeFactorType &  jacFactors,
LocalDofVectorType &  dofs 
)
inlinestatic

The documentation for this struct was generated from the following files: