Reference documentation for deal.II version 9.4.1
|
Go to the source code of this file.
Namespaces | |
namespace | Physics |
namespace | Physics::VectorRelations |
Functions | |
template<int spacedim, typename Number > | |
Number | Physics::VectorRelations::angle (const Tensor< 1, spacedim, Number > &a, const Tensor< 1, spacedim, Number > &b) |
template<int spacedim, typename Number > | |
Number | Physics::VectorRelations::signed_angle (const Tensor< 1, spacedim, Number > &a, const Tensor< 1, spacedim, Number > &b, const Tensor< 1, spacedim, Number > &axis) |