Complete the polyhedron structure More...
| Functions/Subroutines | |
| pure subroutine, public | mod_cg3_complete_polyhedron_structure::cg3_complete_polyhedron_structure (polyhedron, error_id) | 
| Complete the polyhedron structure. | |
Complete the polyhedron structure
| pure subroutine, public mod_cg3_complete_polyhedron_structure::cg3_complete_polyhedron_structure | ( | type(t_polyhedron), intent(inout) | polyhedron, | 
| integer, intent(out) | error_id ) | 
Complete the polyhedron structure.
Generate the polyhedron connectivies from face and vertices connectivities.
| [in,out] | polyhedron | any polyhedron with incomplete structure | 
| [out] | error_id | > 0 if an error occurs. 0 otherwise. |