MeshKernelPy
Examples
MeshKernelPy
MeshKernelPy
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
A
account_for_samples_outside (MeshRefinementParameters attribute)
account_for_samples_outside_face (CMeshRefinementParameters attribute)
allocate_memory() (CContacts method)
(CCurvilinearGrid method)
(CMesh1d method)
(CMesh2d method)
almost_equal() (Mesh2d method)
angle (CMakeGridParameters attribute)
(MakeGridParameters attribute)
areal_to_angle_smoothing_factor (COrthogonalizationParameters attribute)
(OrthogonalizationParameters attribute)
aspect_ratio (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
aspect_ratio_grow_factor (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
attraction_parameter (CCurvilinearParameters attribute)
(CurvilinearParameters attribute)
average_width (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
AveragingMethod (class in meshkernel.py_structures)
B
block_size_x (CMakeGridParameters attribute)
(MakeGridParameters attribute)
block_size_y (CMakeGridParameters attribute)
(MakeGridParameters attribute)
boundary_iterations (COrthogonalizationParameters attribute)
(OrthogonalizationParameters attribute)
C
CARTESIAN (ProjectionType attribute)
CContacts (class in meshkernel.c_structures)
CCurvilinearGrid (class in meshkernel.c_structures)
CCurvilinearParameters (class in meshkernel.c_structures)
cell_size (CGriddedSamples attribute)
(GriddedSamples attribute)
CGeometryList (class in meshkernel.c_structures)
CGriddedSamples (class in meshkernel.c_structures)
check_front_collisions (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
CLOSEST_POINT (AveragingMethod attribute)
CMakeGridParameters (class in meshkernel.c_structures)
CMesh1d (class in meshkernel.c_structures)
CMesh2d (class in meshkernel.c_structures)
CMeshRefinementParameters (class in meshkernel.c_structures)
connect_hanging_nodes (CMeshRefinementParameters attribute)
(MeshRefinementParameters attribute)
Contacts (class in meshkernel.py_structures)
contacts_compute_boundary() (MeshKernel method)
contacts_compute_multiple() (MeshKernel method)
contacts_compute_single() (MeshKernel method)
contacts_compute_with_points() (MeshKernel method)
contacts_compute_with_polygons() (MeshKernel method)
contacts_get() (MeshKernel method)
contacts_set() (MeshKernel method)
COrthogonalizationParameters (class in meshkernel.c_structures)
CSplinesToCurvilinearParameters (class in meshkernel.c_structures)
curvature_adapted_grid_spacing (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
curvilinear_compute_curvature() (MeshKernel method)
curvilinear_compute_orthogonal_from_splines() (MeshKernel method)
curvilinear_compute_rectangular_grid() (MeshKernel method)
curvilinear_compute_rectangular_grid_from_polygon() (MeshKernel method)
curvilinear_compute_rectangular_grid_on_extension() (MeshKernel method)
curvilinear_compute_smoothness() (MeshKernel method)
curvilinear_compute_transfinite_from_polygon() (MeshKernel method)
curvilinear_compute_transfinite_from_splines() (MeshKernel method)
curvilinear_compute_transfinite_from_triangle() (MeshKernel method)
curvilinear_convert_to_mesh2d() (MeshKernel method)
curvilinear_delete_node() (MeshKernel method)
curvilinear_derefine() (MeshKernel method)
curvilinear_initialize_line_shift() (MeshKernel method)
curvilinear_initialize_orthogonalize() (MeshKernel method)
curvilinear_insert_face() (MeshKernel method)
curvilinear_line_attraction_repulsion() (MeshKernel method)
curvilinear_line_mirror() (MeshKernel method)
curvilinear_line_shift() (MeshKernel method)
curvilinear_move_node() (MeshKernel method)
curvilinear_move_node_line_shift() (MeshKernel method)
curvilinear_orthogonalize() (MeshKernel method)
curvilinear_refine() (MeshKernel method)
curvilinear_set_block_line_shift() (MeshKernel method)
curvilinear_set_block_orthogonalize() (MeshKernel method)
curvilinear_set_frozen_lines_orthogonalize() (MeshKernel method)
curvilinear_set_line_line_shift() (MeshKernel method)
curvilinear_smoothing() (MeshKernel method)
curvilinear_smoothing_directional() (MeshKernel method)
CurvilinearDirection (class in meshkernel.py_structures)
CurvilinearGrid (class in meshkernel.py_structures)
curvilineargrid_get() (MeshKernel method)
CurvilinearParameters (class in meshkernel.py_structures)
D
DeleteMeshOption (class in meshkernel.py_structures)
directional_refinement (CMeshRefinementParameters attribute)
(MeshRefinementParameters attribute)
DO_NOT_PROJECT_TO_LANDBOUNDARY (ProjectToLandBoundaryOption attribute)
DOUBLE (InterpolationValues attribute)
E
edge_faces (CMesh2d attribute)
(Mesh2d attribute)
EDGE_LENGTHS (Mesh2d.Property attribute)
edge_nodes (CMesh1d attribute)
(CMesh2d attribute)
(Mesh1d attribute)
(Mesh2d attribute)
edge_x (CMesh2d attribute)
(Mesh2d attribute)
edge_y (CMesh2d attribute)
(Mesh2d attribute)
EDGES (Mesh2dLocation attribute)
Error
F
face_edges (CMesh2d attribute)
(Mesh2d attribute)
face_nodes (CMesh2d attribute)
(Mesh2d attribute)
face_x (CMesh2d attribute)
(Mesh2d attribute)
face_y (CMesh2d attribute)
(Mesh2d attribute)
FACES (Mesh2dLocation attribute)
FACES_WITH_INCLUDED_CIRCUMCENTERS (DeleteMeshOption attribute)
FLOAT (InterpolationValues attribute)
from_contacts() (CContacts static method)
from_curvilinearGrid() (CCurvilinearGrid static method)
from_curvilinearParameters() (CCurvilinearParameters static method)
from_geometrylist() (CGeometryList static method)
from_griddedSamples() (CGriddedSamples static method)
from_makegridparameters() (CMakeGridParameters static method)
from_mesh1d() (CMesh1d static method)
from_mesh2d() (CMesh2d static method)
from_meshrefinementparameters() (CMeshRefinementParameters static method)
from_orthogonalizationparameters() (COrthogonalizationParameters static method)
from_splinesToCurvilinearParameters() (CSplinesToCurvilinearParameters static method)
G
geometry_separator (CGeometryList attribute)
(GeometryList attribute)
GeometryList (class in meshkernel.py_structures)
get_maximum_bounding_box_coordinates() (in module meshkernel.utils)
get_meshkernel_version() (MeshKernel method)
get_meshkernelpy_version() (MeshKernel method)
get_projection() (MeshKernel method)
get_splines() (MeshKernel method)
GriddedSamples (class in meshkernel.py_structures)
grow_grid_outside (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
I
index() (MeshGeometryError method)
INNER_AND_OUTER_MESH_BOUNDARY_TO_LANDBOUNDARY (ProjectToLandBoundaryOption attribute)
inner_iterations (COrthogonalizationParameters attribute)
(OrthogonalizationParameters attribute)
inner_outer_separator (CGeometryList attribute)
(GeometryList attribute)
InputError
INSIDE_AND_INTERSECTED (DeleteMeshOption attribute)
INSIDE_NOT_INTERSECTED (DeleteMeshOption attribute)
INT (InterpolationValues attribute)
InterpolationValues (class in meshkernel.py_structures)
INVERSE_WEIGHT_DISTANCE (AveragingMethod attribute)
L
location() (MeshGeometryError method)
M
M (CurvilinearDirection attribute)
m_refinement (CCurvilinearParameters attribute)
(CurvilinearParameters attribute)
MakeGridParameters (class in meshkernel.py_structures)
MAX (AveragingMethod attribute)
max_courant_time (CMeshRefinementParameters attribute)
(MeshRefinementParameters attribute)
max_refinement_iterations (CMeshRefinementParameters attribute)
(MeshRefinementParameters attribute)
maximum_num_faces_in_uniform_part (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
Mesh1d (class in meshkernel.py_structures)
mesh1d_add() (MeshKernel method)
mesh1d_get() (MeshKernel method)
mesh1d_indices (CContacts attribute)
(Contacts attribute)
mesh1d_set() (MeshKernel method)
Mesh2d (class in meshkernel.py_structures)
Mesh2d.Property (class in meshkernel.py_structures)
mesh2d_add() (MeshKernel method)
mesh2d_averaging_interpolation() (MeshKernel method)
mesh2d_casulli_derefinement() (MeshKernel method)
mesh2d_casulli_derefinement_on_polygon() (MeshKernel method)
mesh2d_casulli_refinement() (MeshKernel method)
mesh2d_casulli_refinement_on_polygon() (MeshKernel method)
mesh2d_compute_orthogonalization() (MeshKernel method)
mesh2d_connect_meshes() (MeshKernel method)
mesh2d_convert_projection() (MeshKernel method)
mesh2d_delete() (MeshKernel method)
mesh2d_delete_edge() (MeshKernel method)
mesh2d_delete_hanging_edges() (MeshKernel method)
mesh2d_delete_node() (MeshKernel method)
mesh2d_delete_small_flow_edges_and_small_triangles() (MeshKernel method)
mesh2d_flip_edges() (MeshKernel method)
mesh2d_get() (MeshKernel method)
mesh2d_get_edge() (MeshKernel method)
mesh2d_get_face_polygons() (MeshKernel method)
mesh2d_get_filtered_face_polygons() (MeshKernel method)
mesh2d_get_hanging_edges() (MeshKernel method)
mesh2d_get_mesh_boundaries_as_polygons() (MeshKernel method)
mesh2d_get_node_index() (MeshKernel method)
mesh2d_get_nodes_in_polygons() (MeshKernel method)
mesh2d_get_obtuse_triangles_mass_centers() (MeshKernel method)
mesh2d_get_orthogonality() (MeshKernel method)
mesh2d_get_property() (MeshKernel method)
mesh2d_get_small_flow_edge_centers() (MeshKernel method)
mesh2d_get_smoothness() (MeshKernel method)
mesh2d_indices (CContacts attribute)
(Contacts attribute)
mesh2d_insert_edge() (MeshKernel method)
mesh2d_insert_node() (MeshKernel method)
mesh2d_make_global() (MeshKernel method)
mesh2d_make_rectangular_mesh() (MeshKernel method)
mesh2d_make_rectangular_mesh_from_polygon() (MeshKernel method)
mesh2d_make_rectangular_mesh_on_extension() (MeshKernel method)
mesh2d_make_triangular_mesh_from_polygon() (MeshKernel method)
mesh2d_make_triangular_mesh_from_samples() (MeshKernel method)
mesh2d_merge_nodes() (MeshKernel method)
mesh2d_merge_nodes_with_merging_distance() (MeshKernel method)
mesh2d_merge_two_nodes() (MeshKernel method)
mesh2d_move_node() (MeshKernel method)
mesh2d_refine_based_on_gridded_samples() (MeshKernel method)
mesh2d_refine_based_on_polygon() (MeshKernel method)
mesh2d_refine_based_on_samples() (MeshKernel method)
mesh2d_refine_ridges_based_on_gridded_samples() (MeshKernel method)
mesh2d_remove_disconnected_regions() (MeshKernel method)
mesh2d_rotate() (MeshKernel method)
mesh2d_set() (MeshKernel method)
mesh2d_translate() (MeshKernel method)
mesh2d_triangulation_interpolation() (MeshKernel method)
Mesh2dLocation (class in meshkernel.py_structures)
MeshGeometryError
meshkernel
module
MeshKernel (class in meshkernel.meshkernel)
meshkernel.c_structures
module
meshkernel.errors
module
meshkernel.meshkernel
module
meshkernel.py_structures
module
meshkernel.utils
module
meshkernel.version
module
MeshKernelError
MeshRefinementParameters (class in meshkernel.py_structures)
MIN (AveragingMethod attribute)
MIN_ABS (AveragingMethod attribute)
min_cosine_crossing_angles (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
min_edge_size (CMeshRefinementParameters attribute)
(MeshRefinementParameters attribute)
mkernel_get_inner_outer_separator() (MeshKernel method)
mkernel_get_separator() (MeshKernel method)
module
meshkernel
meshkernel.c_structures
meshkernel.errors
meshkernel.meshkernel
meshkernel.py_structures
meshkernel.utils
meshkernel.version
N
N (CurvilinearDirection attribute)
n_coordinates (CGeometryList attribute)
n_refinement (CCurvilinearParameters attribute)
(CurvilinearParameters attribute)
node_x (CCurvilinearGrid attribute)
(CMesh1d attribute)
(CMesh2d attribute)
(CurvilinearGrid attribute)
(Mesh1d attribute)
(Mesh2d attribute)
node_y (CCurvilinearGrid attribute)
(CMesh1d attribute)
(CMesh2d attribute)
(CurvilinearGrid attribute)
(Mesh1d attribute)
(Mesh2d attribute)
NODES (Mesh2dLocation attribute)
nodes_on_top_of_each_other_tolerance (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
nodes_per_face (CMesh2d attribute)
(Mesh2d attribute)
num_columns (CMakeGridParameters attribute)
(MakeGridParameters attribute)
num_contacts (CContacts attribute)
num_edges (CMesh1d attribute)
(CMesh2d attribute)
num_face_nodes (CMesh2d attribute)
num_faces (CMesh2d attribute)
num_m (CCurvilinearGrid attribute)
(CurvilinearGrid attribute)
num_n (CCurvilinearGrid attribute)
(CurvilinearGrid attribute)
num_nodes (CMesh1d attribute)
(CMesh2d attribute)
num_rows (CMakeGridParameters attribute)
(MakeGridParameters attribute)
num_valid_edges (CMesh1d attribute)
(CMesh2d attribute)
num_valid_nodes (CMesh1d attribute)
(CMesh2d attribute)
num_x (CGriddedSamples attribute)
(GriddedSamples attribute)
num_y (CGriddedSamples attribute)
(GriddedSamples attribute)
O
origin_x (CMakeGridParameters attribute)
(MakeGridParameters attribute)
origin_y (CMakeGridParameters attribute)
(MakeGridParameters attribute)
ORTHOGONALITY (Mesh2d.Property attribute)
orthogonalization_to_smoothing_factor (COrthogonalizationParameters attribute)
(OrthogonalizationParameters attribute)
orthogonalization_to_smoothing_factor_at_boundary (COrthogonalizationParameters attribute)
(OrthogonalizationParameters attribute)
OrthogonalizationParameters (class in meshkernel.py_structures)
outer_iterations (COrthogonalizationParameters attribute)
(OrthogonalizationParameters attribute)
OUTER_MESH_BOUNDARY_TO_LANDBOUNDARY (ProjectToLandBoundaryOption attribute)
P
plot_edges() (Contacts method)
(CurvilinearGrid method)
(in module meshkernel.utils)
(Mesh1d method)
(Mesh2d method)
plot_faces() (Mesh2d method)
polygon_get_included_points() (MeshKernel method)
polygon_refine() (MeshKernel method)
ProjectionType (class in meshkernel.py_structures)
ProjectToLandBoundaryOption (class in meshkernel.py_structures)
R
refine_intersected (CMeshRefinementParameters attribute)
(MeshRefinementParameters attribute)
REFINEMENT_LEVELS (RefinementType attribute)
refinement_type (CMeshRefinementParameters attribute)
(MeshRefinementParameters attribute)
RefinementType (class in meshkernel.py_structures)
remove_invalid_values() (Contacts method)
(Mesh1d method)
(Mesh2d method)
remove_skinny_triangles (CSplinesToCurvilinearParameters attribute)
(SplinesToCurvilinearParameters attribute)
RIDGE_DETECTION (RefinementType attribute)
S
SHORT (InterpolationValues attribute)
SIMPLE_AVERAGING (AveragingMethod attribute)
smoothing_iterations (CCurvilinearParameters attribute)
(CMeshRefinementParameters attribute)
(CurvilinearParameters attribute)
(MeshRefinementParameters attribute)
smoothing_parameter (CCurvilinearParameters attribute)
(CurvilinearParameters attribute)
SPHERICAL (ProjectionType attribute)
SPHERICALACCURATE (ProjectionType attribute)
SplinesToCurvilinearParameters (class in meshkernel.py_structures)
T
to_contiguous_numpy_array() (in module meshkernel.utils)
TO_ORIGINAL_NETBOUNDARY (ProjectToLandBoundaryOption attribute)
U
upper_right_x (CMakeGridParameters attribute)
(MakeGridParameters attribute)
upper_right_y (CMakeGridParameters attribute)
(MakeGridParameters attribute)
use_mass_center_when_refining (CMeshRefinementParameters attribute)
(MeshRefinementParameters attribute)
V
value_type (CGriddedSamples attribute)
values (CGeometryList attribute)
(CGriddedSamples attribute)
(GeometryList attribute)
(GriddedSamples attribute)
W
WAVE_COURANT (RefinementType attribute)
WHOLE_MESH (ProjectToLandBoundaryOption attribute)
X
x_coordinates (CGeometryList attribute)
(CGriddedSamples attribute)
(GeometryList attribute)
(GriddedSamples attribute)
x_origin (CGriddedSamples attribute)
(GriddedSamples attribute)
Y
y_coordinates (CGeometryList attribute)
(CGriddedSamples attribute)
(GeometryList attribute)
(GriddedSamples attribute)
y_origin (CGriddedSamples attribute)
(GriddedSamples attribute)