Public Member Functions | |
| pure subroutine | cg2_initialize_polygon (polygon, n) |
| Initialize the polygon structure. | |
| pure subroutine mod_cg2_polygon::initialize::cg2_initialize_polygon | ( | type(t_polygon), intent(inout) | polygon, |
| integer, intent(in) | n ) |
Initialize the polygon structure.
| [in,out] | polygon | The polygon to initialize |
| [in] | n | The number of vertices of the polygon |