![]() |
(git:ed6f26b)
|
#include "../base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | pint_transformations |
Functions/Subroutines | |
subroutine, public | pint_transformations::pint_x2u (pint_env, ux, x) |
Transforms from the x into the u variables (at the moment a staging transformation for the positions) | |
subroutine, public | pint_transformations::pint_u2x (pint_env, ux, x) |
transform from the u variable to the x (inverse of x2u) | |
subroutine, public | pint_transformations::pint_f2uf (pint_env, uf, f) |
transformation x to u for the forces | |