#include <ad.hh>
|
| template<uint tup_idx, uint n_from, uint n_to, int dim, typename NT , typename Vector > |
| void | jacobian_source_grad (SimpleMatrix< Tensor< 1, dim, NT >, n_to, n_from > &jS, 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_source_hess (SimpleMatrix< Tensor< 2, dim, NT >, n_to, n_from > &jS, 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_source_extr (SimpleMatrix< NT, n_to, n_from > &jS, 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_source (SimpleMatrix< NT, n_to, n_from > &jS, const Point< dim > &p, const Vector &sol) const |
| |
◆ AD_tools
◆ asImp() [1/2]
◆ asImp() [2/2]
◆ jacobian_source()
◆ jacobian_source_extr()
◆ jacobian_source_grad()
◆ jacobian_source_hess()
The documentation for this class was generated from the following file:
- /__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/model/ad.hh