v0.14.0 |
#include <src/ftensor/src/FTensor/Ddg/Ddg_or_Ddg.hpp>
Public Member Functions | |
promote< T, U >::V | operator() (const int N1, const int N2, const int N3, const int N4) const |
Ddg_or_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 12 of file Ddg_or_Ddg.hpp.
|
inline |
Definition at line 23 of file Ddg_or_Ddg.hpp.
|
inline |
Definition at line 19 of file Ddg_or_Ddg.hpp.
|
private |
Definition at line 14 of file Ddg_or_Ddg.hpp.
|
private |
Definition at line 15 of file Ddg_or_Ddg.hpp.