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