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