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
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
A
add_equation() (pysurfacefun.SurfaceLBVP method)
add_handler() (pysurfacefun.Evaluator method)
add_task() (pysurfacefun.Evaluator method)
apply() (pysurfacefun.SurfaceLBVPSolver method)
(pysurfacefun.SurfaceOp method)
(pysurfacefun.TriangleSurfaceOp method)
B
b (pysurfacefun.PDO attribute)
boundingbox() (in module pysurfacefun)
build() (pysurfacefun.SurfaceIVPSolver method)
(pysurfacefun.SurfaceOp method)
(pysurfacefun.TriangleSurfaceOp method)
build_solver() (pysurfacefun.SurfaceIVP method)
(pysurfacefun.SurfaceLBVP method)
C
chebpts() (in module pysurfacefun)
chebpts2() (in module pysurfacefun)
components (pysurfacefun.SurfaceVectorFunction attribute)
(pysurfacefun.TriangleSurfaceVectorFunction 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)
(pysurfacefun.TriangleSurfaceVectorFunction property)
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
equations (pysurfacefun.SurfaceLBVP attribute)
evaluate() (pysurfacefun.EvaluationTask method)
(pysurfacefun.Evaluator method)
EvaluationRecord (class in pysurfacefun)
EvaluationTask (class in pysurfacefun)
Evaluator (class in pysurfacefun)
evaluator_state() (pysurfacefun.SurfaceIVPSolver method)
every (pysurfacefun.EvaluationTask attribute)
exp() (in module pysurfacefun)
extract_tri_mesh_arrays() (in module pysurfacefun)
F
family (pysurfacefun.TriangleSurfaceMesh attribute)
field() (in module pysurfacefun)
(pysurfacefun.SurfaceLBVP method)
files (pysurfacefun.EvaluationRecord 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
history (pysurfacefun.Evaluator attribute)
hodge() (in module pysurfacefun)
I
icosphere() (pysurfacefun.TriangleSurfaceMesh static method)
icosphere_tri() (in module pysurfacefun)
imag() (in module pysurfacefun)
implicit_operator() (pysurfacefun.SurfaceIVP method)
integral() (in module pysurfacefun)
integral2() (in module pysurfacefun)
iteration (pysurfacefun.EvaluationRecord attribute)
J
JSONLinesOutputHandler (class in 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)
name (pysurfacefun.EvaluationTask attribute)
node_family_points() (in module pysurfacefun)
norm() (in module pysurfacefun)
norm_inf() (pysurfacefun.SurfaceFunction method)
(pysurfacefun.SurfaceVectorFunction method)
(pysurfacefun.TriangleSurfaceFunction method)
(pysurfacefun.TriangleSurfaceVectorFunction method)
normal() (in module pysurfacefun)
normalize() (in module pysurfacefun)
npatches (pysurfacefun.SurfaceMesh property)
(pysurfacefun.TriangleSurfaceMesh property)
NPZOutputHandler (class in pysurfacefun)
O
op (pysurfacefun.SurfaceEquation attribute)
order (pysurfacefun.SurfaceMesh property)
orient_tri_faces_outward() (in module pysurfacefun)
OutputHandler (class in 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)
ready() (pysurfacefun.EvaluationTask method)
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)
relative_path() (pysurfacefun.Evaluator method)
remove_mean() (pysurfacefun.SurfaceFunction method)
(pysurfacefun.TriangleSurfaceFunction method)
resample() (in module pysurfacefun)
resample_mesh() (in module pysurfacefun)
rhs (pysurfacefun.SurfaceEquation attribute)
rhs() (pysurfacefun.SurfaceIVPSolver method)
run() (pysurfacefun.SurfaceIVPSolver method)
S
shifted_lobatto_nodes() (in module pysurfacefun)
sin() (in module pysurfacefun)
smooth_random_function_3d() (in module pysurfacefun)
solve() (pysurfacefun.SurfaceLBVP method)
(pysurfacefun.SurfaceLBVPSolver method)
(pysurfacefun.SurfaceOp method)
(pysurfacefun.TriangleSurfaceOp method)
solve_laplace_beltrami_sphere() (in module pysurfacefun)
source (pysurfacefun.SurfaceEquation attribute)
sphere() (in module pysurfacefun)
(pysurfacefun.SurfaceMesh static method)
sqrt() (in module pysurfacefun)
stellarator() (in module pysurfacefun)
(pysurfacefun.SurfaceMesh static method)
step() (pysurfacefun.SurfaceIVPSolver method)
step_rhs() (pysurfacefun.SurfaceIVP method)
sum2() (in module pysurfacefun)
surface_mesh_arrays() (in module pysurfacefun)
surfacearea() (in module pysurfacefun)
SurfaceEquation (class in pysurfacefun)
surfacefun() (in module pysurfacefun)
SurfaceFunction (class in pysurfacefun)
surfacefunv() (in module pysurfacefun)
SurfaceIVP (class in pysurfacefun)
SurfaceIVPSolver (class in pysurfacefun)
SurfaceLBVP (class in pysurfacefun)
SurfaceLBVPSolver (class in pysurfacefun)
SurfaceMesh (class in pysurfacefun)
SurfaceOp (class in pysurfacefun)
surfaceop() (in module pysurfacefun)
SurfaceProblem (class in pysurfacefun)
SurfaceVectorFunction (class in pysurfacefun)
T
tasks (pysurfacefun.Evaluator attribute)
time (pysurfacefun.EvaluationRecord attribute)
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)
TriangleSurfaceVectorFunction (class in pysurfacefun)
triangulate_faces() (in module pysurfacefun)
trilattice() (in module pysurfacefun)
U
update_rhs() (pysurfacefun.SurfaceLBVPSolver method)
(pysurfacefun.SurfaceOp method)
(pysurfacefun.TriangleSurfaceOp method)
V
vals (pysurfacefun.SurfaceFunction attribute)
(pysurfacefun.TriangleSurfaceFunction attribute)
value (pysurfacefun.EvaluationTask attribute)
values (pysurfacefun.EvaluationRecord attribute)
variable (pysurfacefun.SurfaceEquation attribute)
variables (pysurfacefun.SurfaceLBVP attribute)
vec() (pysurfacefun.SurfaceFunction method)
vector_field() (in module pysurfacefun)
vector_norm() (in module pysurfacefun)
VTKOutputHandler (class in pysurfacefun)
W
wireframe() (in module pysurfacefun)
write() (pysurfacefun.JSONLinesOutputHandler method)
(pysurfacefun.NPZOutputHandler method)
(pysurfacefun.OutputHandler method)
(pysurfacefun.VTKOutputHandler method)
write_manifest() (pysurfacefun.Evaluator method)
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)