Index _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X _ __init__() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) (pantr.bspline.BsplineSpace method) (pantr.bspline.BsplineSpace1D method) (pantr.bspline.MultiLevelExtraction method) (pantr.bspline.SpanwiseElementExtraction method) (pantr.bspline.THBSpline method) (pantr.bspline.THBSplineSpace method) (pantr.geometry.AABB method) (pantr.grid.BVH method) (pantr.grid.CellTags method) (pantr.grid.FacetTags method) (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) (pantr.grid.Partition method) (pantr.grid.TensorProductGrid method) (pantr.mpi.DistributedFunction method) (pantr.mpi.DistributedSpace method) (pantr.quad.PointsLattice method) (pantr.quad.QuadratureRule method) (pantr.transform.AffineTransform method) (pantr.viz.Scene method) _active_funcs (pantr.bspline.THBSplineSpace attribute) _beziers_cache (pantr.bspline.Bspline attribute) _blocks (pantr.grid.HierarchicalGrid attribute) _compact_ops_1d (pantr.bspline.SpanwiseElementExtraction attribute) _control_points (pantr.bezier.Bezier attribute) (pantr.bspline.Bspline attribute) (pantr.bspline.THBSpline attribute) _degree (pantr.bspline.BsplineSpace1D attribute) _distributed_space (pantr.mpi.DistributedFunction attribute) _ext (pantr.bspline.MultiLevelExtraction attribute) _factor (pantr.grid.HierarchicalGrid attribute) _func_offset (pantr.bspline.THBSplineSpace attribute) _global_function (pantr.mpi.DistributedFunction attribute) _grid (pantr.bspline.THBSplineSpace attribute) _grid_snapshot (pantr.bspline.THBSplineSpace attribute) _idx_maps_1d (pantr.bspline.SpanwiseElementExtraction attribute) _is_identity_mask_1d (pantr.bspline.SpanwiseElementExtraction attribute) _is_rational (pantr.bezier.Bezier attribute) (pantr.bspline.Bspline attribute) _knots (pantr.bspline.BsplineSpace1D attribute) _lagrange_variant (pantr.bspline.SpanwiseElementExtraction attribute) _level_base (pantr.grid.HierarchicalGrid attribute) _level_spaces (pantr.bspline.THBSplineSpace attribute) _local (pantr.mpi.DistributedFunction attribute) _matrix (pantr.transform.AffineTransform attribute) _num_active (pantr.bspline.THBSplineSpace attribute) _num_cells (pantr.grid.HierarchicalGrid attribute) _oslo (pantr.bspline.MultiLevelExtraction attribute) _packed_block_base (pantr.grid.HierarchicalGrid attribute) _packed_block_hi (pantr.grid.HierarchicalGrid attribute) _packed_block_lo (pantr.grid.HierarchicalGrid attribute) _packed_level_start (pantr.grid.HierarchicalGrid attribute) _periodic (pantr.bspline.BsplineSpace1D attribute) _pts_per_dir (pantr.quad.PointsLattice attribute) _regularity (pantr.bspline.THBSplineSpace attribute) _root (pantr.grid.HierarchicalGrid attribute) _root_knot_starts (pantr.grid.HierarchicalGrid attribute) _root_knots_flat (pantr.grid.HierarchicalGrid attribute) _root_space (pantr.bspline.THBSplineSpace attribute) _scalar (pantr.bspline.THBSpline attribute) _space (pantr.bspline.Bspline attribute) (pantr.bspline.MultiLevelExtraction attribute) (pantr.bspline.SpanwiseElementExtraction attribute) (pantr.bspline.THBSpline attribute) _spaces (pantr.bspline.BsplineSpace attribute) _support (pantr.bspline.THBSplineSpace attribute) _target (pantr.bspline.MultiLevelExtraction attribute) (pantr.bspline.SpanwiseElementExtraction attribute) _tol (pantr.bspline.BsplineSpace1D attribute) _translation (pantr.transform.AffineTransform attribute) _trunc (pantr.bspline.THBSplineSpace attribute) _truncate (pantr.bspline.THBSplineSpace attribute) _version (pantr.grid.HierarchicalGrid attribute) A AABB (class in pantr.geometry) active_basis() (pantr.bspline.MultiLevelExtraction method) (pantr.bspline.THBSplineSpace method) active_blocks() (pantr.grid.HierarchicalGrid method) active_function_indices() (pantr.bspline.THBSplineSpace method) active_leaf_mask() (pantr.grid.HierarchicalGrid method) active_mask (pantr.grid.Partition property) add() (pantr.viz.Scene method) adjncy (pantr.bspline.CouplingGraph attribute) AffineTransform (class in pantr.transform) apply() (pantr.bspline.SpanwiseElementExtraction method) apply_M_K_MT() (pantr.bspline.SpanwiseElementExtraction method) apply_M_K_MT_many() (pantr.bspline.SpanwiseElementExtraction method) apply_many() (pantr.bspline.SpanwiseElementExtraction method) apply_MT_K_M() (pantr.bspline.SpanwiseElementExtraction method) apply_MT_K_M_many() (pantr.bspline.SpanwiseElementExtraction method) apply_transpose() (pantr.bspline.SpanwiseElementExtraction method) apply_transpose_many() (pantr.bspline.SpanwiseElementExtraction method) as_bounds() (pantr.geometry.AABB method) B Bezier (class in pantr.bezier) boundary() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) bounds (pantr.grid.TensorProductGrid property) breakpoints (pantr.grid.TensorProductGrid property) Bspline (class in pantr.bspline) BsplineSpace (class in pantr.bspline) BsplineSpace1D (class in pantr.bspline) BsplineSpaceRestriction (class in pantr.bspline) build_local() (in module pantr.bspline) BVH (class in pantr.grid) C cell_aabb() (pantr.grid.Grid method) cell_bounds() (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) (pantr.grid.TensorProductGrid method) cell_bvh() (pantr.grid.Grid method) cell_level() (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) cell_multi_index() (pantr.grid.HierarchicalGrid method) (pantr.grid.TensorProductGrid method) cell_owner (pantr.grid.Partition property) cell_quadrature() (in module pantr.grid) cell_tags (pantr.grid.Grid property) cells_per_axis (pantr.grid.TensorProductGrid property) CellTags (class in pantr.grid) CHEBYSHEV_1ST (pantr.basis.LagrangeVariant attribute) CHEBYSHEV_2ND (pantr.basis.LagrangeVariant attribute) child_cells() (pantr.grid.Grid method) coarsen() (pantr.bspline.THBSplineSpace method) (pantr.grid.HierarchicalGrid method) collapse_along_axis() (pantr.bezier.Bezier method) collect_cell_bounds() (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) (pantr.grid.TensorProductGrid method) comm (pantr.mpi.DistributedSpace property) compact_ops_1d (pantr.bspline.ExtractionStructView attribute) (pantr.bspline.SpanwiseElementExtraction property) compose() (pantr.bezier.Bezier method) (pantr.transform.AffineTransform method) compute_bernstein_to_cardinal_1d() (in module pantr.change_basis) compute_bernstein_to_lagrange_1d() (in module pantr.change_basis) compute_cardinal_to_bernstein_1d() (in module pantr.change_basis) compute_halo() (in module pantr.bspline) compute_lagrange_to_bernstein_1d() (in module pantr.change_basis) compute_monomial_to_bernstein_1d() (in module pantr.change_basis) configure_threads() (in module pantr.mpi) contains_point() (pantr.geometry.AABB method) control_points (pantr.bezier.Bezier property) (pantr.bspline.Bspline property) (pantr.bspline.THBSpline property) control_polygon_mesh() (in module pantr.viz) coupling_graph() (in module pantr.bspline) CouplingGraph (class in pantr.bspline) create_bilinear() (in module pantr.cad) create_cardinal_knots() (in module pantr.bspline) create_circle() (in module pantr.cad) create_coons_surface() (in module pantr.cad) create_coons_volume() (in module pantr.cad) create_cylinder() (in module pantr.cad) create_disk() (in module pantr.cad) create_distributed_function() (in module pantr.mpi) create_distributed_space() (in module pantr.mpi) create_extrusion() (in module pantr.cad) create_from_bezier() (in module pantr.bspline) create_from_bspline() (in module pantr.bezier) create_greville_lattice() (in module pantr.bspline) create_lagrange_points_lattice() (in module pantr.quad) create_line() (in module pantr.cad) create_rectangle() (in module pantr.cad) create_revolution() (in module pantr.cad) create_ruled() (in module pantr.cad) create_sweep() (in module pantr.cad) create_thb_space() (in module pantr.bspline) create_trilinear() (in module pantr.cad) create_uniform_open_knots() (in module pantr.bspline) create_uniform_periodic_knots() (in module pantr.bspline) create_uniform_space() (in module pantr.bspline) D degree (pantr.bezier.Bezier property) (pantr.bspline.Bspline property) (pantr.bspline.BsplineSpace1D property) (pantr.bspline.THBSpline property) degrees (pantr.bspline.BsplineSpace property) (pantr.bspline.THBSplineSpace property) derivative() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) dim (pantr.bezier.Bezier property) (pantr.bspline.Bspline property) (pantr.bspline.BsplineSpace property) (pantr.bspline.ExtractionStructView attribute) (pantr.bspline.MultiLevelExtraction property) (pantr.bspline.SpanwiseElementExtraction property) (pantr.bspline.THBSpline property) (pantr.bspline.THBSplineSpace property) (pantr.quad.PointsLattice property) (pantr.transform.AffineTransform property) distributed_space (pantr.mpi.DistributedFunction property) DistributedFunction (class in pantr.mpi) DistributedSpace (class in pantr.mpi) dof_owner() (in module pantr.bspline) domain (pantr.bspline.BsplineSpace property) (pantr.bspline.BsplineSpace1D property) (pantr.bspline.THBSplineSpace property) dtype (pantr.bezier.Bezier property) (pantr.bspline.Bspline property) (pantr.bspline.BsplineSpace property) (pantr.bspline.BsplineSpace1D property) (pantr.bspline.MultiLevelExtraction property) (pantr.bspline.SpanwiseElementExtraction property) (pantr.bspline.THBSpline property) (pantr.bspline.THBSplineSpace property) (pantr.quad.PointsLattice property) E edge_weights (pantr.bspline.CouplingGraph attribute) elevate_degree() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) empty() (pantr.geometry.AABB static method) EQUISPACES (pantr.basis.LagrangeVariant attribute) evaluate() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) (pantr.bspline.THBSpline method) evaluate_derivatives() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) (pantr.bspline.THBSpline method) ExtractionStructView (class in pantr.bspline) F facet_tags (pantr.grid.Grid property) facets_per_cell (pantr.grid.FacetTags property) FacetTags (class in pantr.grid) factor (pantr.grid.HierarchicalGrid property) find_monotone_root() (in module pantr.bezier) find_roots() (in module pantr.bezier) fit_bezier() (in module pantr.bezier) fit_bspline() (in module pantr.bspline) fit_bspline_distributed() (in module pantr.mpi) flat_cell_index() (pantr.grid.TensorProductGrid method) from_bounds() (pantr.geometry.AABB static method) from_cell_bounds() (pantr.grid.BVH class method) from_dolfinx() (in module pantr.mpi) G GAUSS_LEGENDRE (pantr.basis.LagrangeVariant attribute) gauss_legendre_quadrature() (in module pantr.quad) GAUSS_LOBATTO_LEGENDRE (pantr.basis.LagrangeVariant attribute) get_all_points() (pantr.quad.PointsLattice method) get_cardinal_intervals() (pantr.bspline.BsplineSpace1D method) get_chebyshev_gauss_1st_kind_1d() (in module pantr.quad) get_chebyshev_gauss_2nd_kind_1d() (in module pantr.quad) get_conservative() (in module pantr.tolerance) get_default() (in module pantr.tolerance) get_gauss_legendre_1d() (in module pantr.quad) get_gauss_lobatto_legendre_1d() (in module pantr.quad) get_greville_abscissae() (in module pantr.bspline) get_info() (in module pantr.tolerance) get_machine_epsilon() (in module pantr.tolerance) get_modified_chebyshev_nodes_1d() (in module pantr.quad) get_num_threads() (in module pantr) get_strict() (in module pantr.tolerance) get_tanh_sinh_1d() (in module pantr.quad) get_trapezoidal_1d() (in module pantr.quad) get_unique_knots_and_multiplicity() (pantr.bspline.BsplineSpace1D method) global_function (pantr.mpi.DistributedFunction property) global_space (pantr.mpi.DistributedSpace property) Grid (class in pantr.grid) grid (pantr.bspline.THBSplineSpace property) (pantr.grid.GridRestriction attribute) grid_to_pyvista() (in module pantr.viz) GridRestriction (class in pantr.grid) H hanging_neighbors() (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) has_Bezier_like_knots() (pantr.bspline.BsplineSpace method) (pantr.bspline.BsplineSpace1D method) has_left_end_open() (pantr.bspline.BsplineSpace1D method) HAS_MPI (in module pantr.mpi) has_open_knots() (pantr.bspline.BsplineSpace1D method) has_right_end_open() (pantr.bspline.BsplineSpace1D method) hi (pantr.geometry.AABB attribute) hierarchical_grid() (in module pantr.grid) HierarchicalGrid (class in pantr.grid) I identity() (pantr.transform.AffineTransform static method) idx_maps_1d (pantr.bspline.ExtractionStructView attribute) (pantr.bspline.SpanwiseElementExtraction property) in_subset (pantr.grid.GridRestriction attribute) input_shape_per_dir (pantr.bspline.ExtractionStructView attribute) (pantr.bspline.SpanwiseElementExtraction property) insert_knots() (pantr.bspline.Bspline method) (pantr.bspline.BsplineSpace1D method) interpolate_bezier() (in module pantr.bezier) interpolate_bspline() (in module pantr.bspline) interpolate_bspline_distributed() (in module pantr.mpi) intersect() (pantr.geometry.AABB method) inverse (pantr.transform.AffineTransform property) is_active_leaf() (pantr.grid.HierarchicalGrid method) is_empty() (pantr.geometry.AABB method) is_identity (pantr.bspline.SpanwiseElementExtraction property) is_identity_at() (pantr.bspline.SpanwiseElementExtraction method) is_identity_mask_1d (pantr.bspline.ExtractionStructView attribute) (pantr.bspline.SpanwiseElementExtraction property) is_mesh_boundary_facet() (pantr.grid.Grid method) is_rational (pantr.bezier.Bezier property) (pantr.bspline.Bspline property) is_uniform (pantr.grid.TensorProductGrid property) iter_cells() (pantr.grid.Grid method) J join() (in module pantr.cad) K knot_lines_meshes() (in module pantr.viz) knots (pantr.bspline.BsplineSpace1D property) L l2_project_bspline() (in module pantr.bspline) l2_project_bspline_distributed() (in module pantr.mpi) lagrange_variant (pantr.bspline.SpanwiseElementExtraction property) LagrangeVariant (class in pantr.basis) level_cells_per_axis() (pantr.grid.HierarchicalGrid method) level_space() (pantr.bspline.THBSplineSpace method) lo (pantr.geometry.AABB attribute) local (pantr.mpi.DistributedFunction property) (pantr.mpi.DistributedSpace property) local_facet_axis_side() (pantr.grid.Grid method) local_facet_bounds() (pantr.grid.Grid method) local_to_global_cell (pantr.bspline.LocalSpace attribute) (pantr.bspline.THBSplineSpaceRestriction attribute) (pantr.grid.GridRestriction attribute) local_to_global_dof (pantr.bspline.BsplineSpaceRestriction attribute) (pantr.bspline.LocalSpace attribute) (pantr.bspline.THBSplineSpaceRestriction attribute) localize() (pantr.mpi.DistributedSpace method) LocalSpace (class in pantr.bspline) locate() (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) (pantr.grid.TensorProductGrid method) locate_many() (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) (pantr.grid.TensorProductGrid method) M make_compat() (in module pantr.cad) make_struct_view() (in module pantr.bspline) matrix (pantr.transform.AffineTransform property) max_level (pantr.grid.HierarchicalGrid property) minimize_degree() (pantr.bezier.Bezier method) mirror() (pantr.transform.AffineTransform static method) module pantr.basis pantr.bezier pantr.bspline pantr.cad pantr.change_basis pantr.geometry pantr.grid pantr.mpi pantr.quad pantr.tolerance pantr.transform pantr.viz mpi_available() (in module pantr.mpi) multilevel_operator() (pantr.bspline.MultiLevelExtraction method) MultiLevelExtraction (class in pantr.bspline) multiply() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) N n_cells (pantr.grid.BVH attribute) (pantr.grid.Partition property) n_global_cells (pantr.bspline.LocalSpace attribute) n_global_dofs (pantr.bspline.LocalSpace attribute) n_nodes (pantr.grid.BVH attribute) n_parts (pantr.grid.Partition property) (pantr.mpi.DistributedFunction property) (pantr.mpi.DistributedSpace property) names (pantr.grid.CellTags property) (pantr.grid.FacetTags property) ndim (pantr.geometry.AABB property) (pantr.grid.BVH attribute) (pantr.grid.Grid property) (pantr.grid.HierarchicalGrid property) (pantr.grid.TensorProductGrid property) (pantr.quad.QuadratureRule property) neighbor_across_facet() (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) (pantr.grid.TensorProductGrid method) neighbors() (pantr.grid.Grid method) node_cell (pantr.grid.BVH property) node_hi (pantr.grid.BVH property) node_left (pantr.grid.BVH property) node_lo (pantr.grid.BVH property) node_right (pantr.grid.BVH property) num_basis (pantr.bspline.BsplineSpace property) (pantr.bspline.BsplineSpace1D property) num_basis_per_level (pantr.bspline.THBSplineSpace property) num_cells (pantr.grid.CellTags property) (pantr.grid.FacetTags property) (pantr.grid.Grid property) (pantr.grid.HierarchicalGrid property) (pantr.grid.TensorProductGrid property) num_elements (pantr.bspline.MultiLevelExtraction property) num_identity_elements (pantr.bspline.SpanwiseElementExtraction property) num_intervals (pantr.bspline.BsplineSpace property) (pantr.bspline.BsplineSpace1D property) (pantr.bspline.ExtractionStructView attribute) (pantr.bspline.SpanwiseElementExtraction property) num_levels (pantr.bspline.THBSplineSpace property) num_local_facets() (pantr.grid.Grid method) num_points (pantr.quad.QuadratureRule property) num_threads() (in module pantr) num_total_basis (pantr.bspline.BsplineSpace property) (pantr.bspline.THBSplineSpace property) num_total_intervals (pantr.bspline.BsplineSpace property) (pantr.bspline.SpanwiseElementExtraction property) num_vertices (pantr.bspline.CouplingGraph attribute) O offset (pantr.transform.AffineTransform property) operator() (pantr.bspline.MultiLevelExtraction method) (pantr.bspline.SpanwiseElementExtraction method) ops_1d (pantr.bspline.SpanwiseElementExtraction property) output_shape_per_dir (pantr.bspline.ExtractionStructView attribute) (pantr.bspline.SpanwiseElementExtraction property) overlaps() (pantr.geometry.AABB method) overlay() (in module pantr.grid) owned_cell_mask (pantr.bspline.LocalSpace attribute) owned_cells (pantr.mpi.DistributedSpace property) owned_cells() (pantr.grid.Partition method) owned_dof_mask (pantr.bspline.LocalSpace attribute) owns_cells (pantr.mpi.DistributedFunction property) (pantr.mpi.DistributedSpace property) P pad() (pantr.geometry.AABB method) pantr.basis module pantr.bezier module pantr.bspline module pantr.cad module pantr.change_basis module pantr.geometry module pantr.grid module pantr.mpi module pantr.quad module pantr.tolerance module pantr.transform module pantr.viz module Partition (class in pantr.grid) partition (pantr.mpi.DistributedSpace property) partition_graph() (in module pantr.bspline) partition_grid() (in module pantr.grid) per_direction_identity_flags() (pantr.bspline.SpanwiseElementExtraction method) periodic (pantr.bspline.BsplineSpace1D property) permute_directions() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) plot() (in module pantr.viz) (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) points (pantr.quad.QuadratureRule property) PointsLattice (class in pantr.quad) prolongation_to() (pantr.bspline.THBSplineSpace method) pts_per_dir (pantr.quad.PointsLattice property) Q QuadratureRule (class in pantr.quad) quasi_interpolate_bspline() (in module pantr.bspline) quasi_interpolate_bspline_distributed() (in module pantr.mpi) quasi_interpolate_thb_spline() (in module pantr.bspline) quasi_interpolate_thb_spline_distributed() (in module pantr.mpi) query_aabb() (pantr.grid.BVH method) (pantr.grid.Grid method) R rank (pantr.bezier.Bezier property) (pantr.bspline.Bspline property) (pantr.bspline.THBSpline property) (pantr.mpi.DistributedFunction property) (pantr.mpi.DistributedSpace property) reduce_degree() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) reference_map() (pantr.grid.Grid method) refine() (pantr.bspline.THBSpline method) (pantr.bspline.THBSplineSpace method) (pantr.grid.HierarchicalGrid method) refine_cells() (pantr.grid.HierarchicalGrid method) refine_region() (pantr.bspline.THBSpline method) (pantr.bspline.THBSplineSpace method) remove() (pantr.grid.CellTags method) (pantr.grid.FacetTags method) remove_knots() (pantr.bspline.Bspline method) require_mpi() (in module pantr.mpi) restrict() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) (pantr.bspline.BsplineSpace method) (pantr.bspline.BsplineSpace1D method) (pantr.bspline.THBSplineSpace method) (pantr.grid.Grid method) (pantr.grid.HierarchicalGrid method) (pantr.grid.TensorProductGrid method) restriction_to() (pantr.bspline.THBSplineSpace method) reverse() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) root (pantr.grid.HierarchicalGrid property) root_space (pantr.bspline.THBSplineSpace property) rotation_2d() (pantr.transform.AffineTransform static method) rotation_3d() (pantr.transform.AffineTransform static method) S save() (in module pantr.viz) scaling() (pantr.transform.AffineTransform static method) Scene (class in pantr.viz) set() (pantr.grid.CellTags method) (pantr.grid.FacetTags method) set_num_threads() (in module pantr) shear() (pantr.transform.AffineTransform static method) show() (pantr.viz.Scene method) slice() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) space (pantr.bspline.Bspline property) (pantr.bspline.BsplineSpaceRestriction attribute) (pantr.bspline.LocalSpace attribute) (pantr.bspline.MultiLevelExtraction property) (pantr.bspline.SpanwiseElementExtraction property) (pantr.bspline.THBSpline property) (pantr.bspline.THBSplineSpaceRestriction attribute) spaces (pantr.bspline.BsplineSpace property) SpanwiseElementExtraction (class in pantr.bspline) split() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) subdivide() (pantr.bspline.Bspline method) (pantr.bspline.BsplineSpace1D method) subdomain_mask() (pantr.grid.HierarchicalGrid method) T tabulate() (pantr.bspline.SpanwiseElementExtraction method) tabulate_basis() (pantr.bspline.BsplineSpace method) (pantr.bspline.BsplineSpace1D method) (pantr.bspline.THBSplineSpace method) tabulate_basis_derivatives() (pantr.bspline.BsplineSpace1D method) (pantr.bspline.THBSplineSpace method) tabulate_bernstein() (in module pantr.basis) tabulate_bernstein_1d() (in module pantr.basis) tabulate_Bezier_extraction_operators() (pantr.bspline.BsplineSpace1D method) tabulate_cardinal_bspline() (in module pantr.basis) tabulate_cardinal_bspline_1d() (in module pantr.basis) tabulate_cardinal_extraction_operators() (pantr.bspline.BsplineSpace1D method) tabulate_lagrange() (in module pantr.basis) tabulate_lagrange_1d() (in module pantr.basis) tabulate_Lagrange_extraction_operators() (pantr.bspline.BsplineSpace1D method) tabulate_legendre_1d() (in module pantr.basis) target (pantr.bspline.MultiLevelExtraction property) (pantr.bspline.SpanwiseElementExtraction property) tensor_product_grid() (in module pantr.grid) tensor_product_quadrature() (in module pantr.quad) TensorProductGrid (class in pantr.grid) THBSpline (class in pantr.bspline) THBSplineSpace (class in pantr.bspline) THBSplineSpaceRestriction (class in pantr.bspline) to_bezier() (pantr.bspline.Bspline method) to_beziers() (pantr.bspline.Bspline method) to_bspline() (pantr.bezier.Bezier method) to_dense() (pantr.grid.CellTags method) (pantr.grid.FacetTags method) to_open_bspline() (pantr.bspline.Bspline method) to_periodic() (pantr.bspline.Bspline method) to_plotter() (pantr.viz.Scene method) to_pyvista() (in module pantr.viz) tolerance (pantr.bspline.BsplineSpace property) (pantr.bspline.BsplineSpace1D property) (pantr.bspline.THBSplineSpace property) ToleranceInfo (class in pantr.tolerance) transform() (pantr.bezier.Bezier method) (pantr.bspline.Bspline method) (pantr.geometry.AABB method) translation() (pantr.transform.AffineTransform static method) truncate (pantr.bspline.THBSplineSpace property) U unbounded() (pantr.geometry.AABB static method) uniform_grid() (in module pantr.grid) union() (pantr.geometry.AABB method) V version (pantr.grid.HierarchicalGrid property) vertex_weights (pantr.bspline.CouplingGraph attribute) W weights (pantr.quad.QuadratureRule property) X xadj (pantr.bspline.CouplingGraph attribute)