Table of contents
General
Classes
Functions, Macros
- AdjImage AdjImage computes the action of the adjoint on y, giving x.
- CheckStability CheckStability should check the appropriate stability condition
for the given input vector, returning 1 if the condition is met
(that is, if the integration can be done safely) and 0 if the
condition fails
- DerivImage DerivImage computes the image of the derivative on dx,
yielding dy
- Domain Domain space access
- Domain Domain space access
- Domain Domain returns a reference to the domain of the underlying
operator
- Domain Domain space access
- EvalStencilOp_d Usual constructor; requires a pointer to an operator and a reference
to the input vector
- Evaluate Evaluate creates an evaluation object which knows how to
compute the image and the derivative (as a linear operator with
adjoint) at a point
- HCL_delete To be called in place of the operator delete (for HCL objects only)
- Image Image (with no arguments) computes the action of the
operator on the vector (c,u) and overwrites u with the result
- Image Image computes the action of the operator on x, giving y
- Image Image computes the image of the operator.
- Image Image compute the action of the operator on x, giving y.
- InitializeControl InitializeControl copies a pointer to the control variable
- InitializeControlPerturbation InitializeControlPerturbation copies a pointer to the control
variable
- InvAdjImage InvAdjImage computes the action of the inverse adjoint on x,
giving y
- InvImage InvImage computes the action of the inverse on y, giving x.
- Parameters Access to parameters (DispFlag and ConservativeFlag)
- PartialDeriv PartialDeriv computes the partial derivative, with respect
to the ith variable, as a linear operator
- PartialDerivAdjImageAddControl PartialDerivAdjImageAddControl computes the image of the
adjoint of the partial derivative with respect to the control
variable
- PartialDerivAdjImageState PartialDerivAdjImageState computes the image of the
adjoint of the partial derivative with respect to the state
variable
- PartialDerivImage PartialDerivImage computes the image of the derivative on dx,
yielding dy
- PartialDerivImage DerivImage computes the image of the derivative on dx,
yielding dy
- PartialDerivImageAddControl PartialDerivImageAddControl computes the image of the derivative,
with respect to the control variable, acting on the control
perturbation dc
- PartialDerivImageState PartialDerivImageState computes the image of the derivative,
with respect to the state variable, acting on the (internal) state
perturbation du
- PartialInvImage PartialInvImage computes the image of the inverse, with respect
to the second component, of the operator
- Range Range space access
- Range Range returns a reference to the range of the underlying operator.
- Range Range space access
- Range Range space access
- SetTime SetTime sets the time level parameter, which is used in finite
difference simulation
- StatePerturbation StatePerturbation returns a reference to the internally-stored
state perturbation du; this is a vector in the second factor of the
domain
- StateVector StateVector returns a reference to the internally-stored
state vector; this is a vector in the second factor of the domain
- Write Debugging information
- Write Debugging information
- Write Debugging information
- Write Debugging information
hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de