Index _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W | X | Y | Z _ __add__() (sumpy.toys.PotentialSource method) __call__() (sumpy.expansion.level_to_order.FMMLibExpansionOrderFinder method) (sumpy.expansion.level_to_order.SimpleExpansionOrderFinder method) (sumpy.expansion.LocalExpansionFactory method) (sumpy.expansion.MultipoleExpansionFactory method) (sumpy.kernel.KernelMapper method) (sumpy.p2e.P2EFromCSR method) (sumpy.p2e.P2EFromSingleBox method) (sumpy.p2p.P2PMatrixSubsetGenerator method) (sumpy.qbx.LayerPotential method) (sumpy.qbx.LayerPotentialMatrixSubsetGenerator method) __eq__() (sumpy.expansion.ExpansionBase method) __getitem__() (sumpy.kernel.SystemKernel method) __init__() (sumpy.expansion.LinearPDEBasedExpansionTermsWrangler method) (sumpy.p2e.P2EBase method) (sumpy.toys.ConstantPotential method) (sumpy.toys.ExpansionPotentialSource method) (sumpy.toys.HalfspaceOnePotential method) (sumpy.toys.OneOnBallPotential method) (sumpy.toys.PointSources method) (sumpy.toys.PotentialExpressionNode method) (sumpy.toys.ToyContext method) __len__() (sumpy.expansion.ExpansionBase method) __mul__() (sumpy.toys.PotentialSource method) __ne__() (sumpy.expansion.ExpansionBase method) __neg__() (sumpy.toys.PotentialSource method) __radd__() (sumpy.toys.PotentialSource method) __rmul__() (sumpy.toys.PotentialSource method) __rsub__() (sumpy.toys.PotentialSource method) __sub__() (sumpy.toys.PotentialSource method) A add_assignment() (sumpy.assignment_collection.SymbolicAssignmentCollection method) add_mi() (in module sumpy.tools) add_to_sac() (in module sumpy.tools) AggregateProfilingEvent (class in sumpy.tools) allow_evanescent (sumpy.kernel.HelmholtzKernel attribute) as_scalar_pde() (in module sumpy.expansion.diff_op) as_sympy() (sumpy.symbolic.SpatialConstant method) assign_temp() (sumpy.assignment_collection.SymbolicAssignmentCollection method) assign_unique() (sumpy.assignment_collection.SymbolicAssignmentCollection method) assignments (sumpy.assignment_collection.SymbolicAssignmentCollection attribute) axis (sumpy.kernel.AxisSourceDerivative attribute) (sumpy.kernel.AxisTargetDerivative attribute) (sumpy.kernel.LineOfCompressionKernel attribute) (sumpy.kernel.TargetPointMultiplier attribute) AxisSourceDerivative (class in sumpy.kernel) AxisSourceDerivativeRemover (class in sumpy.kernel) AxisTargetDerivative (class in sumpy.kernel) AxisTargetDerivativeRemover (class in sumpy.kernel) B Basic (class in sumpy.symbolic) basis() (sumpy.point_calculus.CalculusPatch method) BiharmonicKernel (class in sumpy.kernel) BrinkmanComponentKernelBase (class in sumpy.kernel) BrinkmanletComponentKernel (class in sumpy.kernel) BrinkmanletSystemKernel (class in sumpy.kernel) BrinkmanStressComponentKernel (class in sumpy.kernel) BrinkmanStressSystemKernel (class in sumpy.kernel) C CalculusPatch (class in sumpy.point_calculus) center (sumpy.point_calculus.CalculusPatch attribute) coefficients_from_source() (sumpy.expansion.ExpansionBase method) coefficients_from_source_vec() (sumpy.expansion.ExpansionBase method) combine() (sumpy.kernel.KernelCombineMapper method) combine_halfspace() (in module sumpy.toys) combine_halfspace_and_outer() (in module sumpy.toys) combine_inner_outer() (in module sumpy.toys) ConstantPotential (class in sumpy.toys) copy() (sumpy.expansion.ExpansionBase method) (sumpy.expansion.ExpansionTermsWrangler method) cse() (in module sumpy.cse) curl() (sumpy.point_calculus.CalculusPatch method) D darcy_impermeability_name (sumpy.kernel.BrinkmanComponentKernelBase attribute) (sumpy.kernel.BrinkmanletSystemKernel attribute) (sumpy.kernel.BrinkmanStressSystemKernel attribute) DefaultExpansionFactory (class in sumpy.expansion) DefaultM2LTranslationClassFactory (class in sumpy.expansion.m2l) derivative_coeff_dict (sumpy.derivative_taker.DifferentiatedExprDerivativeTaker attribute) DerivativeBase (class in sumpy.kernel) DerivativeCounter (class in sumpy.kernel) DerivativeIdentifier (class in sumpy.expansion.diff_op) diff() (sumpy.derivative_taker.ExprDerivativeTaker method) (sumpy.point_calculus.CalculusPatch method) DifferentiatedExprDerivativeTaker (class in sumpy.derivative_taker) dim (sumpy.expansion.ExpansionTermsWrangler attribute) (sumpy.kernel.ScalarKernel attribute) (sumpy.kernel.SystemKernel attribute) (sumpy.point_calculus.CalculusPatch attribute) dimensions (sumpy.expansion.level_to_order.TreeLike attribute) (sumpy.visualization.FieldPlotter attribute) dir_vec_name (sumpy.kernel.DirectionalDerivative attribute) directional_kind (sumpy.kernel.DirectionalDerivative attribute) (sumpy.kernel.DirectionalSourceDerivative attribute) DirectionalDerivative (class in sumpy.kernel) DirectionalSourceDerivative (class in sumpy.kernel) div() (sumpy.point_calculus.CalculusPatch method) draw_annotation() (in module sumpy.toys) draw_box() (in module sumpy.toys) draw_circle() (in module sumpy.toys) draw_schematic() (in module sumpy.toys) DTypeLike (class in sumpy.tools) dx() (sumpy.point_calculus.CalculusPatch method) dy() (sumpy.point_calculus.CalculusPatch method) dz() (sumpy.point_calculus.CalculusPatch method) E E2EBase (class in sumpy.e2e) E2EFromChildren (class in sumpy.e2e) E2EFromCSR (class in sumpy.e2e) E2EFromParent (class in sumpy.e2e) E2PBase (class in sumpy.e2p) E2PFromCSR (class in sumpy.e2p) E2PFromSingleBox (class in sumpy.e2p) ElasticityComponentKernel (class in sumpy.kernel) ElasticityComponentKernelBase (class in sumpy.kernel) ElasticityStressComponentKernel (class in sumpy.kernel) ElasticityStressSystemKernel (class in sumpy.kernel) ElasticitySystemKernel (class in sumpy.kernel) eqs (sumpy.expansion.diff_op.LinearPDESystemOperator attribute) err_const_helmholtz (sumpy.expansion.level_to_order.SimpleExpansionOrderFinder attribute) err_const_laplace (sumpy.expansion.level_to_order.SimpleExpansionOrderFinder attribute) eval() (sumpy.toys.PotentialSource method) eval_at_center() (sumpy.point_calculus.CalculusPatch method) evaluate() (sumpy.expansion.ExpansionBase method) ExpansionBase (class in sumpy.expansion) ExpansionFactoryBase (class in sumpy.expansion) ExpansionPotentialSource (class in sumpy.toys) ExpansionTermsWrangler (class in sumpy.expansion) Expr (class in sp) ExprDerivativeTaker (class in sumpy.derivative_taker) expression (sumpy.kernel.ExpressionKernel attribute) ExpressionKernel (class in sumpy.kernel) extra_order (sumpy.expansion.level_to_order.FMMLibExpansionOrderFinder attribute) (sumpy.expansion.level_to_order.SimpleExpansionOrderFinder attribute) F fft() (in module sumpy.tools) fft_toeplitz_upper_triangular() (in module sumpy.tools) FFTBackend (class in sumpy.tools) FFTM2LTranslationClassFactory (class in sumpy.expansion.m2l) FieldPlotter (class in sumpy.visualization) FMMLevelToOrder (class in sumpy.fmm) FMMLibExpansionOrderFinder (class in sumpy.expansion.level_to_order) FourierBesselM2LTranslation (class in sumpy.expansion.m2l) frequency_domain_maxwell() (in module sumpy.point_calculus) from_sympy() (sumpy.symbolic.SpatialConstant class method) FullExpansionTermsWrangler (class in sumpy.expansion) G gather_arguments() (in module sumpy.tools) gather_loopy_arguments() (in module sumpy.tools) gather_loopy_source_arguments() (in module sumpy.tools) gather_source_arguments() (in module sumpy.tools) get_args() (sumpy.kernel.ScalarKernel method) get_base_kernel() (sumpy.kernel.ScalarKernel method) get_code_transformer() (sumpy.kernel.ScalarKernel method) get_coefficient_identifiers() (sumpy.expansion.ExpansionBase method) (sumpy.expansion.ExpansionTermsWrangler method) get_expression() (sumpy.kernel.ScalarKernel method) (sumpy.kernel.SystemKernel method) get_full_coefficient_identifiers() (sumpy.expansion.ExpansionTermsWrangler method) get_full_kernel_derivatives_from_stored() (sumpy.expansion.ExpansionTermsWrangler method) get_global_scaling_const() (sumpy.kernel.ScalarKernel method) get_kernel() (sumpy.tools.KernelComputation method) get_local_expansion_class() (sumpy.expansion.ExpansionFactoryBase method) get_m2l_translation_class() (sumpy.expansion.m2l.M2LTranslationClassFactoryBase method) get_multipole_expansion_class() (sumpy.expansion.ExpansionFactoryBase method) get_native_event() (in module sumpy.tools) get_opencl_fft_app() (in module sumpy.tools) get_pde_as_diff_op() (sumpy.kernel.ScalarKernel method) (sumpy.kernel.SystemKernel method) get_pde_system_kernel() (sumpy.kernel.ScalarKernel method) get_source_args() (sumpy.kernel.ScalarKernel method) get_stored_mpole_coefficients_from_full() (sumpy.expansion.ExpansionTermsWrangler method) global_scaling_const (sumpy.kernel.ExpressionKernel attribute) H H2DLocalExpansion (class in sumpy.expansion.local) H2DMultipoleExpansion (class in sumpy.expansion.multipole) HalfspaceOnePotential (class in sumpy.toys) HeatKernel (class in sumpy.kernel) helmholtz_k_name (sumpy.kernel.HelmholtzKernel attribute) HelmholtzDerivativeTaker (class in sumpy.derivative_taker) HelmholtzKernel (class in sumpy.kernel) I icomp (sumpy.kernel.BrinkmanletComponentKernel attribute) (sumpy.kernel.BrinkmanStressComponentKernel attribute) (sumpy.kernel.ElasticityComponentKernel attribute) (sumpy.kernel.ElasticityStressComponentKernel attribute) (sumpy.kernel.StokesletComponentKernel attribute) (sumpy.kernel.StressletComponentKernel attribute) InexactT (class in sumpy.point_calculus) inner_kernel (sumpy.kernel.DerivativeBase attribute) is_complex_valued (sumpy.kernel.ScalarKernel property) is_obj_array_like() (in module sumpy.tools) is_time_dependent (sumpy.expansion.diff_op.LinearPDESystemOperator property) is_translation_invariant (sumpy.kernel.ScalarKernel attribute) J jcomp (sumpy.kernel.BrinkmanletComponentKernel attribute) (sumpy.kernel.BrinkmanStressComponentKernel attribute) (sumpy.kernel.ElasticityComponentKernel attribute) (sumpy.kernel.ElasticityStressComponentKernel attribute) (sumpy.kernel.StokesletComponentKernel attribute) (sumpy.kernel.StressletComponentKernel attribute) K kcomp (sumpy.kernel.BrinkmanStressComponentKernel attribute) (sumpy.kernel.ElasticityStressComponentKernel attribute) (sumpy.kernel.StressletComponentKernel attribute) kernel (sumpy.expansion.ExpansionBase attribute) kernel_extra_kwargs (sumpy.fmm.SumpyExpansionWrangler attribute) KernelArgument (class in sumpy.kernel) KernelCacheMixin (class in sumpy.tools) KernelCombineMapper (class in sumpy.kernel) KernelComputation (class in sumpy.tools) KernelIdentityMapper (class in sumpy.kernel) KernelLike (class in sumpy.tools) KernelMapper (class in sumpy.kernel) L l_inf() (in module sumpy.toys) laplace() (sumpy.point_calculus.CalculusPatch method) LaplaceDerivativeTaker (class in sumpy.derivative_taker) LaplaceKernel (class in sumpy.kernel) LayerPotential (class in sumpy.qbx) LayerPotentialBase (class in sumpy.qbx) LayerPotentialMatrixGenerator (class in sumpy.qbx) LayerPotentialMatrixSubsetGenerator (class in sumpy.qbx) LinearPDEBasedExpansionTermsWrangler (class in sumpy.expansion) LinearPDESystemOperator (class in sumpy.expansion.diff_op) LineOfCompressionKernel (class in sumpy.kernel) LineTaylorLocalExpansion (class in sumpy.expansion.local) local_expand() (in module sumpy.toys) LocalExpansion (class in sumpy.toys) LocalExpansionBase (class in sumpy.expansion.local) LocalExpansionFactory (class in sumpy.expansion) LocalExpansionFromOrderFactory (class in sumpy.fmm) logplot() (in module sumpy.toys) loopy (sumpy.tools.FFTBackend attribute) loopy_arg (sumpy.kernel.KernelArgument attribute) loopy_evaluator() (sumpy.expansion.ExpansionBase method) loopy_expansion_formation() (sumpy.expansion.ExpansionBase method) loopy_fft() (in module sumpy.tools) loopy_translate() (sumpy.expansion.m2l.M2LTranslationBase method) M M2LTranslationBase (class in sumpy.expansion.m2l) M2LTranslationClassFactoryBase (class in sumpy.expansion.m2l) make_field_plotter_from_bbox() (in module sumpy.visualization) make_identity_diff_op() (in module sumpy.expansion.diff_op) make_loopy_program() (in module sumpy.array_context) mapper_method (sumpy.kernel.AxisSourceDerivative attribute) (sumpy.kernel.AxisTargetDerivative attribute) (sumpy.kernel.BiharmonicKernel attribute) (sumpy.kernel.BrinkmanletComponentKernel attribute) (sumpy.kernel.BrinkmanletSystemKernel attribute) (sumpy.kernel.BrinkmanStressComponentKernel attribute) (sumpy.kernel.BrinkmanStressSystemKernel attribute) (sumpy.kernel.DirectionalSourceDerivative attribute) (sumpy.kernel.ElasticityComponentKernel attribute) (sumpy.kernel.ElasticityStressComponentKernel attribute) (sumpy.kernel.ElasticityStressSystemKernel attribute) (sumpy.kernel.ElasticitySystemKernel attribute) (sumpy.kernel.ExpressionKernel attribute) (sumpy.kernel.HeatKernel attribute) (sumpy.kernel.HelmholtzKernel attribute) (sumpy.kernel.LaplaceKernel attribute) (sumpy.kernel.LineOfCompressionKernel attribute) (sumpy.kernel.OneKernel attribute) (sumpy.kernel.ScalarKernel attribute) (sumpy.kernel.StokesletComponentKernel attribute) (sumpy.kernel.StokesletSystemKernel attribute) (sumpy.kernel.StressletComponentKernel attribute) (sumpy.kernel.StressletSystemKernel attribute) (sumpy.kernel.SystemKernel attribute) (sumpy.kernel.TargetPointMultiplier attribute) (sumpy.kernel.YukawaKernel attribute) MarkerBasedProfilingEvent (class in sumpy.tools) matvec_toeplitz_upper_triangular() (in module sumpy.tools) max_mi (sumpy.expansion.ExpansionTermsWrangler attribute) mi (sumpy.expansion.diff_op.DerivativeIdentifier attribute) mi_factorial() (in module sumpy.tools) mi_increment_axis() (in module sumpy.tools) mi_power() (in module sumpy.tools) mi_set_axis() (in module sumpy.tools) module sumpy sumpy.array_context sumpy.assignment_collection sumpy.codegen sumpy.cse sumpy.derivative_taker sumpy.e2e sumpy.e2p sumpy.expansion sumpy.expansion.diff_op sumpy.expansion.level_to_order sumpy.expansion.local sumpy.expansion.m2l sumpy.expansion.multipole sumpy.fmm sumpy.kernel sumpy.p2e sumpy.p2p sumpy.point_calculus sumpy.qbx sumpy.symbolic sumpy.tools sumpy.toys sumpy.visualization MultiIndex (class in sumpy.expansion.diff_op) multipole_expand() (in module sumpy.toys) MultipoleExpansion (class in sumpy.toys) MultipoleExpansionBase (class in sumpy.expansion.multipole) MultipoleExpansionFactory (class in sumpy.expansion) MultipoleExpansionFromOrderFactory (class in sumpy.fmm) N name (sumpy.tools.KernelComputation attribute) ndarray (class in np) ndim (sumpy.kernel.SystemKernel property) NodesKind (class in sumpy.point_calculus) NonFFTM2LTranslationClassFactory (class in sumpy.expansion.m2l) norm() (sumpy.point_calculus.CalculusPatch method) npoints (sumpy.point_calculus.CalculusPatch attribute) (sumpy.visualization.FieldPlotter attribute) nullspace() (in module sumpy.tools) nvariables (sumpy.expansion.diff_op.LinearPDESystemOperator property) O OneKernel (class in sumpy.kernel) OneOnBallPotential (class in sumpy.toys) OptimizationCallable (in module sumpy.cse) OptimizationPair (in module sumpy.cse) order (sumpy.expansion.diff_op.LinearPDESystemOperator property) (sumpy.expansion.ExpansionBase attribute) (sumpy.expansion.ExpansionTermsWrangler attribute) OrderedSet (class in sumpy.tools) orig_expr (sumpy.derivative_taker.ExprDerivativeTaker attribute) P P2EBase (class in sumpy.p2e) P2EFromCSR (class in sumpy.p2e) P2EFromSingleBox (class in sumpy.p2e) P2P (class in sumpy.p2p) P2PBase (class in sumpy.p2p) P2PFromCSR (class in sumpy.p2p) P2PMatrixGenerator (class in sumpy.p2p) P2PMatrixSubsetGenerator (class in sumpy.p2p) plot() (sumpy.point_calculus.CalculusPatch method) plot_nodes() (sumpy.point_calculus.CalculusPatch method) points (sumpy.point_calculus.CalculusPatch attribute) (sumpy.toys.PointSources attribute) (sumpy.visualization.FieldPlotter attribute) PointSources (class in sumpy.toys) poisson_ratio_name (sumpy.kernel.ElasticityComponentKernelBase attribute) (sumpy.kernel.ElasticityStressSystemKernel attribute) (sumpy.kernel.ElasticitySystemKernel attribute) (sumpy.kernel.LineOfCompressionKernel attribute) postprocess_at_source() (sumpy.kernel.ScalarKernel method) postprocess_at_target() (sumpy.kernel.ScalarKernel method) postprocess_local_exprs() (sumpy.expansion.m2l.M2LTranslationBase method) postprocess_local_nexprs() (sumpy.expansion.m2l.M2LTranslationBase method) PotentialExpressionNode (class in sumpy.toys) PotentialSource (class in sumpy.toys) prefix (sumpy.symbolic.SpatialConstant attribute) prepare_loopy_kernel() (sumpy.kernel.ScalarKernel method) preprocess_multipole_exprs() (sumpy.expansion.m2l.M2LTranslationBase method) preprocess_multipole_nexprs() (sumpy.expansion.m2l.M2LTranslationBase method) preprocessed_mpole_dtype (sumpy.fmm.SumpyExpansionWrangler attribute) Product (class in sumpy.toys) ProfileGetter (class in sumpy.tools) PyOpenCLArrayContext (class in sumpy.array_context) pyvkfft (sumpy.tools.FFTBackend attribute) R RadialDerivativeTaker (class in sumpy.derivative_taker) radius (sumpy.toys.ExpansionPotentialSource attribute) reduced_row_echelon_form() (in module sumpy.tools) replace_base_kernel() (sumpy.kernel.ScalarKernel method) replace_inner_kernel() (sumpy.kernel.DerivativeBase method) ResultT (class in sumpy.kernel) root_extent (sumpy.expansion.level_to_order.TreeLike attribute) rscale (sumpy.derivative_taker.ExprDerivativeTaker attribute) run_global_cse() (sumpy.assignment_collection.SymbolicAssignmentCollection method) run_opencl_fft() (in module sumpy.tools) S sac (sumpy.derivative_taker.ExprDerivativeTaker attribute) ScalarKernel (class in sumpy.kernel) scaling_const_helmholtz (sumpy.expansion.level_to_order.SimpleExpansionOrderFinder attribute) ScalingAssignmentTag (class in sumpy.tools) SchematicVisitor (class in sumpy.toys) self_extra_kwargs (sumpy.fmm.SumpyExpansionWrangler attribute) set_matplotlib_limits() (sumpy.visualization.FieldPlotter method) shape (sumpy.kernel.SystemKernel property) show_scalar_in_matplotlib() (sumpy.visualization.FieldPlotter method) show_scalar_in_mayavi() (sumpy.visualization.FieldPlotter method) SimpleExpansionOrderFinder (class in sumpy.expansion.level_to_order) source_extra_kwargs (sumpy.fmm.SumpyExpansionWrangler attribute) source_kernels (sumpy.tools.KernelComputation attribute) SourceDerivativeRemover (class in sumpy.kernel) spatial_dim (sumpy.expansion.diff_op.LinearPDESystemOperator attribute) SpatialConstant (class in sumpy.symbolic) stick_out_factor (sumpy.expansion.level_to_order.TreeLike attribute) StokesComponentKernelBase (class in sumpy.kernel) StokesletComponentKernel (class in sumpy.kernel) StokesletSystemKernel (class in sumpy.kernel) strength_usage (sumpy.tools.KernelComputation attribute) StressletComponentKernel (class in sumpy.kernel) StressletSystemKernel (class in sumpy.kernel) Sum (class in sumpy.toys) sumpy module sumpy.array_context module sumpy.assignment_collection module sumpy.codegen module sumpy.cse module sumpy.derivative_taker module sumpy.e2e module sumpy.e2p module sumpy.expansion module sumpy.expansion.diff_op module sumpy.expansion.level_to_order module sumpy.expansion.local module sumpy.expansion.m2l module sumpy.expansion.multipole module sumpy.fmm module sumpy.kernel module sumpy.p2e module sumpy.p2p module sumpy.point_calculus module sumpy.qbx module sumpy.symbolic module sumpy.tools module sumpy.toys module sumpy.visualization module SumpyExpansionWrangler (class in sumpy.fmm) SumpyTreeIndependentDataForWrangler (class in sumpy.fmm) SymbolicAssignmentCollection (class in sumpy.assignment_collection) SympyToPymbolicMapper (class in sumpy.codegen) SystemKernel (class in sumpy.kernel) T taker (sumpy.derivative_taker.DifferentiatedExprDerivativeTaker attribute) target_array_name (sumpy.kernel.AxisTargetDerivative attribute) (sumpy.kernel.TargetPointMultiplier attribute) target_kernels (sumpy.tools.KernelComputation attribute) TargetDerivativeRemover (class in sumpy.kernel) TargetPointMultiplier (class in sumpy.kernel) TargetTransformationRemover (class in sumpy.kernel) text_kwargs (sumpy.toys.ExpansionPotentialSource attribute) to_complex_dtype() (in module sumpy.tools) to_fourier_matrix() (in module sumpy.expansion.diff_op) to_loopy_insns() (in module sumpy.codegen) to_sym() (sumpy.expansion.diff_op.LinearPDESystemOperator method) tol (sumpy.expansion.level_to_order.FMMLibExpansionOrderFinder attribute) (sumpy.expansion.level_to_order.SimpleExpansionOrderFinder attribute) total_dims (sumpy.expansion.diff_op.LinearPDESystemOperator property) ToyContext (class in sumpy.toys) translate() (sumpy.expansion.m2l.M2LTranslationBase method) translate_from() (sumpy.expansion.local.LocalExpansionBase method) translation_classes_dependent_data() (sumpy.expansion.m2l.M2LTranslationBase method) translation_classes_dependent_ndata() (sumpy.expansion.m2l.M2LTranslationBase method) TranslationClassesDepData (class in sumpy.expansion.m2l) TranslationUnit (class in lp) TreeLike (class in sumpy.expansion.level_to_order) U use_fft (sumpy.expansion.m2l.M2LTranslationBase attribute) use_preprocessing (sumpy.expansion.m2l.M2LTranslationBase attribute) use_rscale (sumpy.expansion.ExpansionBase attribute) V var_list (sumpy.derivative_taker.ExprDerivativeTaker attribute) viscosity_mu_name (sumpy.kernel.BrinkmanComponentKernelBase attribute) (sumpy.kernel.BrinkmanletSystemKernel attribute) (sumpy.kernel.BrinkmanStressSystemKernel attribute) (sumpy.kernel.ElasticityComponentKernelBase attribute) (sumpy.kernel.ElasticityStressSystemKernel attribute) (sumpy.kernel.ElasticitySystemKernel attribute) (sumpy.kernel.LineOfCompressionKernel attribute) (sumpy.kernel.StokesComponentKernelBase attribute) (sumpy.kernel.StokesletSystemKernel attribute) (sumpy.kernel.StressletSystemKernel attribute) VolumeTaylorExpansionFactory (class in sumpy.expansion) VolumeTaylorLocalExpansion (class in sumpy.expansion.local) VolumeTaylorM2LTranslation (class in sumpy.expansion.m2l) VolumeTaylorM2LWithFFT (class in sumpy.expansion.m2l) VolumeTaylorMultipoleExpansion (class in sumpy.expansion.multipole) W weights() (sumpy.point_calculus.CalculusPatch method) with_kernel() (sumpy.expansion.ExpansionBase method) write_vtk_file() (sumpy.visualization.FieldPlotter method) X x (sumpy.point_calculus.CalculusPatch property) Y y (sumpy.point_calculus.CalculusPatch property) Y2DLocalExpansion (class in sumpy.expansion.local) Y2DMultipoleExpansion (class in sumpy.expansion.multipole) yukawa_lambda_name (sumpy.kernel.YukawaKernel attribute) YukawaKernel (class in sumpy.kernel) Z z (sumpy.point_calculus.CalculusPatch property)