#include <dune/fem/space/basisfunctionset/evaluatecallerdefaultimpl.hh>
|
template<class QuadratureType , class JacobianRangeVectorType , class JacobianRangeFactorType , class LocalDofVectorType > |
static void | eval (const QuadratureType &quad, const Geometry &geometry, const JacobianRangeVectorType &jacobianStorage, const LocalDofVectorType &dofs, JacobianRangeFactorType &jacFactors) |
|
◆ eval()
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::EvaluateJacobians< BaseFunctionSet, Geometry, dimRange, numRows, numCols >::eval |
( |
const QuadratureType & |
quad, |
|
|
const Geometry & |
geometry, |
|
|
const JacobianRangeVectorType & |
jacobianStorage, |
|
|
const LocalDofVectorType & |
dofs, |
|
|
JacobianRangeFactorType & |
jacFactors |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following files: