hughes2d
1.1.5
Usage
Mathematics
Geometry reference
Equation solvers reference
Plot utilities
hughes2d
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
S
|
T
|
U
|
V
|
W
|
Z
_
__contains__() (hughes2d.NonConvexDomain method)
A
add_3d_plot() (hughes2d.VertexValueMap method)
add_boundary_point() (hughes2d.NonConvexDomain method)
add_convex_zone() (hughes2d.Mesh method)
add_exit() (hughes2d.NonConvexDomain method)
add_exits() (hughes2d.NonConvexDomain method)
add_in_order_by_field_value() (hughes2d.EikoSolver method)
add_plot() (hughes2d.Mesh method)
(hughes2d.NonConvexDomain method)
add_wall() (hughes2d.NonConvexDomain method)
add_wall_point() (hughes2d.NonConvexDomain method)
add_zone() (hughes2d.NonConvexDomain method)
appro_zero_dichotomy() (hughes2d.LWRSolver static method)
approxi_max() (hughes2d.LWRSolver static method)
approxi_min() (hughes2d.LWRSolver static method)
arg_max() (hughes2d.LWRSolver static method)
B
belong_segment() (hughes2d.NonConvexDomain static method)
boundary_edges_index (hughes2d.Mesh attribute)
boundary_points (hughes2d.Mesh attribute)
C
cell_areas (hughes2d.Mesh attribute)
CellValueMap (class in hughes2d)
check_cfl() (hughes2d.LWRSolver method)
computations() (hughes2d.Mesh method)
compute_cell_areas() (hughes2d.Mesh method)
compute_edge_length() (hughes2d.Mesh method)
compute_edge_list() (hughes2d.Mesh method)
compute_field() (hughes2d.EikoSolver method)
compute_field_by_edges() (hughes2d.EikoSolver method)
compute_field_constrained_dep_1() (hughes2d.EikoSolver method)
compute_field_constrained_dep_2() (hughes2d.EikoSolver method)
compute_field_unconstrained_dep_1() (hughes2d.EikoSolver method)
compute_field_unconstrained_dep_2() (hughes2d.EikoSolver method)
compute_gradient_flow() (hughes2d.VertexValueMap method)
compute_height_from_grad_constrained() (hughes2d.EikoSolver static method)
compute_height_from_grad_unconstrained() (hughes2d.EikoSolver static method)
compute_height_length() (hughes2d.EikoSolver static method)
compute_next_step() (hughes2d.LWRSolver method)
compute_outer_normals() (hughes2d.Mesh method)
compute_pair_of_triangles_list() (hughes2d.Mesh method)
compute_step() (hughes2d.PedestrianSolver method)
compute_step_mid_vector() (hughes2d.LWRSolver method)
compute_step_tmap() (hughes2d.LWRSolver method)
compute_steps() (hughes2d.PedestrianSolver method)
compute_steps_and_show() (hughes2d.PedestrianSolver method)
compute_triangles_per_vertex() (hughes2d.Mesh method)
compute_until_empty() (hughes2d.PedestrianSolver method)
compute_vertex_flags() (hughes2d.Mesh method)
compute_vertex_gradient_flow() (hughes2d.VertexValueMap method)
compute_zones_triangles() (hughes2d.Mesh method)
convolution_over_square_ball() (hughes2d.CellValueMap method)
cost (hughes2d.EikoSolver attribute)
cost_function (hughes2d.PedestrianSolver attribute)
D
density (hughes2d.EikoSolver attribute)
densityt0 (hughes2d.LWRSolver attribute)
densityt1 (hughes2d.LWRSolver attribute)
directions (hughes2d.LWRSolver attribute)
(hughes2d.PedestrianSolver attribute)
dist() (hughes2d.EikoSolver static method)
dt (hughes2d.LWRSolver attribute)
(hughes2d.PedestrianSolver attribute)
E
edge_length (hughes2d.Mesh attribute)
edges (hughes2d.Mesh attribute)
EikoSolver (class in hughes2d)
exit_edges (hughes2d.Mesh attribute)
exit_list (hughes2d.NonConvexDomain attribute)
exit_vertices (hughes2d.Mesh attribute)
export_mesh_msh() (hughes2d.Mesh method)
export_mesh_msh_free_fem() (hughes2d.Mesh method)
F
fieldValues (hughes2d.EikoSolver attribute)
find_boundary_point() (hughes2d.NonConvexDomain method)
find_exit_point() (hughes2d.NonConvexDomain method)
find_wall_point() (hughes2d.NonConvexDomain method)
fit_averaged_map() (hughes2d.CellValueMap method)
fluxFunction (hughes2d.LWRSolver attribute)
G
generate_mesh_from_domain() (hughes2d.Mesh method)
generate_random() (hughes2d.CellValueMap method)
(hughes2d.VertexValueMap method)
get_limits() (hughes2d.Mesh method)
(hughes2d.NonConvexDomain method)
get_scatter() (hughes2d.CellValueMap method)
god() (hughes2d.LWRSolver static method)
H
has_boundary_point() (hughes2d.NonConvexDomain method)
has_exit_edge() (hughes2d.NonConvexDomain method)
has_exit_point() (hughes2d.NonConvexDomain method)
has_outer_edge() (hughes2d.NonConvexDomain method)
has_wall_edge() (hughes2d.NonConvexDomain method)
has_wall_point() (hughes2d.NonConvexDomain method)
hughes2d
module
I
import_from_dxf() (hughes2d.NonConvexDomain method)
import_from_lists() (hughes2d.Mesh method)
import_mesh_from_msh() (hughes2d.Mesh method)
import_mesh_from_msh_free_fem() (hughes2d.Mesh method)
in_zone() (hughes2d.Mesh method)
integrate() (hughes2d.CellValueMap method)
L
load_from_json() (hughes2d.Mesh method)
LWRSolver (class in hughes2d)
M
max_edge_length (hughes2d.Mesh attribute)
Mesh (class in hughes2d)
(hughes2d.CellValueMap attribute)
mesh (hughes2d.EikoSolver attribute)
(hughes2d.LWRSolver attribute)
(hughes2d.PedestrianSolver attribute)
Mesh (hughes2d.VertexValueMap attribute)
min_cell_area (hughes2d.Mesh attribute)
module
hughes2d
N
NonConvexDomain (class in hughes2d)
numForgottenSteps (hughes2d.PedestrianSolver attribute)
O
opt (hughes2d.EikoSolver attribute)
(hughes2d.LWRSolver attribute)
options (hughes2d.PedestrianSolver attribute)
outer_boundary (hughes2d.NonConvexDomain attribute)
outer_normal_vect_by_triangles (hughes2d.Mesh attribute)
outer_vertices (hughes2d.NonConvexDomain attribute)
P
pairs_of_triangles (hughes2d.Mesh attribute)
PedestrianSolver (class in hughes2d)
Plotter.convert_to_mp4() (in module hughes2d)
Plotter.plot_vector_field() (in module hughes2d)
Plotter.save_time_slices() (in module hughes2d)
S
save_additionnal_computations() (hughes2d.PedestrianSolver method)
save_to_json() (hughes2d.Mesh method)
(hughes2d.PedestrianSolver method)
set_constant() (hughes2d.CellValueMap method)
set_constant_circle() (hughes2d.CellValueMap method)
set_exits_from_domain() (hughes2d.Mesh method)
set_infinity() (hughes2d.VertexValueMap method)
shortest_path_bfs() (hughes2d.NonConvexDomain static method)
show() (hughes2d.CellValueMap method)
(hughes2d.Mesh method)
(hughes2d.NonConvexDomain method)
(hughes2d.VertexValueMap method)
show_3d() (hughes2d.VertexValueMap method)
show_density() (hughes2d.LWRSolver method)
show_narrow_band_after_step() (hughes2d.EikoSolver method)
show_vector_field() (hughes2d.VertexValueMap method)
speed_function (hughes2d.PedestrianSolver attribute)
T
time_step (hughes2d.PedestrianSolver attribute)
triangles (hughes2d.Mesh attribute)
triangles_per_vertex (hughes2d.Mesh attribute)
triangles_with_edges (hughes2d.Mesh attribute)
U
update() (hughes2d.LWRSolver method)
update_density() (hughes2d.EikoSolver method)
V
values (hughes2d.CellValueMap attribute)
(hughes2d.VertexValueMap attribute)
VertexValueMap (class in hughes2d)
vertices (hughes2d.Mesh attribute)
W
wall_edges (hughes2d.Mesh attribute)
(hughes2d.NonConvexDomain attribute)
wall_holes_point (hughes2d.NonConvexDomain attribute)
wall_vertices (hughes2d.NonConvexDomain attribute)
Z
zones (hughes2d.Mesh attribute)
(hughes2d.NonConvexDomain attribute)