|
DOUG 0.2
|
Public Attributes | |
| real(kind=xyzk), dimension(:), pointer | x |
| real(kind=xyzk), dimension(:), pointer | y |
| integer | np = 0 |
Definition at line 34 of file Points2D.F90.
| integer Points2D_class::Points2D::np = 0 |
Definition at line 37 of file Points2D.F90.
| real(kind=xyzk),dimension(:),pointer Points2D_class::Points2D::x |
Definition at line 35 of file Points2D.F90.
| real(kind=xyzk),dimension(:),pointer Points2D_class::Points2D::y |
Definition at line 36 of file Points2D.F90.
1.7.3-20110217