#include <dune/fem/operator/common/localcontribution.hh>
|
template<class DomainEntity , class RangeEntity , class LocalMatrix > |
void | begin (const DomainEntity &domainEntity, const RangeEntity &rangeEntity, const AssembledOperator &op, LocalMatrix &localMatrix) const |
|
template<class DomainEntity , class RangeEntity , class LocalMatrix > |
void | end (const DomainEntity &domainEntity, const RangeEntity &rangeEntity, LocalMatrix &localMatrix, AssembledOperator &op) const |
|
◆ GlobalOperationType
◆ value_type
◆ begin()
template<class DomainEntity , class RangeEntity , class LocalMatrix >
◆ end()
template<class DomainEntity , class RangeEntity , class LocalMatrix >
The documentation for this struct was generated from the following file: