CppNoddy
0.92
|
Implementation for the DenseLinearEigenSystem class This class links to LAPACK to perform the solver phase. More...
#include <vector>
#include <set>
#include <FortranLAPACK.h>
#include <FortranData.h>
#include <DenseLinearEigenSystem.h>
#include <Exceptions.h>
#include <Types.h>
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. | |
Implementation for the DenseLinearEigenSystem class This class links to LAPACK to perform the solver phase.
Definition in file DenseLinearEigenSystem.cpp.
© 2012
R.E. Hewitt