#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
template<typename Model , typename AD_type = autodiff::real>
◆ asImp() [1/2]
template<typename Model , typename AD_type = autodiff::real>
◆ asImp() [2/2]
template<typename Model , typename AD_type = autodiff::real>
◆ jacobian_source()
template<typename Model , typename AD_type = autodiff::real>
template<
uint from,
uint to,
uint n_from,
uint n_to, int dim, typename NT , typename Vector >
◆ jacobian_source_extr()
template<typename Model , typename AD_type = autodiff::real>
template<
uint tup_idx,
uint n_from,
uint n_to, int dim, typename NT , typename Vector >
◆ jacobian_source_grad()
template<typename Model , typename AD_type = autodiff::real>
template<
uint tup_idx,
uint n_from,
uint n_to, int dim, typename NT , typename Vector >
◆ jacobian_source_hess()
template<typename Model , typename AD_type = autodiff::real>
template<
uint tup_idx,
uint n_from,
uint n_to, int dim, typename NT , typename Vector >
The documentation for this class was generated from the following file:
- /home/runner/work/DiFfRG/DiFfRG/DiFfRG/include/DiFfRG/model/ad.hh