Helmholtz1DTest Class Reference

List of all members.

Public Member Functions

 Helmholtz1DTest (const Array< int > &nx)
std::string name () const
Expr exactSoln () const
Array< int > pExpected () const
LinearProblem prob (const Mesh &mesh) const
Array< LPTestSpec > specs () const


Detailed Description

Solves the Helmholtz equation in 1D with Lagrange(2) basis functions

Definition at line 254 of file LPTests1D.cpp.


Constructor & Destructor Documentation

Helmholtz1DTest::Helmholtz1DTest ( const Array< int > &  nx  )  [inline]

Definition at line 258 of file LPTests1D.cpp.


Member Function Documentation

Expr Helmholtz1DTest::exactSoln (  )  const [inline]

Definition at line 265 of file LPTests1D.cpp.

std::string Helmholtz1DTest::name (  )  const [inline]

Definition at line 262 of file LPTests1D.cpp.

Array<int> Helmholtz1DTest::pExpected (  )  const [inline]

Definition at line 272 of file LPTests1D.cpp.

LinearProblem Helmholtz1DTest::prob ( const Mesh &  mesh  )  const [inline]

Definition at line 275 of file LPTests1D.cpp.

References Sundance::gradient().

Array<LPTestSpec> Helmholtz1DTest::specs (  )  const [inline]

Definition at line 294 of file LPTests1D.cpp.

Site Contact