Octopus
maxwell.F90 File Reference

Go to the source code of this file.

Modules

module  maxwell_oct_m
 

Data Types

interface  maxwell_oct_m::maxwell_t
 Class describing Maxwell systems. More...
 

Functions/Subroutines

class(maxwell_t) function, pointer maxwell_oct_m::maxwell_constructor (namespace)
 
subroutine, public maxwell_oct_m::maxwell_init (this, namespace)
 
subroutine maxwell_oct_m::maxwell_init_interaction (this, interaction)
 
subroutine maxwell_oct_m::maxwell_init_parallelization (this, grp)
 
subroutine maxwell_oct_m::maxwell_initial_conditions (this)
 
logical function maxwell_oct_m::maxwell_do_algorithmic_operation (this, operation, updated_quantities)
 
logical function maxwell_oct_m::maxwell_is_tolerance_reached (this, tol)
 
subroutine maxwell_oct_m::maxwell_init_interaction_as_partner (partner, interaction)
 
subroutine maxwell_oct_m::maxwell_copy_quantities_to_interaction (partner, interaction)
 
subroutine maxwell_oct_m::maxwell_output_start (this)
 
subroutine maxwell_oct_m::maxwell_output_write (this)
 
subroutine maxwell_oct_m::maxwell_output_finish (this)
 
subroutine maxwell_oct_m::maxwell_update_interactions_start (this)
 
subroutine maxwell_oct_m::maxwell_update_interactions_finish (this)
 
subroutine maxwell_oct_m::maxwell_restart_write_data (this)
 
logical function maxwell_oct_m::maxwell_restart_read_data (this)
 
subroutine maxwell_oct_m::maxwell_update_kinetic_energy (this)
 
subroutine maxwell_oct_m::maxwell_exec_end_of_timestep_tasks (this)
 
subroutine maxwell_oct_m::maxwell_get_current (this, time, current)
 
subroutine maxwell_oct_m::maxwell_finalize (this)
 

Variables

integer, parameter, public maxwell_oct_m::multigrid_mx_to_ma_equal = 1
 
integer, parameter, public maxwell_oct_m::multigrid_mx_to_ma_large = 2