| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=17), | intent(in) | :: | infile_bound | |||
| integer, | intent(in) | :: | my_rank | |||
| integer, | intent(in) | :: | mpi_nod_coord_id(:) | |||
| integer, | intent(out), | allocatable | :: | mpi_n_bc_nod(:) | ||
| integer, | intent(out), | allocatable | :: | mpi_d_bc_nod(:) | ||
| real(kind=8), | intent(out), | allocatable | :: | mpi_n_bc_val(:) | ||
| real(kind=8), | intent(out), | allocatable | :: | mpi_d_bc_val(:) |