#include <ad.hh>
|
| template<uint tup_idx, uint n_from, uint n_to, int dim, typename NT , typename Vector > |
| void | jacobian_flux_grad (SimpleMatrix< Tensor< 1, dim, Tensor< 1, dim, NT > >, n_to, n_from > &jF, const Point< dim > &p, const Vector &sol) const |
| |
| template<uint tup_idx, uint n_from, uint n_to, int dim, typename NT , typename Vector > |
| void | jacobian_flux_hess (SimpleMatrix< Tensor< 1, dim, Tensor< 2, dim, NT > >, n_to, n_from > &jF, const Point< dim > &p, const Vector &sol) const |
| |
| template<uint tup_idx, uint n_from, uint n_to, int dim, typename NT , typename Vector > |
| void | jacobian_flux_extr (SimpleMatrix< Tensor< 1, dim, NT >, n_to, n_from > &jF, const Point< dim > &p, const Vector &sol) const |
| |
| template<uint from, uint to, uint n_from, uint n_to, int dim, typename NT , typename Vector > |
| void | jacobian_flux (SimpleMatrix< Tensor< 1, dim, NT >, n_to, n_from > &jF, const Point< dim > &p, const Vector &sol) const |
| |
◆ AD_tools
◆ asImp() [1/2]
◆ asImp() [2/2]
◆ jacobian_flux()
◆ jacobian_flux_extr()
◆ jacobian_flux_grad()
◆ jacobian_flux_hess()
The documentation for this class was generated from the following file:
- /__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/model/ad.hh