v0.14.0
Namespaces | Functions
Ddg_times_generic.hpp File Reference

Go to the source code of this file.

Namespaces

 FTensor
 JSON compatible output.
 

Functions

template<class A , class T , class U , int Dim01, int Dim23, char i, char j, char k, char l>
auto FTensor::operator* (const Ddg_Expr< A, T, Dim01, Dim23, i, j, k, l > &a, const U &d0)
 
template<class A , class T , class U , int Dim01, int Dim23, char i, char j, char k, char l>
auto FTensor::operator* (const U &d0, const Ddg_Expr< A, T, Dim01, Dim23, i, j, k, l > &a)
 
template<class A , class T , class U , int Dim01, int Dim23, char i, char j, char k, char l>
auto FTensor::operator/ (const Ddg_Expr< A, T, Dim01, Dim23, i, j, k, l > &a, const U &d0)