testMixedNonCont.hh
virtual ~MixedNonContTest()
Definition: testMixedNonCont.hh:29
Test problems with discontinuity over an interface with Lagrange multipliers for the mean of the norm...
Definition: testMixedNonCont.hh:27
void testCircle_1(Cmplx c0, Real Ri, Real Ra, Real alpha, Real beta=0.0, Real gamma=0.0, uint n=0, Cmplx ei=0.0, Cmplx ea0=0.0, Cmplx ea1=0.0)
Tests on circular domain with constant Dirichlet condition and the following conditions on the interf...
std::complex< Real > Cmplx
Type for a complex number. It also depends on the setting of Real.
Definition: typedefs.hh:39
double beta(const double a, const double b)
virtual void run()
Runs the tests. Must be overwritten by the specialization.