Home
last modified time | relevance | path

Searched defs:build_metric (Results 1 – 6 of 6) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dxas_tdp_utils.F1022 CHARACTER(len=*), PARAMETER :: routineN = 'build_metric', routineP = moduleN//':'//routineN argument
1024 INTEGER :: blk, handle, i, iblk, jblk, nao, &
1025 nblk_row, ndo_mo, nspins
1026 INTEGER, DIMENSION(:), POINTER :: blk_size_g, row_blk_size
1027 LOGICAL :: found_block, my_do_inv
1028 REAL(dp), DIMENSION(:), POINTER :: work_block
1029 TYPE(cp_blacs_env_type), POINTER :: blacs_env
1030 TYPE(cp_para_env_type), POINTER :: para_env
1031 TYPE(dbcsr_distribution_type), POINTER :: dist_g
1032 TYPE(dbcsr_iterator_type) :: iter
[all …]
/dports/net-mgmt/py-prometheus-client/client_python-0.12.0/prometheus_client/
H A Dparser.py159 def build_metric(name, documentation, typ, samples): function
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dxas_tdp_utils.F1079 CHARACTER(len=*), PARAMETER :: routineN = 'build_metric', routineP = moduleN//':'//routineN argument
1081 INTEGER :: blk, handle, i, iblk, jblk, nao, &
1082 nblk_row, ndo_mo, nspins
1083 INTEGER, DIMENSION(:), POINTER :: blk_size_g, row_blk_size
1084 LOGICAL :: found_block, my_do_inv
1085 REAL(dp), DIMENSION(:), POINTER :: work_block
1086 TYPE(cp_blacs_env_type), POINTER :: blacs_env
1087 TYPE(cp_para_env_type), POINTER :: para_env
1088 TYPE(dbcsr_distribution_type), POINTER :: dist_g
1089 TYPE(dbcsr_iterator_type) :: iter
[all …]
/dports/net-mgmt/py-prometheus-client/client_python-0.12.0/prometheus_client/openmetrics/
H A Dparser.py474 def build_metric(name, documentation, typ, unit, samples): function
/dports/net/quiterss/quiterss-0.19.4_1/3rdparty/ganalytics/
H A Dganalytics.h335 URL_QUERY build_metric(const QString& hitType) const { in build_metric() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Snapping/
H A Dsnap.h195 void build_metric() in build_metric() function