Home
last modified time | relevance | path

Searched refs:hb_data (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/py-pdagent/pdagent-1.7.2/pdagent/
H A Dheartbeat.py124 hb_data = {
130 hb_data["system_info"] = self._system_info
131 return hb_data
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A DHB_precon.c81 HB_DATA *hb_data; member
97 level = 1 + MAX(ud->hb_data->dof_level[dof0], ud->hb_data->dof_level[dof1]); in max_level_fct()
98 ud->hb_data->dof_level[dof] = level; in max_level_fct()
127 ud->hb_data->dof_level[dof] = ud->max_dof_level; in high_degree_fct()
129 ud->hb_data->dof_parent[dof][k] = vertex_dof[k]; in high_degree_fct()
140 if (!ud->hb_data->local_dof[dof]) { in high_degree_fct()
142 ud->hb_data->dof_level[dof] = ud->max_dof_level; in high_degree_fct()
144 ud->hb_data->dof_parent[dof][k] = vertex_dof[k]; in high_degree_fct()
159 if (!ud->hb_data->local_dof[dof]) { in high_degree_fct()
161 ud->hb_data->dof_level[dof] = ud->max_dof_level; in high_degree_fct()
[all …]