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

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

Static Public Member Functions

template<class QuadratureType , class RangeVectorType , class LocalDofVectorType , class RangeFactorType >
static void eval (const QuadratureType &quad, const RangeVectorType &rangeStorage, const LocalDofVectorType &dofs, RangeFactorType &rangeFactors)
 

Member Function Documentation

◆ eval()

template<class BaseFunctionSet , class Geometry , int dimRange, int numRows, int numCols>
template<class QuadratureType , class RangeVectorType , class LocalDofVectorType , class RangeFactorType >
static void Dune::Fem::Codegen::EvaluateRanges< BaseFunctionSet, Geometry, 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 files: