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 mesh : Mesh-
A mesh object.
var slepian_eigenvalues : numpy.ndarray[tuple[typing.Any, ...], numpy.dtype[numpy.float64]]-
The type of the None singleton.
var slepian_functions : numpy.ndarray[tuple[typing.Any, ...], numpy.dtype[numpy.float64]]-
The type of the None singleton.