(git:ccc2433)
colvar_utils.F File Reference

Go to the source code of this file.

Modules

module  colvar_utils
 evaluations of colvar for internal coordinates schemes
 

Functions/Subroutines

integer function, public colvar_utils::number_of_colvar (force_env, only_intra_colvar, unique)
 Gives back the number of colvar defined for a force_eval. More...
 
subroutine, public colvar_utils::set_colvars_target (targets, force_env)
 Set the value of target for constraints/restraints. More...
 
subroutine, public colvar_utils::eval_colvar (force_env, coords, cvalues, Bmatrix, MassI, Amatrix)
 Computes the values of colvars and the Wilson matrix B and its invers A. More...
 
subroutine, public colvar_utils::get_clv_force (force_env, forces, coords, nsize_xyz, nsize_int, cvalues, Mmatrix)
 Computes the forces in the frame of collective variables, and additional also the local metric tensor. More...
 
subroutine, public colvar_utils::post_process_colvar (colvar, particles)
 Complete the description of the COORDINATION colvar when defined using KINDS. More...