Go to the source code of this file.
|
subroutine | infcel (XX, YY, NUBO, VNOIN, NPOIN, NELEM, NSEG, CMI, AIRST, GLOSEG, COORD_G, ELTSEG, ORISEG, IFABOR) |
|
◆ infcel()
subroutine infcel |
( |
double precision, dimension(npoin), intent(in) |
XX, |
|
|
double precision, dimension(npoin), intent(in) |
YY, |
|
|
integer, dimension(2,nseg), intent(inout) |
NUBO, |
|
|
double precision, dimension(3,nseg), intent(inout) |
VNOIN, |
|
|
integer, intent(in) |
NPOIN, |
|
|
integer, intent(in) |
NELEM, |
|
|
integer, intent(in) |
NSEG, |
|
|
double precision, dimension(2,nseg), intent(in) |
CMI, |
|
|
double precision, dimension(2,*), intent(inout) |
AIRST, |
|
|
integer, dimension(nseg,2), intent(in) |
GLOSEG, |
|
|
double precision, dimension(nseg,4), intent(in) |
COORD_G, |
|
|
integer, dimension(nelem,3), intent(in) |
ELTSEG, |
|
|
integer, dimension(nelem,3), intent(in) |
ORISEG, |
|
|
integer, dimension(nelem,3), intent(in) |
IFABOR |
|
) |
| |
- Parameters
-
[in] | nseg | KNOLG Conversion from local to global numebeing |
[out] | KP1BOR | Number of following and preceding node of boundary point k. |
| | |
Definition at line 8 of file infcel.f.