0.6.0
Loading...
Searching...
No Matches
polygon_list.f90 File Reference

Data Types

type  mod_cg2_polygon_list::t_polygon_list_item
 Item of a polygon list. More...
 
type  mod_cg2_polygon_list::t_polygon_list
 List of polygon. More...
 
interface  mod_cg2_polygon_list::unalloc
 

Modules

module  mod_cg2_polygon_list
 

Functions/Subroutines

elemental subroutine mod_cg2_polygon_list::cg2_finalize_polygon_list (list)
 Finalize a polygon list.
 
subroutine mod_cg2_polygon_list::cg2_polygon_list_add_item (list, item)
 Add an item to the polygon list.
 
subroutine mod_cg2_polygon_list::cg2_polygon_list_to_array (list, array)
 Convert a list of polygon into an array of polygon.