BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_ddot.hpp File Reference
#include "assert.hpp"
#include "fn_TR_contract44.hpp"
#include "cl_Matrix.hpp"
#include "cl_Tensor.hpp"
Include dependency graph for fn_ddot.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)