]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some links in the AD/SD documentation module 11935/head
authorJean-Paul Pelteret <jppelteret@gmail.com>
Wed, 17 Mar 2021 20:28:45 +0000 (21:28 +0100)
committerJean-Paul Pelteret <jppelteret@gmail.com>
Wed, 17 Mar 2021 20:28:45 +0000 (21:28 +0100)
doc/doxygen/headers/automatic_and_symbolic_differentiation.h

index 3b3161cf5b19a8bf4d6c6f6f4f2fbd9c716807ea..06128e5c0c265c7939d44a4358a446759ee50b82 100644 (file)
  * we support. To date, the helper classes have been developed for the following contexts:
  *
  * - Classes designed to operate at the quadrature point level (or any general continuum point):
- *   - ScalarFunction: Differentiation of a scalar-valued function. One typical use would be the
- *                     the development of constitutive laws directly from a strain energy function.
- *   - VectorFunction: Differentiation of a vector-valued function. This could be used to
- *                     linearize the kinematic variables of a constitutive law, or assist in solving
- *                     the evolution equations of local internal variables.
+ *   - Differentiation::AD::ScalarFunction: %Differentiation of a scalar-valued function.
+ *       One typical use would be the the development of constitutive laws directly from a strain
+ *       energy function.
+ *   - Differentiation::AD::VectorFunction: %Differentiation of a vector-valued function.
+ *       This could be used to linearize the kinematic variables of a constitutive law, or assist
+ *       in solving the evolution equations of local internal variables.
  * - Classes designed to operate at the cell level:
- *   - EnergyFunctional: Differentiation of a scalar-valued energy functional, such as might arise
- *                       from variational formulations.
- *   - ResidualLinearization: Differentiation of a vector-valued finite element residual, leading to
- *                            its consistent linearization.
+ *   - Differentiation::AD::EnergyFunctional: %Differentiation of a scalar-valued energy functional,
+ *       such as might arise from variational formulations.
+ *   - Differentiation::AD::ResidualLinearization: %Differentiation of a vector-valued finite element
+ *       residual, leading to its consistent linearization.
  *
  * Naturally, it is also possible for users to manage the initialization and derivative
  * computations themselves.

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.