|
| integer | count |
| |
| integer, dimension(:), allocatable | id |
| |
| integer, dimension(:), allocatable | dir |
| |
| double precision, dimension(:), allocatable | min |
| |
| double precision, dimension(:), allocatable | max |
| |
Definition at line 60 of file stl_mod.f.
| integer stl::facets_to_dg::count |
| integer, dimension(:), allocatable stl::facets_to_dg::dir |
| integer, dimension(:), allocatable stl::facets_to_dg::id |
| double precision, dimension(:), allocatable stl::facets_to_dg::max |
| double precision, dimension(:), allocatable stl::facets_to_dg::min |
The documentation for this type was generated from the following file: