Octopus
box_union_oct_m::box_union_t Interface Reference

Class implementing a box that is an union other boxes. More...

Detailed Description

Class implementing a box that is an union other boxes.

Definition at line 133 of file box_union.F90.

Inheritance diagram for box_union_oct_m::box_union_t:
Inheritance graph

Private Member Functions

procedure contains_points => box_union_contains_points
 
procedure write_info => box_union_write_info
 
procedure short_info => box_union_short_info
 
final box_union_finalize
 

Additional Inherited Members

- Public Attributes inherited from multibox_oct_m::multibox_t
type(box_list_t), public list
 list containing the boxes that make up this multibox More...
 
- Public Attributes inherited from box_oct_m::box_t
integer, public dim
 dimensions of the space the box lives in More...
 
real(real64), dimension(:), allocatable, public bounding_box_l
 Half lengths of the bounding box that contains the box. Note that this box always contains the origin and is symmetrical with respect to it. More...
 

Member Function/Subroutine Documentation

◆ contains_points()

procedure box_union_oct_m::box_union_t::contains_points
private

Definition at line 136 of file box_union.F90.

◆ write_info()

procedure box_union_oct_m::box_union_t::write_info
private

Definition at line 137 of file box_union.F90.

◆ short_info()

procedure box_union_oct_m::box_union_t::short_info
private

Definition at line 138 of file box_union.F90.

◆ box_union_finalize()

final box_union_oct_m::box_union_t::box_union_finalize
finalprivate

Definition at line 139 of file box_union.F90.


The documentation for this interface was generated from the following file: