![]() |
SPEED
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | make_loc_nodes_numeration (nnloc, local_n_num, nrcv, no |
Makes local numeration vector. | |
subroutine make_loc_nodes_numeration | ( | integer*4 | nnloc, |
integer*4, dimension(nnloc), intent(inout) | local_n_num, | ||
integer*4 | nrcv, | ||
no | |||
) |
Makes local numeration vector.
[in] | nnloc | number of local nodes |
[in,out] | local_n_num | local node numbering |
[in] | nrcv | number of nodes to receive |
[in] | node_rcv | list of nodes to receive |
Definition at line 29 of file MAKE_LOC_NODES_NUMERATION.f90.
Referenced by make_spx_grid_with_loc_numeration().