Octopus
box_image.F90 File Reference

Go to the source code of this file.

Modules

module  box_image_oct_m
 

Data Types

interface  box_image_oct_m::box_image_t
 Class implementing a box generated from a 2D image. More...
 

Functions/Subroutines

class(box_image_t) function, pointer box_image_oct_m::box_image_constructor (center, axes, lsize, filename, periodic_dim, namespace)
 
subroutine box_image_oct_m::box_image_finalize (this)
 
logical function, dimension(1:nn) box_image_oct_m::box_image_shape_contains_points (this, nn, xx)
 
subroutine box_image_oct_m::box_image_write_info (this, iunit, namespace)
 
character(len=box_info_len) function box_image_oct_m::box_image_short_info (this, unit_length)