CppNoddy
0.92
|
Go to the source code of this file.
Classes | |
class | CppNoddy::Example::OS_evp_equation |
Define the OS equation for the global QZ EVP. More... | |
class | CppNoddy::Example::OS_bvp_equation |
Define the OSE for the local refinement procedure. More... | |
class | CppNoddy::Example::OS_evp_both_BC |
class | CppNoddy::Example::OS_bvp_left_BC |
class | CppNoddy::Example::OS_bvp_right_BC |
class | CppNoddy::Example::Neutral_residual |
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
namespace | CppNoddy::Example |
Enumerations | |
enum | { phi , phid , psi , psid , eval } |
Functions | |
double | CppNoddy::Example::U (double y) |
Globally define the base flow. More... | |
double | CppNoddy::Example::Udd (double y) |
Globally define the base flow curvature. More... | |
int | CppNoddy::Example::MAX_REFINE (3) |
int | main () |
Variables | |
double | CppNoddy::Example::wave_speed |
The phase speed of the instability. More... | |
anonymous enum |
Enumerator | |
---|---|
phi | |
phid | |
psi | |
psid | |
eval |
Definition at line 24 of file EVPOrrSommerfeldNeutralCurve_lapack.cpp.
int main | ( | ) |
Definition at line 244 of file EVPOrrSommerfeldNeutralCurve_lapack.cpp.
References CppNoddy::Newton< _Type >::arclength_solve(), CppNoddy::TrackerFile::header(), CppNoddy::ArcLength_base< _Type >::init_arc(), CppNoddy::TrackerFile::precision(), CppNoddy::TrackerFile::push_ptr(), CppNoddy::ArcLength_base< _Type >::rescale_theta(), CppNoddy::Newton< _Type >::set_monitor_det(), CppNoddy::ArcLength_base< _Type >::theta(), and CppNoddy::TrackerFile::update().
© 2012
R.E. Hewitt