Home
last modified time | relevance | path

Searched defs:get_reference_point (Results 1 – 5 of 5) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmoments_utils.F68 CHARACTER(LEN=*), PARAMETER :: routineN = 'get_reference_point', & argument
69 routineP = moduleN//':'//routineN
71 INTEGER :: akind, ia, iatom, ikind
72 LOGICAL :: do_molecule
73 REAL(dp) :: charge, mass, mass_low, mtot, ztot
74 REAL(dp), DIMENSION(3) :: center, ria
75 TYPE(atomic_kind_type), POINTER :: atomic_kind
76 TYPE(cell_type), POINTER :: cell
77 TYPE(cp_para_env_type), POINTER :: para_env
79 TYPE(particle_type), DIMENSION(:), POINTER :: particle_set
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmoments_utils.F68 CHARACTER(LEN=*), PARAMETER :: routineN = 'get_reference_point', & argument
69 routineP = moduleN//':'//routineN
71 INTEGER :: akind, ia, iatom, ikind
72 LOGICAL :: do_molecule
73 REAL(dp) :: charge, mass, mass_low, mtot, ztot
74 REAL(dp), DIMENSION(3) :: center, ria
75 TYPE(atomic_kind_type), POINTER :: atomic_kind
76 TYPE(cell_type), POINTER :: cell
77 TYPE(cp_para_env_type), POINTER :: para_env
79 TYPE(particle_type), DIMENSION(:), POINTER :: particle_set
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dmesh_mover.h103 void get_reference_point(double *point) in get_reference_point() function
H A Dfix_move_mesh.cpp307 void FixMoveMesh::get_reference_point(double *point) in get_reference_point() function in FixMoveMesh
/dports/audio/denemo/denemo-2.0.6/src/printview/
H A Dprintview.c1045 get_reference_point (void) in get_reference_point() function