#include "implicit_f.inc"#include "com04_c.inc"#include "tabsiz_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | c_group_str (igrnod, igrbric, igrquad, igrsh4n, igrsh3n, igrtruss, igrbeam, igrspring, igrpart, cep, cel, nodlocal, proc, lenigrnod_l, lenigrbric_l, lenigrquad_l, lenigrsh4n_l, lenigrtrus_l, lenigrbeam_l, lenigrspri_l, lenigrsh3n_l, frontb_r2r, numnod_l) |
| subroutine c_group_str | ( | type (group_), dimension(ngrnod) | igrnod, |
| type (group_), dimension(ngrbric) | igrbric, | ||
| type (group_), dimension(ngrquad) | igrquad, | ||
| type (group_), dimension(ngrshel) | igrsh4n, | ||
| type (group_), dimension(ngrsh3n) | igrsh3n, | ||
| type (group_), dimension(ngrtrus) | igrtruss, | ||
| type (group_), dimension(ngrbeam) | igrbeam, | ||
| type (group_), dimension(ngrspri) | igrspring, | ||
| type (group_), dimension(ngrpart) | igrpart, | ||
| integer, dimension(*) | cep, | ||
| integer, dimension(*) | cel, | ||
| integer, dimension(*) | nodlocal, | ||
| integer | proc, | ||
| integer | lenigrnod_l, | ||
| integer | lenigrbric_l, | ||
| integer | lenigrquad_l, | ||
| integer | lenigrsh4n_l, | ||
| integer | lenigrtrus_l, | ||
| integer | lenigrbeam_l, | ||
| integer | lenigrspri_l, | ||
| integer | lenigrsh3n_l, | ||
| integer, dimension(*) | frontb_r2r, | ||
| integer | numnod_l ) |
Definition at line 32 of file c_group_str.F.