v0.14.0 |
#include <src/ftensor/src/FTensor/Ddg/Ddg_mod_Ddg.hpp>
Public Member Functions | |
promote< T, U >::V | operator() (const int N1, const int N2, const int N3, const int N4) const |
Ddg_mod_Ddg (const Ddg_Expr< A, T, Dim, Dim, i, j, k, l > &a, const Ddg_Expr< B, U, Dim, Dim, i, l, k, j > &b) | |
Private Attributes | |
Ddg_Expr< A, T, Dim, Dim, i, j, k, l > | iterA |
Ddg_Expr< B, U, Dim, Dim, i, l, k, j > | iterB |
Definition at line 11 of file Ddg_mod_Ddg.hpp.
|
inline |
Definition at line 23 of file Ddg_mod_Ddg.hpp.
|
inline |
Definition at line 18 of file Ddg_mod_Ddg.hpp.
|
private |
Definition at line 13 of file Ddg_mod_Ddg.hpp.
|
private |
Definition at line 14 of file Ddg_mod_Ddg.hpp.