Box bounds along some axes.  
 More...
Box bounds along some axes. 
Definition at line 180 of file box.F90.
 | 
| real(real64) function, dimension(2, this%dim)  | box_bounds (this, axes) | 
|   | 
◆ box_bounds()
  
  
      
        
          | real(real64) function, dimension(2, this%dim) box_oct_m::box_bounds::box_bounds  | 
          ( | 
          class(box_t), intent(in)  | 
          this,  | 
         
        
           | 
           | 
          class(basis_vectors_t), intent(in), optional  | 
          axes  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
- Returns
 - minimum and maximum coordinates along each axis. 
 
Definition at line 180 of file box.F90.
 
 
The documentation for this interface was generated from the following file: