Go to the source code of this file.
Classes | |
| class | SimplePoisson1DTest |
| This class sets up a test that checks convergence rate for solution of the Poisson equation in 1D with Lagrange(2) basis functions. More... | |
| class | Poisson1DTest |
| Solves the Poisson equation in 1D with user-specified basis functions. More... | |
| class | Projection1DTest |
| Performs L2 projection in 1D with user-specified basis functions. More... | |
| class | Helmholtz1DTest |
| Solves the Helmholtz equation in 1D with Lagrange(2) basis functions. More... | |
| class | Coupled1DTest |
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 386 of file LPTests1D.cpp.
References Sundance::finalize(), Sundance::handleException(), Sundance::init(), Sundance::passFailTest(), Sundance::LPTestSuite::registerTest(), Sundance::LPTestSuite::run(), and Sundance::testStatus().