Go to the source code of this file.
|
subroutine | get_bnd_color (FFORMAT, FID, TYP_BND_ELEM, NELEBD, COLOR, IERR) |
|
◆ get_bnd_color()
subroutine get_bnd_color |
( |
character(len=8), intent(in) |
FFORMAT, |
|
|
integer, intent(in) |
FID, |
|
|
integer, intent(in) |
TYP_BND_ELEM, |
|
|
integer, intent(in) |
NELEBD, |
|
|
integer, dimension(nelebd), intent(inout) |
COLOR, |
|
|
integer, intent(out) |
IERR |
|
) |
| |
- Parameters
-
[in] | fformat | FFORMAT Format of the file |
[in] | FID | File descriptor |
[in] | TYP_BND_ELEM | Type of the boundary element |
[in] | NELEBD | Number of boundary elements |
[in,out] | COLOR | Boundary color |
[out] | IERR | 0 if no error during the execution |
Definition at line 7 of file get_bnd_color.f.