Definition at line 183 of file maxwell_boundary_op.F90.
|
integer, dimension(3) | bc_type |
|
integer, dimension(3) | bc_ab_type |
|
real(real64), dimension(2, 3) | bc_bounds |
|
logical | ab_user_def |
|
real(real64), dimension(:), allocatable | ab_ufn |
|
real(real64) | ab_width |
|
real(real64) | mask_width |
|
integer, dimension(3) | mask_points_number |
|
integer, dimension(:,:), allocatable | mask_points_map |
|
real(real64), dimension(:,:), allocatable | mask |
|
integer | der_bndry_mask_points_number |
|
integer, dimension(:), allocatable | der_bndry_mask_points_map |
|
real(real64), dimension(:), allocatable | der_bndry_mask |
|
type(pml_t) | pml |
| attributes of PML absorbing boundaries More...
|
|
type(single_medium_box_t), dimension(3) | medium |
| attributes of linear medium boundaries More...
|
|
integer | constant_points_number |
|
integer, dimension(:), allocatable | constant_points_map |
|
complex(real64), dimension(:,:), allocatable | constant_rs_state |
|
type(accel_mem_t) | buff_constant_points_map |
|
integer, dimension(3) | mirror_points_number |
|
integer, dimension(:,:), allocatable | mirror_points_map |
|
logical | do_plane_waves = .false. |
|
type(external_waves_t) | plane_wave |
|
logical, dimension(1:3) | plane_waves_dims = .false. |
|
real(real64) | zero_width |
|
integer, dimension(3) | zero_points_number |
|
integer, dimension(:,:), allocatable | zero_points_map |
|
real(real64), dimension(:,:), allocatable | zero |
|
◆ bc_type
integer, dimension(3) maxwell_boundary_op_oct_m::bc_mxll_t::bc_type |
|
private |
◆ bc_ab_type
integer, dimension(3) maxwell_boundary_op_oct_m::bc_mxll_t::bc_ab_type |
|
private |
◆ bc_bounds
real(real64), dimension(2, 3) maxwell_boundary_op_oct_m::bc_mxll_t::bc_bounds |
|
private |
◆ ab_user_def
logical maxwell_boundary_op_oct_m::bc_mxll_t::ab_user_def |
|
private |
◆ ab_ufn
real(real64), dimension(:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::ab_ufn |
|
private |
◆ ab_width
real(real64) maxwell_boundary_op_oct_m::bc_mxll_t::ab_width |
|
private |
◆ mask_width
real(real64) maxwell_boundary_op_oct_m::bc_mxll_t::mask_width |
|
private |
◆ mask_points_number
integer, dimension(3) maxwell_boundary_op_oct_m::bc_mxll_t::mask_points_number |
|
private |
◆ mask_points_map
integer, dimension(:,:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::mask_points_map |
|
private |
◆ mask
real(real64), dimension(:,:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::mask |
|
private |
◆ der_bndry_mask_points_number
integer maxwell_boundary_op_oct_m::bc_mxll_t::der_bndry_mask_points_number |
|
private |
◆ der_bndry_mask_points_map
integer, dimension(:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::der_bndry_mask_points_map |
|
private |
◆ der_bndry_mask
real(real64), dimension(:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::der_bndry_mask |
|
private |
◆ pml
type(pml_t) maxwell_boundary_op_oct_m::bc_mxll_t::pml |
|
private |
◆ medium
◆ constant_points_number
integer maxwell_boundary_op_oct_m::bc_mxll_t::constant_points_number |
|
private |
◆ constant_points_map
integer, dimension(:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::constant_points_map |
|
private |
◆ constant_rs_state
complex(real64), dimension(:,:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::constant_rs_state |
|
private |
◆ buff_constant_points_map
type(accel_mem_t) maxwell_boundary_op_oct_m::bc_mxll_t::buff_constant_points_map |
|
private |
◆ mirror_points_number
integer, dimension(3) maxwell_boundary_op_oct_m::bc_mxll_t::mirror_points_number |
|
private |
◆ mirror_points_map
integer, dimension(:,:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::mirror_points_map |
|
private |
◆ do_plane_waves
logical maxwell_boundary_op_oct_m::bc_mxll_t::do_plane_waves = .false. |
|
private |
◆ plane_wave
◆ plane_waves_dims
logical, dimension(1:3) maxwell_boundary_op_oct_m::bc_mxll_t::plane_waves_dims = .false. |
|
private |
◆ zero_width
real(real64) maxwell_boundary_op_oct_m::bc_mxll_t::zero_width |
|
private |
◆ zero_points_number
integer, dimension(3) maxwell_boundary_op_oct_m::bc_mxll_t::zero_points_number |
|
private |
◆ zero_points_map
integer, dimension(:,:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::zero_points_map |
|
private |
◆ zero
real(real64), dimension(:,:), allocatable maxwell_boundary_op_oct_m::bc_mxll_t::zero |
|
private |
The documentation for this type was generated from the following file: