Go to the source code of this file.
|
subroutine | dynami (NPTFR, NBOR, LIHBOR, LIUBOR, LIVBOR, LITBOR, NCOLFR, MAILLE, NLIM) |
|
◆ dynami()
subroutine dynami |
( |
integer, intent(in) |
NPTFR, |
|
|
integer, dimension(*), intent(in) |
NBOR, |
|
|
integer, dimension(*), intent(inout) |
LIHBOR, |
|
|
integer, dimension(*), intent(inout) |
LIUBOR, |
|
|
integer, dimension(*), intent(inout) |
LIVBOR, |
|
|
integer, dimension(*), intent(inout) |
LITBOR, |
|
|
integer, dimension(*), intent(in) |
NCOLFR, |
|
|
character(len=9), intent(in) |
MAILLE, |
|
|
integer, intent(in) |
NLIM |
|
) |
| |
- Parameters
-
[in] | nptfr | MESH Type des elements du maillage |
[in] | NDP | Nombre de noeuds par elements |
[in] | NELEM | Nombre total d'elements du maillage |
| | |
Definition at line 7 of file dynami.f.