Compact Poisson Filters
Usage
Getting Started
Notes
Code
Documentation
Indices and tables
License
Compact Poisson Filters
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
Z
A
absorb_cores_3d() (in module src.functions.decompositions)
ABSORBED_FILTERS (src.helper.commons.OutputFormat attribute)
add() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
add_collision_masks() (in module src.helper.visualizer)
add_grid_subplots_gridspec() (in module src.helper.visualizer)
add_grid_subplots_mosaic() (in module src.helper.visualizer)
add_object_mask() (in module src.helper.visualizer)
add_subplot() (in module src.helper.visualizer)
add_subplot_matrix() (in module src.demos.boundary)
add_text() (in module src.helper.visualizer)
adjust_axis_projection() (in module src.helper.visualizer)
ALL_COMPONENTS (src.helper.commons.OutputFormat attribute)
alpha (src.helper.commons.OptionsKernel attribute)
(src.helper.commons.OptionsPlots attribute)
apply_adaptive_truncation_1d() (in module src.functions.mathlib)
apply_laplacian_2d() (in module src.functions.mathlib)
apply_laplacian_3d() (in module src.functions.mathlib)
aspect_ratio (src.helper.commons.OptionsPlots attribute)
axis_background_color (src.helper.commons.OptionsPlots attribute)
B
back_wall (src.helper.commons.OptionsBoundary attribute)
batch_generate_filters() (in module src.helper.iohandler)
beautify (src.helper.commons.OptionsPlots attribute)
beautify_axis() (in module src.helper.visualizer)
beta (src.helper.commons.OptionsKernel attribute)
bivariate_gaussian_normalized() (in module src.functions.mathlib)
blend_cmaps (src.helper.commons.OptionsPlots attribute)
boundary (src.helper.commons.OptionsGeneral attribute)
BOUNDARY_MULTI_MODAL_COMPLEX_OBJECT (src.demos.all_examples.DemoName attribute)
BOUNDARY_TILED_MIRROR (src.demos.all_examples.DemoName attribute)
BOUNDARY_VERSATILE_ERROR_SCENARIOS (src.demos.all_examples.DemoName attribute)
BoundaryType (class in src.helper.commons)
C
canvas_background_color (src.helper.commons.OptionsPlots attribute)
cbar (src.helper.commons.OptionsPlots attribute)
cbar_add_percentile (src.helper.commons.OptionsPlots attribute)
cbar_border (src.helper.commons.OptionsPlots attribute)
cbar_label (src.helper.commons.OptionsPlots attribute)
cbar_label_color (src.helper.commons.OptionsPlots attribute)
cbar_location (src.helper.commons.OptionsPlots attribute)
cbar_only_min_max (src.helper.commons.OptionsPlots attribute)
cbar_orientation (src.helper.commons.OptionsPlots attribute)
cbar_outline_color (src.helper.commons.OptionsPlots attribute)
cbar_percentiles (src.helper.commons.OptionsSubPlots attribute)
cbar_scientific (src.helper.commons.OptionsPlots attribute)
cbar_shrink (src.helper.commons.OptionsPlots attribute)
cbar_special (src.helper.commons.OptionsPlots attribute)
cbar_tick_color (src.helper.commons.OptionsPlots attribute)
cbar_ticks (src.helper.commons.OptionsPlots attribute)
CENTER (src.helper.commons.ConvolutionOrientation attribute)
CENTRAL_SQUARE (src.helper.commons.DataMatrixPattern attribute)
clear_axis() (in module src.helper.visualizer)
clear_memo (src.helper.commons.OptionsKernel attribute)
cmap (src.helper.commons.OptionsPlots attribute)
cmap_secondary_blend (src.helper.commons.OptionsPlots attribute)
cmaps (src.helper.commons.OptionsSubPlots attribute)
ColorMapModesVectorField (class in src.helper.commons)
compare_jacobi_3methods_2d() (in module src.functions.analytics)
compare_jacobi_3methods_neumann_2d() (in module src.functions.analytics)
compare_jacobi_poisson_filters_neumann_individual_ranks() (in module src.demos.boundary)
compare_jacobi_poisson_filters_neumann_simple() (in module src.demos.boundary)
compare_jacobi_poisson_neumann_edge_mirrored_correction_2d() (in module src.functions.analytics)
compare_jacobi_poisson_no_bc_2d() (in module src.demos.convergence)
compute_abs_rel_error() (in module src.functions.mathlib)
compute_adaptive_truncation_factors() (in module src.functions.analytics)
compute_alpha() (in module src.functions.generator)
compute_beta() (in module src.functions.generator)
compute_conv_padding() (in module src.functions.mathlib)
compute_gradient_2d() (in module src.functions.mathlib)
compute_l1_norm_error() (in module src.functions.mathlib)
compute_layout() (in module src.helper.visualizer)
compute_low_rank_kernel_from_filters_2d() (in module src.functions.decompositions)
compute_norm() (in module src.functions.mathlib)
compute_nth_kernel_mode_2d() (in module src.functions.decompositions)
compute_nth_kernel_mode_3d() (in module src.functions.decompositions)
compute_residual_poisson_operator() (in module src.functions.mathlib)
compute_residual_poisson_tensor_operator() (in module src.functions.mathlib)
compute_residual_subdomain() (in module src.functions.mathlib)
compute_residual_subdomain_2d() (in module src.functions.mathlib)
compute_residual_subdomain_3d() (in module src.functions.mathlib)
compute_separable_filters_trunc_adaptive_2d() (in module src.functions.decompositions)
compute_separable_filters_trunc_percent_2d() (in module src.functions.decompositions)
compute_separable_filters_truncated_2d() (in module src.functions.decompositions)
compute_ssim() (in module src.functions.mathlib)
condition (src.helper.commons.OptionsBoundary attribute)
CONST_FRAME (src.helper.commons.BoundaryType attribute)
const_input (src.helper.commons.OptionsDataMatrix attribute)
CONST_VALUE (src.helper.commons.DataMatrixMode attribute)
construct_laplacian_nd_vector_friendly() (in module src.functions.mathlib)
contour_cbar (src.helper.commons.OptionsPlots attribute)
contour_cbar_border (src.helper.commons.OptionsPlots attribute)
contour_cbar_location (src.helper.commons.OptionsPlots attribute)
contour_cbar_no_ticks (src.helper.commons.OptionsPlots attribute)
contour_cbar_orientation (src.helper.commons.OptionsPlots attribute)
contour_cmap (src.helper.commons.OptionsPlots attribute)
contour_res (src.helper.commons.OptionsPlots attribute)
contour_show_values (src.helper.commons.OptionsPlots attribute)
CONVERGENCE_ADAPTIVE_TRUNCATION_ANALYSIS (src.demos.all_examples.DemoName attribute)
CONVERGENCE_COMPARE_3_METHODS_INFINITE_DOMAIN (src.demos.all_examples.DemoName attribute)
CONVERGENCE_COMPARE_3_METHODS_WALL_NEUMANN_BOUNDARY (src.demos.all_examples.DemoName attribute)
convergence_rate() (in module src.functions.mathlib)
CONVERGENCE_RESIDUAL_COMPARISON_INFINITE_DOMAIN (src.demos.all_examples.DemoName attribute)
convert_database_to_str() (in module src.helper.iohandler)
ConvolutionOrientation (class in src.helper.commons)
convolve_filter_1d() (in module src.functions.mathlib)
convolve_filter_obj_aware_2d() (in module src.functions.mathlib)
convolve_filter_wall_aware_2d() (in module src.functions.mathlib)
convolve_filter_wall_aware_3d() (in module src.functions.mathlib)
convolve_kernel_2d() (in module src.functions.mathlib)
convolve_kernel_single_pass_2d() (in module src.functions.mathlib)
correct_color_bar_2d() (in module src.helper.visualizer)
cpp (src.helper.commons.DataFileFormat attribute)
D
D2 (src.helper.commons.SolverDimension attribute)
D3 (src.helper.commons.SolverDimension attribute)
DataFileFormat (class in src.helper.commons)
DataMatrixMode (class in src.helper.commons)
DataMatrixPattern (class in src.helper.commons)
DataMatrixPatternParams (class in src.helper.commons)
decomp_method (src.helper.commons.OptionsReduction attribute)
DecompMethod (class in src.helper.commons)
DECOMPOSITION_EIGENVALUE_ABSORPTION_TEST_2D (src.demos.all_examples.DemoName attribute)
demo_3methods_comparison_no_bc_2d() (in module src.demos.convergence)
demo_3methods_comparison_with_wall_neumann_bc_2d() (in module src.demos.convergence)
demo_adaptive_truncation_analysis_2d() (in module src.demos.convergence)
demo_compare_standard_and_unified_kernels_unreduced_2d() (in module src.demos.reductions2d)
demo_export_single_order_filters_2d() (in module src.helper.iohandler)
demo_export_single_order_filters_3d() (in module src.helper.iohandler)
demo_generate_and_export_filters_database_2d() (in module src.helper.iohandler)
demo_generate_and_export_filters_database_3d() (in module src.helper.iohandler)
demo_generate_and_export_single_order_filters_2d() (in module src.helper.iohandler)
demo_generate_and_export_single_order_filters_3d() (in module src.helper.iohandler)
demo_multi_modal_solve_neumann_complex_object_2d() (in module src.demos.boundary)
demo_plot_filters_adaptive_truncation_beautified_3d() (in module src.demos.reductions3d)
demo_print_filters_2d() (in module src.helper.iohandler)
demo_print_filters_3d() (in module src.helper.iohandler)
demo_residual_comparison_jacobi_poisson_filters_infinite_domain() (in module src.demos.convergence)
demo_test_svd_absorb() (in module src.functions.decompositions)
demo_versatile_error_scenarios_neumann_2d() (in module src.demos.boundary)
demo_wall_neumann_tiled_mirrored_2d() (in module src.demos.boundary)
DemoName (class in src.demos.all_examples)
dim (src.helper.commons.OptionsPoissonSolver attribute)
DIRICHLET (src.helper.commons.BoundaryType attribute)
down_wall (src.helper.commons.OptionsBoundary attribute)
draw_line() (in module src.helper.visualizer)
draw_truncation_visuals() (in module src.helper.visualizer)
dt (src.helper.commons.OptionsKernel attribute)
dx (src.helper.commons.OptionsKernel attribute)
dynamic_padding (src.helper.commons.OptionsBoundary attribute)
E
enforce (src.helper.commons.OptionsBoundary attribute)
expand_with_padding() (in module src.functions.mathlib)
expand_with_padding_2d() (in module src.functions.mathlib)
expand_with_padding_3d() (in module src.functions.mathlib)
export_components_csv() (in module src.helper.iohandler)
export_filters() (in module src.helper.iohandler)
ExportFormat (class in src.helper.commons)
extract_frame_values() (in module src.functions.mathlib)
extract_from_center_2d() (in module src.functions.mathlib)
extract_from_center_3d() (in module src.functions.mathlib)
F
FFormatter (class in src.helper.visualizer)
FIBER (src.helper.commons.ConvolutionOrientation attribute)
find_max_rank_and_filter_size() (in module src.functions.mathlib)
FIXED_THRESHOLD (src.helper.commons.TruncationMode attribute)
fmt (src.helper.commons.OptionsPlots attribute)
fmt_imshow() (in module src.helper.visualizer)
force_symmetric_unit_range (src.helper.commons.OptionsDataMatrix attribute)
format_scientific() (in module src.helper.iohandler)
FORWARD (src.helper.commons.PoissonSolverType attribute)
frame_on (src.helper.commons.OptionsPlots attribute)
FROBENIUS (src.helper.commons.NormOptions attribute)
frobenius_norm() (in module src.functions.mathlib)
front_wall (src.helper.commons.OptionsBoundary attribute)
G
generate_bivariate_gaussian() (in module src.functions.mathlib)
generate_collision_mask() (in module src.functions.analytics)
generate_dump_path_filter_database() (in module src.helper.iohandler)
generate_or_load_filters() (in module src.helper.iohandler)
generate_specs_info() (in module src.helper.iohandler)
generic_options() (in module src.helper.commons)
get_1d_array_half_size() (in module src.functions.mathlib)
get_alpha_sign() (in module src.functions.generator)
get_default_padding() (in module src.helper.commons)
get_effective_nonzero_1darray() (in module src.functions.mathlib)
get_filters_from_svd_components_2d() (in module src.functions.decompositions)
get_kernel_effective_size() (in module src.functions.mathlib)
get_kernel_size() (in module src.functions.generator)
get_kernel_size_from_half_size() (in module src.functions.generator)
get_kernel_trimmed_size() (in module src.functions.mathlib)
get_max_rank_2d() (in module src.functions.decompositions)
get_sub_domain_shape() (in module src.functions.mathlib)
get_truncate_indices() (in module src.functions.mathlib)
grid_layout_example_1() (in module src.helper.visualizer)
grid_layout_example_2() (in module src.helper.visualizer)
GROUP_RANK_FLOAT4_HLSL (src.helper.commons.ExportFormat attribute)
GROUP_RANK_SEQUENTIAL (src.helper.commons.ExportFormat attribute)
H
highlght_cells() (in module src.helper.visualizer)
highlight_edgecolor (src.helper.commons.OptionsPlots attribute)
highlight_facecolor (src.helper.commons.OptionsPlots attribute)
highlight_fill (src.helper.commons.OptionsPlots attribute)
highlight_line_width (src.helper.commons.OptionsPlots attribute)
highlights (src.helper.commons.OptionsSubPlots attribute)
hlsli (src.helper.commons.DataFileFormat attribute)
HORIZONTAL (src.helper.commons.ConvolutionOrientation attribute)
I
i_want_to_warm_start() (in module src.functions.generator)
INF (src.helper.commons.NormOptions attribute)
inf_norm() (in module src.functions.mathlib)
init_subplots() (in module src.helper.visualizer)
initialize_grid_layout_gridspec() (in module src.helper.visualizer)
input (src.helper.commons.OptionsGeneral attribute)
interp_1d (src.helper.commons.OptionsPlots attribute)
interp_1d_res (src.helper.commons.OptionsPlots attribute)
interp_1darray() (in module src.functions.mathlib)
interp_2d_mode (src.helper.commons.OptionsPlots attribute)
interp_3d (src.helper.commons.OptionsPlots attribute)
interpolate (src.helper.commons.OptionsPlots attribute)
INVERSE (src.helper.commons.PoissonSolverType attribute)
IO_DATABASE_GENERATE_2D (src.demos.all_examples.DemoName attribute)
IO_DATABASE_GENERATE_3D (src.demos.all_examples.DemoName attribute)
IO_DATABASE_SINGLE_FILTER_2D (src.demos.all_examples.DemoName attribute)
IO_DATABASE_SINGLE_FILTER_3D (src.demos.all_examples.DemoName attribute)
IO_GENERATE_FILTERS_EXPORT_HLSLI_2D (src.demos.all_examples.DemoName attribute)
IO_GENERATE_FILTERS_EXPORT_HLSLI_3D (src.demos.all_examples.DemoName attribute)
IO_PRINT_FILTERS_2D (src.demos.all_examples.DemoName attribute)
IO_PRINT_FILTERS_3D (src.demos.all_examples.DemoName attribute)
is_active_domain() (in module src.functions.mathlib)
is_contour_2d() (in module src.functions.mathlib)
is_ok_to_zero_init() (in module src.functions.generator)
is_solid_2d() (in module src.functions.mathlib)
is_solver_2d() (in module src.helper.commons)
is_solver_3d() (in module src.helper.commons)
is_wall_2d() (in module src.functions.mathlib)
is_wall_3d() (in module src.functions.mathlib)
itr (src.helper.commons.OptionsKernel attribute)
K
kappa (src.helper.commons.OptionsKernel attribute)
kernel (src.helper.commons.OptionsGeneral attribute)
kernel_type (src.helper.commons.OptionsKernel attribute)
L
layout (src.helper.commons.OptionsSubPlots attribute)
left_wall (src.helper.commons.OptionsBoundary attribute)
limits_x_tight (src.helper.commons.OptionsPlots attribute)
limits_y_tight (src.helper.commons.OptionsPlots attribute)
line_widths (src.helper.commons.OptionsPlots attribute)
LINEAR_RANGE_4BLOCK_SYMMETRIC_MIRRORED (src.helper.commons.DataMatrixMode attribute)
LINEAR_RANGE_FULL (src.helper.commons.DataMatrixMode attribute)
load_filter_database() (in module src.helper.iohandler)
M
make_4_tiles_mirrored_2d() (in module src.functions.mathlib)
make_4_tiles_mirrored_even_2d() (in module src.functions.mathlib)
make_4_tiles_mirrored_odd_2d() (in module src.functions.mathlib)
make_9_tiles_mirrored_2d() (in module src.functions.mathlib)
make_grid_layout_gridspec() (in module src.helper.visualizer)
make_grid_layout_mosaic() (in module src.helper.visualizer)
make_options_batch_filter_generation() (in module src.helper.iohandler)
make_special_data_central_square() (in module src.functions.analytics)
mark_contour_2d() (in module src.functions.mathlib)
mark_solid_2d() (in module src.functions.mathlib)
mode (src.helper.commons.OptionsDataMatrix attribute)
module
src.demos.all_examples
src.demos.boundary
src.demos.convergence
src.demos.reductions2d
src.demos.reductions3d
src.functions.analytics
src.functions.decompositions
src.functions.generator
src.functions.mathlib
src.helper.commons
src.helper.iohandler
src.helper.visualizer
mre() (in module src.functions.mathlib)
ms_norm() (in module src.functions.mathlib)
MSE (src.helper.commons.NormOptions attribute)
mse() (in module src.functions.mathlib)
mul() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
N
NEUMANN_CENTER (src.helper.commons.BoundaryType attribute)
NEUMANN_EDGE (src.helper.commons.BoundaryType attribute)
no_ticks (src.helper.commons.OptionsPlots attribute)
NONE (src.helper.commons.DecompMethod attribute)
normalize_range() (in module src.functions.mathlib)
NormOptions (class in src.helper.commons)
npy (src.helper.commons.DataFileFormat attribute)
npz (src.helper.commons.DataFileFormat attribute)
O
obj_collide (src.helper.commons.OptionsBoundary attribute)
OptionsBoundary (class in src.helper.commons)
OptionsDataMatrix (class in src.helper.commons)
OptionsGeneral (class in src.helper.commons)
OptionsKernel (class in src.helper.commons)
OptionsPlots (class in src.helper.commons)
OptionsPoissonSolver (class in src.helper.commons)
OptionsReduction (class in src.helper.commons)
OptionsSubPlots (class in src.helper.commons)
outer_product_2d() (in module src.functions.mathlib)
output_format (src.helper.commons.OptionsReduction attribute)
OutputFormat (class in src.helper.commons)
P
padding_size (src.helper.commons.OptionsBoundary attribute)
pattern_params (src.helper.commons.OptionsDataMatrix attribute)
PERCENTAGE (src.helper.commons.TruncationMode attribute)
plot_1d_array() (in module src.helper.visualizer)
plot_1d_array_grid() (in module src.helper.visualizer)
plot_adaptive_truncation_info() (in module src.demos.convergence)
plot_and_csv_export_truncated_filters_and_modes_2d() (in module src.demos.reductions2d)
plot_and_csv_export_truncated_filters_and_modes_3d() (in module src.demos.reductions3d)
plot_filters() (in module src.helper.visualizer)
plot_filters_3d_advanced() (in module src.helper.visualizer)
plot_matrix_2d_advanced() (in module src.helper.visualizer)
plot_matrix_2d_simple() (in module src.helper.visualizer)
plot_matrix_3d() (in module src.helper.visualizer)
plot_matrix_grid() (in module src.helper.visualizer)
plot_modes_filters_2d() (in module src.demos.reductions2d)
plot_scalar_field() (in module src.helper.visualizer)
plot_scalar_field_unpack_opts() (in module src.helper.visualizer)
plot_vector_field_2d() (in module src.helper.visualizer)
plt_show (src.helper.commons.OptionsPlots attribute)
poisson_components_2d() (in module src.functions.decompositions)
poisson_compute_modes_trim_filters_3d() (in module src.functions.decompositions)
poisson_decomposition_components_3d() (in module src.functions.decompositions)
poisson_filters_2d() (in module src.functions.decompositions)
poisson_filters_3d() (in module src.functions.decompositions)
poisson_kernel_2d() (in module src.functions.generator)
poisson_kernel_3d() (in module src.functions.generator)
poisson_kernel_standard_2d() (in module src.functions.generator)
poisson_kernel_standard_2d_rec_memo() (in module src.functions.generator)
poisson_kernel_standard_3d() (in module src.functions.generator)
poisson_kernel_standard_3d_rec_memo() (in module src.functions.generator)
poisson_kernel_unified_2d() (in module src.functions.generator)
poisson_kernel_unified_2d_rec_memo() (in module src.functions.generator)
poisson_kernel_unified_3d() (in module src.functions.generator)
poisson_kernel_unified_3d_rec_memo() (in module src.functions.generator)
poisson_svd_2d() (in module src.functions.decompositions)
poisson_symcp_3d() (in module src.functions.decompositions)
poisson_tucker_3d() (in module src.functions.decompositions)
PoissonKernelType (class in src.helper.commons)
PoissonSolverType (class in src.helper.commons)
post_process_obj_boundary_enforcement_2d() (in module src.functions.mathlib)
post_process_wall_boundary_enforcement_2d() (in module src.functions.mathlib)
post_process_wall_boundary_enforcement_3d() (in module src.functions.mathlib)
post_solve_enforcement (src.helper.commons.OptionsBoundary attribute)
prepare_padded_input_matrix() (in module src.functions.analytics)
preserve_shape (src.helper.commons.OptionsReduction attribute)
print_components_3d() (in module src.helper.iohandler)
print_cpp_friendly() (in module src.helper.iohandler)
print_filters() (in module src.helper.iohandler)
print_float4_group_array_hlsl_friendly() (in module src.helper.iohandler)
print_poisson_components_3d() (in module src.helper.iohandler)
print_poisson_filters() (in module src.helper.iohandler)
projection (src.helper.commons.OptionsPlots attribute)
Q
quick_process_filters_3d() (in module src.demos.reductions3d)
R
radius (src.helper.commons.DataMatrixPatternParams attribute)
rand_range (src.helper.commons.OptionsDataMatrix attribute)
rand_seed (src.helper.commons.OptionsDataMatrix attribute)
RANDOMIZE_FLOAT_GAUSSIAN (src.helper.commons.DataMatrixMode attribute)
RANDOMIZE_FLOAT_UNIFORM (src.helper.commons.DataMatrixMode attribute)
RANDOMIZE_INT (src.helper.commons.DataMatrixMode attribute)
rank (src.helper.commons.OptionsReduction attribute)
rank_safety_clamp_2d() (in module src.functions.decompositions)
reduce (src.helper.commons.OptionsReduction attribute)
reduction (src.helper.commons.OptionsGeneral attribute)
REDUCTIONS_2D_COMPARE_UNIFIED_STANDARD_KERNELS (src.demos.all_examples.DemoName attribute)
REDUCTIONS_2D_PLOT_KERNEL_MODES_FILTERS_CSV_EXPORT (src.demos.all_examples.DemoName attribute)
REDUCTIONS_3D_PLOT_FILTERS_TRUNCATION_BEAUTIFIED (src.demos.all_examples.DemoName attribute)
REDUCTIONS_3D_PLOT_KERNEL_MODES_FILTERS_CSV_EXPORT (src.demos.all_examples.DemoName attribute)
right_wall (src.helper.commons.OptionsBoundary attribute)
run_demo() (in module src.demos.all_examples)
run_targeted_experiment() (in module src.demos.boundary)
S
save_filter_database() (in module src.helper.iohandler)
SEPARATE_RANK_FILTERS (src.helper.commons.ExportFormat attribute)
set() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
set_frame_boundary_from_matrix() (in module src.functions.mathlib)
set_frame_fixed_value() (in module src.functions.mathlib)
set_from() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
set_obj_bound_2d() (in module src.functions.mathlib)
set_obj_bound_neumann_edge_2d() (in module src.functions.mathlib)
set_padding_2d() (in module src.functions.mathlib)
set_padding_3d() (in module src.functions.mathlib)
set_single_cell_wall_bound_2d() (in module src.functions.mathlib)
set_single_cell_wall_bound_3d() (in module src.functions.mathlib)
set_single_cell_wall_neumann_edge_2d() (in module src.functions.mathlib)
set_single_cell_wall_neumann_edge_3d() (in module src.functions.mathlib)
set_submatrix_zero_2d() (in module src.functions.mathlib)
set_submatrix_zero_3d() (in module src.functions.mathlib)
set_v1() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
set_v2() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
set_v3() (src.helper.commons.Vector3DInt method)
set_wall_bound_2d() (in module src.functions.mathlib)
set_wall_bound_3d() (in module src.functions.mathlib)
set_wall_bound_neumann_center_2d() (in module src.functions.mathlib)
set_wall_bound_neumann_edge_2d() (in module src.functions.mathlib)
set_wall_bound_neumann_edge_3d() (in module src.functions.mathlib)
shape (src.helper.commons.OptionsDataMatrix attribute)
show_contour (src.helper.commons.OptionsPlots attribute)
show_values (src.helper.commons.OptionsPlots attribute)
simple_animation_examples() (in module src.helper.visualizer)
solve_jacobi_matrix_form_no_boundary_2d() (in module src.functions.mathlib)
solve_jacobi_single_padding_obj_collision_2d() (in module src.functions.mathlib)
solve_jacobi_single_padding_only_wall_2d() (in module src.functions.mathlib)
solve_jacobi_single_padding_only_wall_3d() (in module src.functions.mathlib)
solve_jacobi_vector_form() (in module src.functions.mathlib)
solve_poisson_2d() (in module src.functions.analytics)
solve_poisson_full_kernel_2d() (in module src.functions.mathlib)
solve_poisson_separable_filters_2d() (in module src.functions.mathlib)
solve_poisson_separable_filters_from_components_2d() (in module src.functions.mathlib)
solve_poisson_separable_filters_obj_aware_2d() (in module src.functions.mathlib)
solve_poisson_separable_filters_wall_aware_2d() (in module src.functions.mathlib)
solve_poisson_separable_filters_wall_aware_3d() (in module src.functions.mathlib)
solver (src.helper.commons.OptionsGeneral attribute)
solver_type (src.helper.commons.OptionsPoissonSolver attribute)
SolverDimension (class in src.helper.commons)
SPECIAL_PATTERN (src.helper.commons.DataMatrixMode attribute)
special_pattern (src.helper.commons.OptionsDataMatrix attribute)
src.demos.all_examples
module
src.demos.boundary
module
src.demos.convergence
module
src.demos.reductions2d
module
src.demos.reductions3d
module
src.functions.analytics
module
src.functions.decompositions
module
src.functions.generator
module
src.functions.mathlib
module
src.helper.commons
module
src.helper.iohandler
module
src.helper.visualizer
module
STANDARD (src.helper.commons.PoissonKernelType attribute)
str_float4_hlsl_friendly() (in module src.helper.iohandler)
subtract_contour_from_solid() (in module src.functions.analytics)
super_impose_mask() (in module src.helper.visualizer)
SVD_2D (src.helper.commons.DecompMethod attribute)
SYM_CP_3D (src.helper.commons.DecompMethod attribute)
T
titles (src.helper.commons.OptionsSubPlots attribute)
to_string_norm() (in module src.helper.commons)
trim() (in module src.functions.mathlib)
truncate_filters() (in module src.functions.mathlib)
truncate_fixed_threshold_1darray() (in module src.functions.mathlib)
truncate_percent_filter_1d() (in module src.functions.mathlib)
truncation_method (src.helper.commons.OptionsReduction attribute)
truncation_value (src.helper.commons.OptionsReduction attribute)
TruncationMode (class in src.helper.commons)
TUCKER_3D (src.helper.commons.DecompMethod attribute)
txt (src.helper.commons.DataFileFormat attribute)
U
UNIFIED (src.helper.commons.PoissonKernelType attribute)
UNKNOWN (src.helper.commons.ConvolutionOrientation attribute)
(src.helper.commons.DataFileFormat attribute)
(src.helper.commons.DecompMethod attribute)
(src.helper.commons.OutputFormat attribute)
(src.helper.commons.PoissonKernelType attribute)
(src.helper.commons.PoissonSolverType attribute)
(src.helper.commons.SolverDimension attribute)
(src.helper.commons.TruncationMode attribute)
up_wall (src.helper.commons.OptionsBoundary attribute)
use_separable_filters (src.helper.commons.OptionsReduction attribute)
use_style() (in module src.helper.visualizer)
V
v1 (src.helper.commons.Vector2DIntData attribute)
(src.helper.commons.Vector3DIntData attribute)
v1() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
v2 (src.helper.commons.Vector2DIntData attribute)
(src.helper.commons.Vector3DIntData attribute)
v2() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
v3 (src.helper.commons.Vector3DIntData attribute)
v3() (src.helper.commons.Vector3DInt method)
val (src.helper.commons.OptionsBoundary attribute)
value() (src.helper.commons.Vector2DInt method)
(src.helper.commons.Vector3DInt method)
Vector2DInt (class in src.helper.commons)
Vector2DIntData (class in src.helper.commons)
Vector3DInt (class in src.helper.commons)
Vector3DIntData (class in src.helper.commons)
VECTOR_ANGLE (src.helper.commons.ColorMapModesVectorField attribute)
VECTOR_LENGTH (src.helper.commons.ColorMapModesVectorField attribute)
VERTICAL (src.helper.commons.ConvolutionOrientation attribute)
Z
zero_init (src.helper.commons.OptionsPoissonSolver attribute)
zero_out_small_values() (in module src.functions.mathlib)