CppNoddy
0.92
|
Solves the Rayleigh problem for values
Go to the source code of this file.
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
namespace | CppNoddy::Example |
Functions | |
D_complex | CppNoddy::Example::U (const D_complex &y) |
D_complex | CppNoddy::Example::Udd (const D_complex &y) |
int | main () |
Variables | |
OneD_Node_Mesh< D_complex, D_complex > | CppNoddy::Example::baseflow |
Solves the Rayleigh problem for values
subject to
Definition in file EVPRayleigh_lapack.cpp.
int main | ( | ) |
Definition at line 38 of file EVPRayleigh_lapack.cpp.
References CppNoddy::HST::Rayleigh< _Type >::alpha(), CppNoddy::HST::Rayleigh< _Type >::eigenvalues(), CppNoddy::HST::Rayleigh< _Type >::global_evp(), CppNoddy::HST::Rayleigh< _Type >::iterate_to_neutral(), CppNoddy::Utility::power_node_vector(), and CppNoddy::DenseVector< _Type >::size().
© 2012
R.E. Hewitt