DUNE-ACFEM (unstable)

Dune::ACFem::RestrictionOperation< Dims, Pivot > Struct Template Reference

AutoDiff operation. More...

#include <dune/acfem/tensors/expressionoperations.hh>

Detailed Description

template<class Dims, class Pivot>
struct Dune::ACFem::RestrictionOperation< Dims, Pivot >

AutoDiff operation.

This is a little bit like SubExpression, but is intended for use during forward auto-diff. An expression with this operation will hold the values in operand 0 and the derivative in operand 1, where the actuall type of value and derivative are unspecified. Support for higher order autodiff is achieved by using again an auto-diff operation for operand

  1. The storage type is left unspecified here. The corresponding BinaryTensorExpression will provide storage space.

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)