R_1D: this type will allow to define arrays of 1D real arrays.
More...
|
real(rp), dimension(:), allocatable | y |
|
R_1D: this type will allow to define arrays of 1D real arrays.
Definition at line 106 of file real_type.F90.
◆ r_1d_clear()
final real_type::r_1d::r_1d_clear |
( |
| ) |
|
|
finalprivate |
◆ r_1d_create()
type(r_1d) function real_type::r_1d::r_1d_create |
( |
integer, intent(in) |
n | ) |
|
|
private |
real(rp), dimension(:), allocatable real_type::r_1d::y |
|
private |
The documentation for this interface was generated from the following file: