Octopus
|
Go to the source code of this file.
Modules | |
module | absorbing_boundaries_oct_m |
Data Types | |
type | absorbing_boundaries_oct_m::absorbing_boundaries_t |
Functions/Subroutines | |
subroutine, public | absorbing_boundaries_oct_m::absorbing_boundaries_init (this, namespace, space, gr) |
subroutine, public | absorbing_boundaries_oct_m::absorbing_boundaries_end (this) |
subroutine | absorbing_boundaries_oct_m::absorbing_boundaries_write_info (this, mesh, namespace, space) |
subroutine | absorbing_boundaries_oct_m::absorbing_boundaries_generate_mf (this, space, gr, bounds, mf) |
Variables | |
integer, parameter, public | absorbing_boundaries_oct_m::not_absorbing = 0 |
integer, parameter, public | absorbing_boundaries_oct_m::mask_absorbing = 1 |
integer, parameter, public | absorbing_boundaries_oct_m::imaginary_absorbing = 2 |
integer, parameter, public | absorbing_boundaries_oct_m::exterior = 3 |