#include "assert.hpp"#include "fn_TR_contract44.hpp"#include "cl_Matrix.hpp"#include "cl_Tensor.hpp"Go to the source code of this file.
Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
Functions | |
| template<typename T> | |
| void | belfem::ddot (const Tensor< T > &aA, const Tensor< T > &aB, Tensor< T > &aC) |
| template<typename T> | |
| void | belfem::ddot (const Tensor< T > &aA, const Matrix< T > &aB, Matrix< T > &aC) |