| 
| subroutine, public  | maxwell_boundary_op_oct_m::bc_mxll_init (bc, namespace, space, gr, st) | 
|   | 
| subroutine, public  | maxwell_boundary_op_oct_m::bc_mxll_end (bc) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::pml_end (pml) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::bc_mxll_medium_init (gr, namespace, bounds, idim, ep_factor, mu_factor, sigma_e_factor, sigma_m_factor) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::bc_mxll_ab_bounds_init (bc, gr, namespace, ab_bounds, idim) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::bc_mxll_pml_init (bc, gr, namespace, ab_bounds, idim) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::bc_mxll_write_info (bc, mesh, namespace, space) | 
|   | 
| subroutine  | get_pml_io_function (pml_func, bc, io_func) | 
|   | 
| subroutine  | get_mask_io_function (mask_func, bc, io_func, idim) | 
|   | 
| subroutine  | get_medium_io_function (medium_func, bc, io_func, idim) | 
|   | 
| subroutine  | write_files (filename, tmp) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_mask_points_mapping (bc, mesh, bounds) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_pml_points_mapping (bc, mesh, bounds) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_constant_points_mapping (bc, mesh, bounds) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_plane_waves_points_mapping (bc, mesh, bounds, namespace) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_zero_points_mapping (bc, mesh, bounds) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_medium_points_mapping (bc, mesh, bounds) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::bc_mxll_generate_pml (bc, space) | 
|   | 
| subroutine, public  | maxwell_boundary_op_oct_m::bc_mxll_generate_pml_parameters (bc, space, gr, c_factor, dt) | 
|   | 
| subroutine, public  | maxwell_boundary_op_oct_m::bc_mxll_initialize_pml_simple (bc, space, gr, c_factor, dt) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::bc_mxll_generate_mask (bc, mesh, bounds) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::bc_mxll_generate_medium (bc, space, gr, bounds, ep_factor, mu_factor, sigma_e_factor, sigma_m_factor) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_surfaces_init (mesh, st, bounds) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_box_point_info (bc, mesh, ip, bounds, point_info) | 
|   | 
| subroutine  | maxwell_boundary_op_oct_m::maxwell_boundary_point_info (mesh, ip, bounds, boundary_info) | 
|   | 
| subroutine, public  | maxwell_boundary_op_oct_m::inner_and_outer_points_mapping (mesh, st, bounds) | 
|   | 
| subroutine, public  | maxwell_boundary_op_oct_m::surface_grid_points_mapping (mesh, st, bounds) | 
|   | 
| subroutine  | get_surface_indices (vec, min_1, max_1, min_2, max_2, index_1, index_2) | 
|   | 
 | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_bc_zero = 0 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_bc_constant = 1 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_bc_mirror_pec = 2 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_bc_mirror_pmc = 3 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_bc_plane_waves = 4 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_bc_periodic = 5 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_bc_medium = 6 | 
|   | 
| integer, parameter  | maxwell_boundary_op_oct_m::mxll_plane_waves_negative_side = -1 | 
|   | 
| integer, parameter  | maxwell_boundary_op_oct_m::mxll_plane_waves_positive_side = 1 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_ab_not_absorbing = 0 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_ab_mask = 1 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_ab_cpml = 2 | 
|   | 
| integer, parameter, public  | maxwell_boundary_op_oct_m::mxll_ab_mask_zero = 7 | 
|   |