39 #ifndef H_OGF_MESH_COMMANDS_MESH_GROB_SPECTRAL_COMMANDS_H
40 #define H_OGF_MESH_COMMANDS_MESH_GROB_SPECTRAL_COMMANDS_H
85 void compute_manifold_harmonics(
87 LaplaceBeltramiDiscretization discretization = FEM_P1_LUMPED,
88 const std::string& attribute =
"eigen",
91 bool print_spectrum =
false
Base class for Commands related with a MeshGrob object.
Commands that create simple shapes.
~MeshGrobSpectralCommands() override
MeshGrobSpectralCommands destructor.
void compute_spectral_embedding(index_t x_eigen=1, index_t y_eigen=2, index_t z_eigen=3)
Computes manifold harmonics (Laplacien eigenfunctions) \menu /Surface/Spectral.
MeshGrobSpectralCommands()
MeshGrobSpectralCommands constructor.
Base class for Commands related with a MeshGrob object.
geo_index_t index_t
The type for storing and manipulating indices.
Global Graphite namespace.