MercuryDPM
0.10
|
Go to the source code of this file.
Classes | |
class | MatrixSymmetric3D |
Implementation of a 3D symmetric matrix. More... | |
Functions | |
MatrixSymmetric3D | SymmetrizedDyadic (Vec3D A, Vec3D B) |
calculates the symmetrized dyadic product ( ![]() | |
MatrixSymmetric3D SymmetrizedDyadic | ( | Vec3D | A, |
Vec3D | B | ||
) |
calculates the symmetrized dyadic product ( )
Definition at line 169 of file MatrixSymmetric.h.
References Vec3D::X, Vec3D::Y, and Vec3D::Z.
Referenced by StatisticsVector< T >::evaluate_particle_statistics(), and StatisticsVector< T >::gather_statistics_collision().