#include "implicit_f.inc"#include "com01_c.inc"#include "com04_c.inc"#include "param_c.inc"#include "task_c.inc"#include "spmd_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | delnumbc (iparg, ixq, ixc, ixtg, invert, el2fa, nbf, inum, nelcut, dd_iad, iadd, nbf_l, nbpart, iadg, nodglob, idcmax) |
| subroutine delnumbc | ( | integer, dimension(nparg,*) | iparg, |
| integer, dimension(nixq,*) | ixq, | ||
| integer, dimension(nixc,*) | ixc, | ||
| integer, dimension(nixtg,*) | ixtg, | ||
| integer, dimension(*) | invert, | ||
| integer, dimension(*) | el2fa, | ||
| integer | nbf, | ||
| integer, dimension(*) | inum, | ||
| integer | nelcut, | ||
| integer, dimension(nspmd+1,*) | dd_iad, | ||
| integer, dimension(*) | iadd, | ||
| integer | nbf_l, | ||
| integer | nbpart, | ||
| integer, dimension(nspmd,*) | iadg, | ||
| integer, dimension(*) | nodglob, | ||
| integer | idcmax ) |
Definition at line 32 of file delnumbc.F.