Octopus
linear_medium_to_em_field.F90 File Reference

Go to the source code of this file.

Modules

module  linear_medium_to_em_field_oct_m
 

Data Types

type  linear_medium_to_em_field_oct_m::single_medium_box_t
 
interface  linear_medium_to_em_field_oct_m::linear_medium_to_em_field_t
 

Functions/Subroutines

class(linear_medium_to_em_field_t) function, pointer linear_medium_to_em_field_oct_m::linear_medium_to_em_field_constructor (partner)
 
subroutine linear_medium_to_em_field_oct_m::linear_medium_to_em_field_init (this, gr)
 
subroutine linear_medium_to_em_field_oct_m::linear_medium_to_em_field_finalize (this)
 
subroutine linear_medium_to_em_field_oct_m::linear_medium_to_em_field_calculate (this)
 
subroutine linear_medium_to_em_field_oct_m::linear_medium_to_em_field_calculate_energy (this)
 
subroutine, public linear_medium_to_em_field_oct_m::single_medium_box_allocate (medium_box, n_points)
 Allocation of medium_box components. More...
 
subroutine, public linear_medium_to_em_field_oct_m::single_medium_box_end (medium_box)
 Deallocation of medium_box components. More...
 
class(single_medium_box_t) function, pointer linear_medium_to_em_field_oct_m::single_medium_box_to_grid (medium_box, grid_out)