Go to the source code of this file.
◆ read_partel_info()
subroutine read_partel_info |
( |
character(len=3), intent(in) |
CODE, |
|
|
integer, intent(in) |
NPTFR, |
|
|
integer, dimension(nptfr), intent(inout) |
NUMLIQ, |
|
|
integer, dimension(nptfr), intent(inout) |
BOUNDARY_COLOUR, |
|
|
type(bief_mesh), intent(inout) |
MESH |
|
) |
| |
- Parameters
-
[in] | code | CODE 3 letter name of the code |
[in] | NPTFR | Number of boundary points |
[in,out] | NUMLIQ | Number of liquid boundary |
[in,out] | BOUNDARY_COLOUR | Colour of boundary points |
[in,out] | MESH | Mesh structure |
Definition at line 7 of file read_partel_info.f.