Module sleplet.meshes.mesh_slepian

Contains the MeshSlepian class.

Classes

class MeshSlepian (*args: Any, **kwargs: Any)

Create Slepian object of a given mesh.

Instance variables

var N : int

The type of the None singleton.

var meshMesh

The type of the None singleton.

var slepian_eigenvalues : numpy.ndarray[tuple[int, ...], numpy.dtype[numpy.float64]]

The type of the None singleton.

var slepian_functions : numpy.ndarray[tuple[int, ...], numpy.dtype[numpy.float64]]

The type of the None singleton.