Home
last modified time | relevance | path

Searched defs:nn_dof (Results 1 – 3 of 3) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/common/
H A Dhecmw_result.h16 int *nn_dof; member
H A Dhecmw_result_f.f9036 integer(kind=kint),pointer :: nn_dof(:) component
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/operations/dynamic_load_balancing/
H A Dhecmw_dlb_data_transfer.c299 void hecmw_set_result_node_(int *nn_component, int *nn_dof, char *node_label, in hecmw_set_result_node_()