- Apr 10, 2013
-
-
Christoph Grüninger authored
geometries using \vert and \circ. This fixes FS#1281. Includes a patch from Andreas Buhr, thanks for advising us of this issue. [[Imported from SVN: r498]]
-
Christoph Grüninger authored
to fix broken "make doc" and "make headercheck". [[Imported from SVN: r497]]
-
Martin Nolte authored
[[Imported from SVN: r493]]
-
- Apr 09, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r491]]
-
Markus Blatt authored
[[Imported from SVN: r490]]
-
- Apr 08, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r489]]
-
Markus Blatt authored
[[Imported from SVN: r488]]
-
- Mar 31, 2013
-
-
Christoph Grüninger authored
(kudos to Elias Pipping for the patch) [[Imported from SVN: r487]]
-
- Mar 12, 2013
-
-
Markus Blatt authored
Otherwise the pdfs will not be installed from the tarballs. [[Imported from SVN: r480]]
-
- Mar 11, 2013
-
-
Christoph Grüninger authored
Fixed minor issues in language. [[Imported from SVN: r478]]
-
- Mar 06, 2013
-
-
Christoph Grüninger authored
[[Imported from SVN: r475]]
-
Christian Engwer authored
checkgeometry: use Dune::QuadratureRules instead of home brew factory [[Imported from SVN: r474]]
-
Christian Engwer authored
remove unused headers [[Imported from SVN: r473]]
-
Christian Engwer authored
ignore internal headers [[Imported from SVN: r472]]
-
- Mar 05, 2013
-
-
Christian Engwer authored
- increase max order [[Imported from SVN: r471]]
-
Christian Engwer authored
- the sum is not good conditioned, so the error in the weights should be proportional to the number of quadrature points [[Imported from SVN: r470]]
-
Christian Engwer authored
refactor maxima code to allow easier implementation of new quadraturerules [[Imported from SVN: r469]]
-
Christian Engwer authored
merge test-genericquadrature and test-quadrature [[Imported from SVN: r468]]
-
Christian Engwer authored
- only use SimplexQuadratureRule<2> when order is <= 12 - otherwise use GenericQuadratureRule [[Imported from SVN: r467]]
-
Christian Engwer authored
- move major parts of SimplexQuadratureRule into a seperate file - remove all construction parts from SimplexQuadratureRule<3> -> use GenericQuadratureRule - remove several unused typedefs and enums [[Imported from SVN: r466]]
-
Christian Engwer authored
remove unused pyramid rules implementationc [[Imported from SVN: r465]]
-
Christian Engwer authored
- rename 1D gauss quadrature rule to GaussQuadratureRule1D - update other files and filenames accordingly - update maxima generator [[Imported from SVN: r464]]
-
Christian Engwer authored
drop the dimension of the jacobi quadrules (they are always 1D) [[Imported from SVN: r463]]
-
Christian Engwer authored
drop CubeQuadratureRule, which is now covered by the GeneircQuadratureRule and the PointQuadratureRule. Only the 1D Gauss quadrature stays and will be renamed later [[Imported from SVN: r462]]
-
Christian Engwer authored
add a new header which holds the 1D quadrature rule [[Imported from SVN: r461]]
-
Christian Engwer authored
- make all parts of the GenericQuadratureRule private [[Imported from SVN: r460]]
-
Christian Engwer authored
- reimplement genericquadrature dynamically => significant reduction in compile time => same run-time - update quadraturerules.hh accordingly [[Imported from SVN: r459]]
-
Christian Engwer authored
remove unsued typedefs [[Imported from SVN: r458]]
-
Christian Engwer authored
make genericquadraturerules available via the official interface [[Imported from SVN: r457]]
-
Christian Engwer authored
add compare operator for new Key to make the TopologyFactory happy [[Imported from SVN: r456]]
-
Christian Engwer authored
start unifying test-genericquadrature and test-quadrature [[Imported from SVN: r455]]
-
Christian Engwer authored
- get rid of static quadraturetype information (passed as OneDQuad) - use runtime QuadratureType - remove obsolete gaussquadrature.hh [[Imported from SVN: r454]]
-
Christian Engwer authored
tunnel the QuadratureType through the SingletonFactory [[Imported from SVN: r453]]
-
Christian Engwer authored
first steps to pass the QuadratureType at run-time [[Imported from SVN: r452]]
-
Christian Engwer authored
remove obsolete release call [[Imported from SVN: r451]]
-
Christian Engwer authored
directly use QuadratureRule instead of the reimplementation named "Quadrature" [[Imported from SVN: r450]]
-
Christian Engwer authored
test: use typedefs of the Dune interface [[Imported from SVN: r449]]
-
Christian Engwer authored
remove non-interface methods [[Imported from SVN: r448]]
-
- Feb 22, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r445]]
-
- Feb 20, 2013
-
-
Markus Blatt authored
[[Imported from SVN: r441]]
-