Module sleplet.meshes.mesh_slepian_functions
Contains the MeshSlepianFunctions class.
Classes
class MeshSlepianFunctions (*args: Any, **kwargs: Any)-
Create Slepian functions of a given mesh.
Ancestors
Instance variables
var rank : int-
Slepian eigenvalues are ordered in decreasing value. The option
rankselects a given Slepian function from the spectrum (p in the papers).
Inherited members