Go to the source code of this file.
Classes | |
class | ComplexLess< T > |
class | ComplexHarmonicEquations |
class | QComplexHarmonicElement< NNODE_1D > |
class | ComplexHarmonicProblem< ELEMENT, EIGEN_SOLVER > |
1D ComplexHarmonic problem in unit interval. More... | |
Namespaces | |
EigenproblemShift | |
Namespace for the shift applied to the eigenproblem. | |
Functions | |
int | main (int argc, char **argv) |
Driver for 1D Poisson problem. More... | |
Variables | |
double | EigenproblemShift::Mu = 6.5 |
int main | ( | int | argc, |
char ** | argv | ||
) |
Driver for 1D Poisson problem.
Definition at line 531 of file complex_harmonic.cc.
References ComplexHarmonicProblem< ELEMENT, EIGEN_SOLVER >::solve().