Gromacs
2025-dev-20240910-a7e2421
|
#include <gromacs/mdlib/update_constrain_gpu_internal.h>
Scaling matrix struct.
Public Member Functions | |
ScalingMatrix (const Matrix3x3 &m) | |
Public Attributes | |
float | xx |
float | zz |
float | yx |
float | zx |
float | zy |