30 deallocate (this%defn)
31 deallocate (this%type)
subroutine, public create_defn(cellDefn)
Create a new cell definition object.
subroutine destroy_cell_poly(this)
Destroy the polygonal cell.
subroutine, public create_cell_poly(cell)
Create a new polygonal cell.
Base grid cell definition.
Base type for grid cells of a concrete type. Contains a cell-definition which is information shared b...