Go to the source code of this file.
Functions | |
| Expr | force (const double &epsilon, const Expr &x, const Expr &t) |
| int | main (int argc, char **argv) |
| Expr force | ( | const double & | epsilon, | |
| const Expr & | x, | |||
| const Expr & | t | |||
| ) |
Definition at line 16 of file TransientNonlinear1D.cpp.
References Sundance::Expr::atan(), Sundance::Expr::cos(), pi, Sundance::pow(), and Sundance::Expr::sin().
Referenced by main(), and NitschePoisson2DTest::prob().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 29 of file TransientNonlinear1D.cpp.
References Sundance::Expr::atan(), Sundance::DiscreteFunction::copyDiscreteFunction(), Sundance::Expr::cos(), Sundance::Expr::EssentialBC(), Sundance::finalize(), force(), Sundance::handleException(), Sundance::init(), Sundance::EquationSet::Integral(), Sundance::Functional::L2Norm(), Sundance::passFailTest(), pi, Sundance::pow(), Playa::SolveConverged, Sundance::testStatus(), Teuchos::toString(), and Sundance::DiscreteFunction::updateDiscreteFunction().