dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00649
Relax test of quadrature points in GaussianQuadrature. Tolerance is now [...]
Commit from logg (2005-06-23 01:18 CEST)
----------------
Relax test of quadrature points in GaussianQuadrature. Tolerance is now
100*DOLFIN_EPS. Both cG(q) and dG(q) now works for q = (0),1,2,...,9.
Still some problems for higher order, for example PETSc reports "zero
pivot in LU factorization" for cG(10).
dolfin src/demo/solvers/ode/lorenz/main.cpp 1.18
dolfin src/kernel/quadrature/GaussianQuadrature.cpp 1.14