Bug List

Class hp2D::APrioriRefinement
The parameter p of the constructor can be set to a pointer to 0. This is not detected and a run-time error occurs.
Class hp2D::SumFactorization< F >
If the the sum factorization is reordered using a=0 and b=1, coeff (by use of coeffTmp) is not accessed in the correct order in the first loop to fill sumfact_.
Class hp3D::APrioriRefinement
The parameter p of the constructor can be set to a pointer to 0. This is not detected and a run-time error occurs.
Class hp3D::ShortestDistLimited
Not correctly implemented
Class hp3D::SpaceTransition
If used for randomized meshes, some basis functions are not mapped exactly.
Class hp3D::SumFactorization< F >
If the loops are reordered using a, b and c on line 58, coeff (by use of coeffTmp) is not accessed in the correct order in the first loop to fill sumfact1_.
Class hp3D::ZeroTangentialValue< F >
Does not work.
Member concepts::ProcessParameter::apply (int argc, char **argv)
Since this function uses the getopt library, it can be invoked only once.
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich