Octopus
|
Go to the source code of this file.
Modules | |
module | box_cgal_oct_m |
Data Types | |
interface | box_cgal_oct_m::box_cgal_t |
Class implementing a box defined by a file read using the cgal library. More... | |
Functions/Subroutines | |
class(box_cgal_t) function, pointer | box_cgal_oct_m::box_cgal_constructor (dim, center, filename, length, namespace) |
subroutine | box_cgal_oct_m::box_cgal_finalize (this) |
logical function, dimension(1:nn) | box_cgal_oct_m::box_cgal_shape_contains_points (this, nn, xx) |
subroutine | box_cgal_oct_m::box_cgal_write_info (this, iunit, namespace) |
character(len=box_info_len) function | box_cgal_oct_m::box_cgal_short_info (this, unit_length) |