Go to the source code of this file.
|
subroutine | gredel_fdnrst (IFRM, ITO, X, Y, NODENRS, NPOIN2, IFRM1, ITOP1) |
|
◆ gredel_fdnrst()
subroutine gredel_fdnrst |
( |
integer, intent(in) |
IFRM, |
|
|
integer, intent(in) |
ITO, |
|
|
real, dimension(npoin2), intent(in) |
X, |
|
|
real, dimension(npoin2), intent(in) |
Y, |
|
|
integer, dimension(npoin2), intent(in) |
NODENRS, |
|
|
integer, intent(in) |
NPOIN2, |
|
|
integer, intent(inout) |
IFRM1, |
|
|
integer, intent(inout) |
ITOP1 |
|
) |
| |
- Parameters
-
[in] | ifrm | NODENRS If > 0 : node number IF |
[in] | NPOIN2 | Number of points in 2d |
[in] | NPTFR | Nombre de points frontieres |
[in] | ito | NODENRS If > 0 : node number IF |
[in] | NPOIN2 | Number of points in 2d |
[in] | NPTFR | Nombre de points frontieres |
[in] | npoin2 | NODENRS If > 0 : node number IF |
[in] | NPOIN2 | Number of points in 2d |
[in] | NPTFR | Nombre de points frontieres |
Definition at line 6 of file gredel_fdnrst.f.