Go to the source code of this file.
|
namespace | FTensor |
| Tensors class implemented by Walter Landry.
|
|
|
template<class T , int Dim, char i, char j> |
const Tensor2_symmetric_Expr< const interpolate_Tensor2_symmetric< T, Dim, i, j >, typename promote< T, double >::V, Dim, i, j > | FTensor::interpolate (const Tensor2_symmetric< T *, Dim > &a, const Index< i, Dim > index1, const Index< j, Dim > index2, const int &di, const int &dj, const int &dk, const int &i0, const int &j0, const int &k0, const double distance[3], const double conjugate[3]) |
|