Derived class box. More...
Public Attributes | |
real(kind=4), dimension(3) | sizebox |
Define the dimension of the box. | |
real(kind=4) | x_min |
Define the limit of the box position. | |
real(kind=4) | x_max |
real(kind=4) | y_min |
real(kind=4) | y_max |
real(kind=4) | z_min |
real(kind=4) | z_max |
Derived class box.