![]() |
Octopus
|
Data Types | |
| interface | 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_constructor (dim, center, filename, length, namespace) |
| subroutine | box_cgal_finalize (this) |
| logical function, dimension(1:nn) | box_cgal_shape_contains_points (this, nn, xx, tol) |
| subroutine | box_cgal_write_info (this, iunit, namespace) |
| character(len=box_info_len) function | box_cgal_short_info (this, unit_length) |
|
private |
| [in] | length | length of the parallelepiped along each corresponding basis vector |
Definition at line 155 of file box_cgal.F90.
|
private |
Definition at line 186 of file box_cgal.F90.
|
private |
Definition at line 198 of file box_cgal.F90.
|
private |
Definition at line 220 of file box_cgal.F90.
|
private |
Definition at line 235 of file box_cgal.F90.