![]() |
v0.15.0 |
Go to the source code of this file.
Namespaces | |
| namespace | FTensor |
| Tensors class implemented by Walter Landry. | |
Functions | |
| template<class A , class B , char i, char j, char k, char l> | |
| double | FTensor::operator* (const Riemann_Expr< A, i, j, k, l > &a, const Tensor4_Expr< B, i, j, k, l > &b) |
| template<class A , class B , char i, char j, char k, char l> | |
| double | FTensor::operator* (const Tensor4_Expr< B, i, j, k, l > &b, const Riemann_Expr< A, i, j, k, l > &a) |