#include <dune/fem/space/basisfunctionset/evaluatecallerdefaultimpl.hh>
|
template<class QuadratureType , class RangeVectorType , class RangeFactorType , class LocalDofVectorType > |
static void | axpy (const QuadratureType &quad, const RangeVectorType &rangeStorage, const RangeFactorType &rangeFactors, LocalDofVectorType &dofs) |
|
◆ axpy()
template<class BaseFunctionSet , int dimRange, int numRows, int numCols>
template<class QuadratureType , class RangeVectorType , class RangeFactorType , class LocalDofVectorType >
static void Dune::Fem::Codegen::AxpyRanges< BaseFunctionSet, EmptyGeometry, dimRange, numRows, numCols >::axpy |
( |
const QuadratureType & |
quad, |
|
|
const RangeVectorType & |
rangeStorage, |
|
|
const RangeFactorType & |
rangeFactors, |
|
|
LocalDofVectorType & |
dofs |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: