]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2006-07-31 bangerthRe-add file
2006-07-31 bangerthRemove file that by accident was checked in as a binary...
2006-07-31 bangerthNo output file until the correctness if verified
2006-07-31 bangerthAdd another of Oliver's tests. No clue whether the...
2006-07-31 bangerthAdd a test that checks Oliver's code for correctness...
2006-07-31 bangerthNew test for the abf element
2006-07-31 bangerthNew test for the abf element
2006-07-31 bangerthCheck that at least a single thread is going to run
2006-07-31 bangerthChange the tests to what they are supposed to test...
2006-07-31 bangerthAdd new tests. Will test FESubfaceValues
2006-07-31 bangerthPartly hp-ify these tests. Not all library calls work...
2006-07-31 bangerthRemove a multigrid test, since that can't possibly...
2006-07-31 bangerthFix output following yesterday's fix to face_to_equival...
2006-07-31 bangerthFix output following yesterday's fix to face_to_equival...
2006-07-31 bangerthx
2006-07-31 bangerthx
2006-07-31 bangerthRemove tests that are specific to hp/
2006-07-31 bangerthUpdate comment
2006-07-31 bangerthUn-hp-ify these codes to test the original functionalit...
2006-07-31 bangerthFix output files
2006-07-31 bangerthx
2006-07-31 bangerthx
2006-07-31 bangerthRemove now unnecessary files
2006-07-31 bangerthRemove the timing output, since this is unreliable
2006-07-31 kayser-heroldAdded the lines to adjust almost 1 and almost 0 entries
2006-07-31 kayser-heroldAdd files also here, not only in hp/
2006-07-31 kayser-heroldx
2006-07-31 bangerthAdd step-XX tests. 11-16 are in their original form...
2006-07-30 bangerthRemove unnecessary files
2006-07-30 bangerthAdd a few more tests. Presently not hp-ified, but will be.
2006-07-30 bangerthTransport the exact error code of pthread_create into...
2006-07-30 bangerthFix bits/fe_face_to_cell_index, which yielded wrong...
2006-07-30 bangerthFix up test. Add it to the Makefile. Add results file
2006-07-30 bangerthAdd proper output file.
2006-07-30 bangerthMove a few tests from bits to base
2006-07-30 bangerthTest GeometryInfo::face_to_cell_vertex
2006-07-30 bangerthRename test to indicate what it does
2006-07-30 bangerthSimplify test a bit
2006-07-30 bangerthMinor cleanups
2006-07-30 bangerthRewrite test so that it a) tests more, and b) aborts...
2006-07-30 bangerthProperly set svn:ignore flags
2006-07-30 bangerthMake test a bit smaller in 3d -- it used >900MB of...
2006-07-30 bangerthAdd test results for this system
2006-07-30 bangerthUse int2type from ::internal, rather than re-inventing it.
2006-07-30 bangerthFix an issue with static functions
2006-07-29 kayser-heroldNew test, which L_2 projects a polynomial function
2006-07-29 kayser-heroldCreated a comment, which sketches the basic principle...
2006-07-29 kayser-heroldAdded a testcase for the hanging_node_constraints in...
2006-07-29 kayser-heroldAnother test that presently produces wrong results
2006-07-29 kayser-heroldAdd another test that checks how rt gradients, not...
2006-07-29 kayser-heroldCheck same with FEFaceValues. Results are presently...
2006-07-29 kayser-heroldCheck same with FEFaceValues. Results are presently...
2006-07-29 kayser-heroldCommit correct results
2006-07-29 kayser-heroldObserve the RT element's values scale with 1/h
2006-07-29 kayser-heroldAdded functionality which corrects some errors in the
2006-07-29 bangerthRelax test. Check in correct output
2006-07-29 bangerthAdd a number of forward declarations
2006-07-29 bangerthFix one template argument that also happens to avoid...
2006-07-29 bangerthRemove two include files no longer needed
2006-07-29 bangerthCome up with a better assertion.
2006-07-29 bangerthLeave a couple of TODOs.
2006-07-29 bangerthUndo probably accidental checkin
2006-07-29 kayser-heroldCorrected a few errors and inserted a branch into
2006-07-29 bangerthMerge a number of functions that were previously in...
2006-07-29 bangerthA few minor changes. Leave a few TODOs.
2006-07-29 bangerthFix a few things that not all tex installations seem...
2006-07-29 bangerthRename graphics files to conform to the usual naming...
2006-07-29 bangerthAdd reference files
2006-07-28 bangerthAnother, more complicated test
2006-07-28 bangerthAnother, more complicated test
2006-07-28 bangerthTypo fix
2006-07-28 bangerthSet properties
2006-07-28 bangerthAdd another, now real hp, testcase
2006-07-28 bangerthDon't make function static to avoid warnings in 1d...
2006-07-28 kayser-heroldA few minor fixes to the new do_make_hanging_node_const...
2006-07-28 bangerthCheck in correct output
2006-07-28 bangerthProperly set svn:ignore flags
2006-07-28 bangerthImplement the kelly estimator for hp::DoFHandler as...
2006-07-28 bangerthFix TableHandler::write_tex to take an ostream, instead...
2006-07-28 bangerthFirst steps to adjusting Kelly to hp DoFHandler
2006-07-28 kayser-heroldRemove now unused variable
2006-07-28 kayser-heroldImplemented a new version of DoFTools::make_hanging_nod...
2006-07-28 bangerthImplement unification of DoFs
2006-07-28 bangerthImplement unification of DoFs
2006-07-28 bangerthAdd int2type
2006-07-28 bangerthClarify docs. Fix one place where a check was forgotten
2006-07-28 kayser-heroldAdded a method "hp_constraints_are_implemented" which...
2006-07-28 bangerthFix outdated docs
2006-07-28 bangerthSimplify code a bit in one place
2006-07-28 bangerthSet properties
2006-07-28 bangerthAdd new test
2006-07-28 bangerthSimply code a bit
2006-07-28 bangerthMove a few functions that are really trivial into the...
2006-07-28 kayser-heroldAdd FiniteElementBase::n_dofs_per_object<structdim>
2006-07-27 kayser-heroldUpdate svn:ignore properties
2006-07-27 kayser-heroldAdd another test
2006-07-27 kayser-heroldimplement hp quad constraints
2006-07-27 kayser-heroldImprove algorithm a bit by adding a safety check. Fix...
2006-07-27 kayser-heroldImprove wording of error message for indices 1 and 2
2006-07-27 kayser-heroldSplit out the functions that compute dof identities...
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.