pysurfacefun
High-order solvers for surface PDEs
Navigation
Contents
Installation
Quick Start
Notebook Examples
API Overview
References
Related Topics
Documentation overview
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
A
apply() (pysurfacefun.SurfaceOp method)
(pysurfacefun.TriangleSurfaceOp method)
B
b (pysurfacefun.PDO attribute)
boundingbox() (in module pysurfacefun)
build() (pysurfacefun.SurfaceOp method)
(pysurfacefun.TriangleSurfaceOp method)
C
chebpts() (in module pysurfacefun)
chebpts2() (in module pysurfacefun)
components (pysurfacefun.SurfaceVectorFunction attribute)
compose() (in module pysurfacefun)
conj() (in module pysurfacefun)
constant() (pysurfacefun.SurfaceFunction static method)
(pysurfacefun.TriangleSurfaceFunction static method)
copy() (pysurfacefun.SurfaceFunction method)
(pysurfacefun.TriangleSurfaceFunction method)
cos() (in module pysurfacefun)
cross() (in module pysurfacefun)
D
diff() (in module pysurfacefun)
diffmat() (in module pysurfacefun)
diffx() (in module pysurfacefun)
diffy() (in module pysurfacefun)
diffz() (in module pysurfacefun)
div() (in module pysurfacefun)
divergence() (in module pysurfacefun)
domain (pysurfacefun.SurfaceFunction attribute)
(pysurfacefun.SurfaceVectorFunction property)
(pysurfacefun.TriangleSurfaceFunction attribute)
dot() (in module pysurfacefun)
dx (pysurfacefun.PDO attribute)
dxx (pysurfacefun.PDO attribute)
dxy (pysurfacefun.PDO attribute)
dxz (pysurfacefun.PDO attribute)
dy (pysurfacefun.PDO attribute)
dyx (pysurfacefun.PDO attribute)
dyy (pysurfacefun.PDO attribute)
dyz (pysurfacefun.PDO attribute)
dz (pysurfacefun.PDO attribute)
dzx (pysurfacefun.PDO attribute)
dzy (pysurfacefun.PDO attribute)
dzz (pysurfacefun.PDO attribute)
E
exp() (in module pysurfacefun)
extract_tri_mesh_arrays() (in module pysurfacefun)
F
family (pysurfacefun.TriangleSurfaceMesh attribute)
from_callable() (pysurfacefun.SurfaceFunction static method)
(pysurfacefun.TriangleSurfaceFunction static method)
from_rhino() (in module pysurfacefun)
(pysurfacefun.SurfaceMesh static method)
G
grad() (in module pysurfacefun)
gradient() (in module pysurfacefun)
H
hodge() (in module pysurfacefun)
I
icosphere() (pysurfacefun.TriangleSurfaceMesh static method)
icosphere_tri() (in module pysurfacefun)
imag() (in module pysurfacefun)
integral() (in module pysurfacefun)
integral2() (in module pysurfacefun)
K
koornwinder_pkd() (in module pysurfacefun)
L
lap() (in module pysurfacefun)
laplacian() (in module pysurfacefun)
levelset_surface() (in module pysurfacefun)
levelset_surface_quad() (in module pysurfacefun)
levelset_surface_tri() (in module pysurfacefun)
levelset_surface_tri_from_mat() (in module pysurfacefun)
LevelSetSurface() (in module pysurfacefun)
load_mat_surface_mesh() (in module pysurfacefun)
load_mat_tri_mesh() (in module pysurfacefun)
log() (in module pysurfacefun)
log10() (in module pysurfacefun)
M
maxEst() (in module pysurfacefun)
mean2() (in module pysurfacefun)
(pysurfacefun.SurfaceFunction method)
(pysurfacefun.TriangleSurfaceFunction method)
minEst() (in module pysurfacefun)
module
pysurfacefun
N
n (pysurfacefun.SurfaceMesh property)
node_family_points() (in module pysurfacefun)
norm() (in module pysurfacefun)
norm_inf() (pysurfacefun.SurfaceFunction method)
(pysurfacefun.SurfaceVectorFunction method)
(pysurfacefun.TriangleSurfaceFunction method)
normal() (in module pysurfacefun)
normalize() (in module pysurfacefun)
npatches (pysurfacefun.SurfaceMesh property)
(pysurfacefun.TriangleSurfaceMesh property)
O
order (pysurfacefun.SurfaceMesh property)
orient_tri_faces_outward() (in module pysurfacefun)
P
patches (pysurfacefun.SurfaceOp attribute)
(pysurfacefun.TriangleSurfaceOp attribute)
PDO (class in pysurfacefun)
plot_surface() (in module pysurfacefun)
plot_tri_surface() (in module pysurfacefun)
plot_vector_field() (in module pysurfacefun)
plot_wireframe() (in module pysurfacefun)
project_to_levelset() (in module pysurfacefun)
prolong() (in module pysurfacefun)
pysurfacefun
module
R
randnfun3() (in module pysurfacefun)
real() (in module pysurfacefun)
real_spherical_harmonic() (in module pysurfacefun)
recursive_nodes() (in module pysurfacefun)
reference_triangle_quadrature_weights() (in module pysurfacefun)
refine_quad_mesh() (in module pysurfacefun)
refine_surface_mesh() (in module pysurfacefun)
refine_tri_mesh() (in module pysurfacefun)
remove_mean() (pysurfacefun.SurfaceFunction method)
(pysurfacefun.TriangleSurfaceFunction method)
resample() (in module pysurfacefun)
resample_mesh() (in module pysurfacefun)
S
shifted_lobatto_nodes() (in module pysurfacefun)
sin() (in module pysurfacefun)
smooth_random_function_3d() (in module pysurfacefun)
solve() (pysurfacefun.SurfaceOp method)
(pysurfacefun.TriangleSurfaceOp method)
solve_laplace_beltrami_sphere() (in module pysurfacefun)
sphere() (in module pysurfacefun)
(pysurfacefun.SurfaceMesh static method)
sqrt() (in module pysurfacefun)
stellarator() (in module pysurfacefun)
(pysurfacefun.SurfaceMesh static method)
sum2() (in module pysurfacefun)
surface_mesh_arrays() (in module pysurfacefun)
surfacearea() (in module pysurfacefun)
surfacefun() (in module pysurfacefun)
SurfaceFunction (class in pysurfacefun)
surfacefunv() (in module pysurfacefun)
SurfaceMesh (class in pysurfacefun)
SurfaceOp (class in pysurfacefun)
surfaceop() (in module pysurfacefun)
SurfaceVectorFunction (class in pysurfacefun)
T
torus() (in module pysurfacefun)
(pysurfacefun.SurfaceMesh static method)
tri_diff() (in module pysurfacefun)
tri_edge_indices() (in module pysurfacefun)
tri_integral2() (in module pysurfacefun)
tri_lap() (in module pysurfacefun)
tri_patch_boundary_segments() (in module pysurfacefun)
tri_reference_nodes() (in module pysurfacefun)
tri_resample() (in module pysurfacefun)
tri_resample_mesh() (in module pysurfacefun)
tri_resampled_patch_geometry() (in module pysurfacefun)
tri_resampled_patch_values() (in module pysurfacefun)
tri_strong_diffmat() (in module pysurfacefun)
tri_surfacearea() (in module pysurfacefun)
tri_surfacefun() (in module pysurfacefun)
tri_surfaceop() (in module pysurfacefun)
tri_wireframe_edge_indices() (in module pysurfacefun)
triangle_boundary_meshio_mesh() (in module pysurfacefun)
triangle_meshio_mesh() (in module pysurfacefun)
triangle_surface_mesh_arrays() (in module pysurfacefun)
TriangleSurfaceFunction (class in pysurfacefun)
TriangleSurfaceMesh (class in pysurfacefun)
TriangleSurfaceOp (class in pysurfacefun)
triangulate_faces() (in module pysurfacefun)
trilattice() (in module pysurfacefun)
U
update_rhs() (pysurfacefun.SurfaceOp method)
(pysurfacefun.TriangleSurfaceOp method)
V
vals (pysurfacefun.SurfaceFunction attribute)
(pysurfacefun.TriangleSurfaceFunction attribute)
vec() (pysurfacefun.SurfaceFunction method)
vector_norm() (in module pysurfacefun)
W
wireframe() (in module pysurfacefun)
write_tri_patch_boundaries_vtp() (in module pysurfacefun)
write_tri_vtp() (in module pysurfacefun)
write_tri_vtu() (in module pysurfacefun)
write_triangle_meshio() (in module pysurfacefun)
write_vtu() (in module pysurfacefun)
X
x (pysurfacefun.SurfaceMesh attribute)
(pysurfacefun.TriangleSurfaceMesh attribute)
Y
y (pysurfacefun.SurfaceMesh attribute)
(pysurfacefun.TriangleSurfaceMesh attribute)
Z
z (pysurfacefun.SurfaceMesh attribute)
(pysurfacefun.TriangleSurfaceMesh attribute)