An enum class to define various differentiation methods available in order to compute the derivatives of the residual i.e. the entries in the jacobian matrix. More...
Go to the source code of this file.
An enum class to define various differentiation methods available in order to compute the derivatives of the residual i.e. the entries in the jacobian matrix.
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
Enumerations | |
enum class | Dumux::DiffMethod { Dumux::DiffMethod::numeric , Dumux::DiffMethod::analytic , Dumux::DiffMethod::automatic } |
Differentiation methods in order to compute the derivatives of the residual i.e. the entries in the jacobian matrix. More... | |