grid_types::point Struct Reference
List of all members.
Public Attributes |
LOGICAL | visited |
INTEGER | index |
INTEGER | cnd |
INTEGER | ibk |
INTEGER | parent |
REAL(KIND=8) | leng |
TYPE(point), pointer | prev |
TYPE(point), pointer | next |
TYPE(point), pointer | old |
TYPE(point), pointer | ppp |
TYPE(simplex), pointer | spx |
REAL(KIND=8), dimension(maxp) | x |
REAL(KIND=8), dimension(2 *maxp-1 | ellipse ) |
REAL(KIND=8), dimension(maxp, maxp) | metric |
The documentation for this struct was generated from the following file:
- src/umesh2d/grid_types.f90