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) |
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 153 of file box_cgal.F90.
|
private |
Definition at line 184 of file box_cgal.F90.
|
private |
Definition at line 196 of file box_cgal.F90.
|
private |
Definition at line 217 of file box_cgal.F90.
|
private |
Definition at line 232 of file box_cgal.F90.