R_2D: this type will allow to define arrays of 2D real arrays.
More...
|
real(rp), dimension(:,:), allocatable | y |
|
R_2D: this type will allow to define arrays of 2D real arrays.
Definition at line 114 of file real_type.F90.
◆ r_2d_clear()
final real_type::r_2d::r_2d_clear |
( |
| ) |
|
|
finalprivate |
◆ r_2d_create()
type(r_2d) function real_type::r_2d::r_2d_create |
( |
integer, intent(in) |
n1, |
|
|
integer, intent(in) |
n2 |
|
) |
| |
|
private |
real(rp), dimension(:,:), allocatable real_type::r_2d::y |
|
private |
The documentation for this interface was generated from the following file: