v0.14.0 |
#include <src/ftensor/src/FTensor/Tensor2_symmetric/Tensor2_symmetric_and_Tensor2_symmetric.hpp>
Public Member Functions | |
promote< T, U >::V | operator() (const int N1, const int N2) const |
Tensor2_symmetric_and_Tensor2_symmetric (const Tensor2_symmetric_Expr< A, T, Dim, i, j > &a, const Tensor2_symmetric_Expr< B, U, Dim, j, i > &b) | |
Private Attributes | |
Tensor2_symmetric_Expr< A, T, Dim, i, j > | iterA |
Tensor2_symmetric_Expr< B, U, Dim, j, i > | iterB |
Definition at line 39 of file Tensor2_symmetric_and_Tensor2_symmetric.hpp.
|
inline |
Definition at line 51 of file Tensor2_symmetric_and_Tensor2_symmetric.hpp.
|
inline |
Definition at line 46 of file Tensor2_symmetric_and_Tensor2_symmetric.hpp.
|
private |
Definition at line 42 of file Tensor2_symmetric_and_Tensor2_symmetric.hpp.
|
private |
Definition at line 43 of file Tensor2_symmetric_and_Tensor2_symmetric.hpp.