]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-08-14 Wolfgang BangerthFix up a few output files
2006-08-14 Wolfgang BangerthImprove error message
2006-08-14 Wolfgang BangerthNow that the crash is fixed, generate some output of...
2006-08-13 Wolfgang BangerthMake tests compile with gcc3.4 as well
2006-08-13 Wolfgang BangerthFix up comments that aren't quite up to date any more
2006-08-13 Wolfgang BangerthLeave a comment that this case is really treated for...
2006-08-13 Wolfgang BangerthIt appears as if we can now re-enable the face interpol...
2006-08-13 Wolfgang BangerthRemove unverified output files that were only copied...
2006-08-13 Wolfgang BangerthTry to fix the case of hanging node constraints in...
2006-08-13 Wolfgang BangerthAdd more tests that check whether projection on weird...
2006-08-13 Wolfgang BangerthAdd new tests that check projection onto meshes with...
2006-08-13 Wolfgang BangerthCleanup some of the code; remove one level of indirecti...
2006-08-12 Wolfgang Bangerth.
2006-08-12 Wolfgang BangerthAdd new output files
2006-08-12 Wolfgang BangerthAdd new output files
2006-08-12 Wolfgang BangerthDisable code again for the moment, until bits/face_orie...
2006-08-12 Wolfgang Bangerth// trip up the new code handling hanging node constrain...
2006-08-11 Wolfgang BangerthAdd correct output for this platform
2006-08-11 Wolfgang BangerthUse correct output file
2006-08-11 Wolfgang BangerthUpdate output
2006-08-11 Wolfgang BangerthFurther limit amount of work
2006-08-11 Wolfgang BangerthLimit amount of work
2006-08-11 Wolfgang Bangerthset svn:ignore
2006-08-11 Wolfgang Bangerthupdate
2006-08-11 Wolfgang BangerthExclude highest polynomial if there is an order difference
2006-08-11 Wolfgang BangerthAllow for the possibility of an approximation gap
2006-08-11 Wolfgang BangerthPlenty of new tests
2006-08-11 Wolfgang BangerthTest DGP, ABF elements
2006-08-11 Wolfgang BangerthMore tests in this direction
2006-08-11 Wolfgang BangerthAdd tests to check that the projection of an element...
2006-08-11 Wolfgang BangerthRename test to what it is.
2006-08-11 Wolfgang BangerthNew test, fails presently
2006-08-11 Wolfgang BangerthFESystem now really supports hp_constraint matrices
2006-08-11 Wolfgang BangerthDo hp as well, when just calling 'make'
2006-08-11 Wolfgang BangerthStyle adjustments
2006-08-11 Wolfgang BangerthSlight re-arrangements
2006-08-11 Wolfgang BangerthImplement face and subface interpolation matrices for...
2006-08-11 Wolfgang BangerthRegenerate
2006-08-11 Wolfgang BangerthUse a higher accuracy for results. Add a comment.
2006-08-11 Wolfgang BangerthUse a higher accuracy for results
2006-08-11 Wolfgang BangerthTemporarily return false, while the actual implementati...
2006-08-11 Wolfgang BangerthMore test. Fix output
2006-08-11 Wolfgang BangerthNew test
2006-08-11 Wolfgang BangerthMake output_matrix work for empty matrices as well
2006-08-11 Wolfgang BangerthAdd a comment.
2006-08-11 Wolfgang BangerthAdd new test
2006-08-11 Wolfgang BangerthUnify a bunch of code into a single function that just...
2006-08-11 Wolfgang BangerthAdd new tests. Rename old ones
2006-08-11 Wolfgang BangerthRename tests, so we can add _02 versions
2006-08-11 Wolfgang BangerthSimplify code by using the funny looking if(type var...
2006-08-11 Wolfgang BangerthImplement hp vertex/line/quad identities for FESystem
2006-08-10 Wolfgang BangerthReport the fixed top-level Makefile
2006-08-10 Wolfgang BangerthImplement face_interpolation and subface_interpolation...
2006-08-10 Wolfgang BangerthImplement face_interpolation and subface_interpolation...
2006-08-10 Wolfgang BangerthMove functions into the right sections.
2006-08-10 Wolfgang BangerthTypo and style fixes
2006-08-10 Wolfgang BangerthTypo fix. Reindent
2006-08-10 Wolfgang BangerthAdd a new test
2006-08-10 Wolfgang BangerthImplement VectorTools::interpolate for hp DoFHandlers
2006-08-10 Wolfgang BangerthUpdate forgotten output file
2006-08-10 Wolfgang BangerthUpdate forgotten output file
2006-08-10 Wolfgang BangerthAdd tests equivalent to the ones in deal.II/ with the...
2006-08-10 Wolfgang BangerthMore tests, this time for systems of Q elements
2006-08-10 Wolfgang BangerthSame test, but for DG again
2006-08-10 Wolfgang BangerthAdd another interpolation test
2006-08-10 Wolfgang BangerthSame test, but for DGQ
2006-08-10 Wolfgang BangerthAdd a new test for interpolation
2006-08-10 Wolfgang BangerthDo away with a global function in a header file
2006-08-10 Wolfgang BangerthCall the right function.
2006-08-10 Wolfgang BangerthRemove file apparently no longer needed
2006-08-10 Wolfgang BangerthRemove file apparently no longer needed
2006-08-10 Wolfgang BangerthRemove unnecessary file
2006-08-10 Wolfgang BangerthRemove unnecessary file
2006-08-10 Wolfgang BangerthUpdate
2006-08-10 Wolfgang BangerthAdd test results
2006-08-09 Wolfgang BangerthRe-order dependencies. Previously, we got into trouble...
2006-08-09 Wolfgang BangerthReindent
2006-08-09 Wolfgang BangerthRemove now unused variable...
2006-08-09 Wolfgang BangerthTest presently fails
2006-08-09 Wolfgang BangerthCommit a new test that presently falls on its face
2006-08-09 Wolfgang BangerthSet svn:ignore
2006-08-09 Wolfgang BangerthImplement VectorTools::project also for 1d.
2006-08-09 Wolfgang BangerthAdd test results for a test that is now working
2006-08-07 Wolfgang BangerthRe-generate from Guido's changes
2006-08-07 Guido Kanschatcheck gfortran before f77
2006-08-07 Guido Kanschatallow gcc fortran to be called f77
2006-08-07 Wolfgang BangerthFix the first part of the problem in dof_tools_19,...
2006-08-07 Wolfgang BangerthUndo last checkin since it makes all attempts to build...
2006-08-07 Tobias Leichtbug fix: use template argument number instead of double
2006-08-06 Guido Kanschattest existing functions in TridiagonalMatrix
2006-08-06 Guido Kanschatadd symmetry option for TridiagonalMatrix
2006-08-06 Guido Kanschatupdate Makefile.tests after Makefile
2006-08-06 Guido Kanschatfind gfortran compiler if installed
2006-08-04 Wolfgang BangerthAdd
2006-08-04 Wolfgang BangerthAdd
2006-08-04 Wolfgang BangerthAdd
2006-08-04 Wolfgang Bangerthx
2006-08-04 Wolfgang BangerthAdd comment on why tests fail at present
2006-08-04 kayser-heroldAdded a new dof_tools testcase, which leads to a couple
2006-08-04 Wolfgang BangerthFix output for the uniform mesh; it seems wrong for...
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.