CppNoddy  0.92
Loading...
Searching...
No Matches
Namespaces
DenseLinearEigenSystem.cpp File Reference

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.
 

Detailed Description

Implementation for the DenseLinearEigenSystem class This class links to LAPACK to perform the solver phase.

Definition in file DenseLinearEigenSystem.cpp.

© 2012

R.E. Hewitt