]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2007-03-16 Wolfgang BangerthRemove
2007-03-16 Wolfgang Bangerthupdate
2007-03-16 Wolfgang BangerthSuppress very small constraints to avoid cluttering...
2007-03-16 Wolfgang Bangerthadd
2007-03-16 Wolfgang Bangerthadd
2007-03-16 Wolfgang BangerthAdd. We really shouldn't generate these miniscule const...
2007-03-16 Wolfgang Bangerthadd
2007-03-15 Wolfgang Bangerthadd
2007-03-15 Wolfgang BangerthAdd necessary include file, even if it appears that...
2007-03-15 Ralf HartmannAsk for Intel C compiler like for Intel C++ compiler...
2007-03-14 Tobias LeichtUndo accidental commit by Wolfgang in 14550.
2007-03-12 Guido KanschatUpdate after recent CylinderBoundary changes.
2007-03-12 Guido Kanschatadd
2007-03-10 Wolfgang BangerthFix output after initializing local variable in DoFTools
2007-03-10 Wolfgang BangerthInitialize local variables.
2007-03-10 Wolfgang BangerthNew DoFTools::make_sparsity_pattern and GridTools:...
2007-03-10 Wolfgang BangerthNew DoFTools::make_sparsity_pattern and GridTools:...
2007-03-10 Wolfgang BangerthMinor changes after the recent update of the CylinderBo...
2007-03-10 Wolfgang BangerthMinor changes after the recent update of the CylinderBo...
2007-03-10 Wolfgang Bangerthupdate output file after the recent update to bicgstab...
2007-03-10 Wolfgang BangerthCheck in correct output file.
2007-03-10 Wolfgang BangerthAdd new output files.
2007-03-09 Wolfgang BangerthFix output
2007-03-09 Wolfgang BangerthOutput the numbers of the DoF, not of the constraint...
2007-03-09 Wolfgang BangerthLimit the number of cycles we have to do.
2007-03-09 Wolfgang BangerthAdd an assertion to make sure that a DoF isn't constrai...
2007-03-09 Wolfgang BangerthSimplify the output we generate for dot graphs. Include...
2007-03-08 Wolfgang BangerthGenerate the graph of constraints as an aid to debugging.
2007-03-08 Wolfgang BangerthGenerate output in dot format.
2007-03-08 Wolfgang BangerthGenerate output in dot format.
2007-03-08 Wolfgang BangerthOne more test
2007-03-08 Wolfgang BangerthFixed: The
2007-03-08 Wolfgang BangerthFixed: The
2007-03-08 Wolfgang BangerthHandle arbitrarily oriented and located cylinders.
2007-03-08 Wolfgang BangerthMore tests. Fix default output.
2007-03-08 Wolfgang BangerthMore tests
2007-03-08 Wolfgang Bangerthupdate comment
2007-03-08 Wolfgang BangerthNew test
2007-03-07 Wolfgang BangerthA crash in the Kelly EE.
2007-03-07 Wolfgang BangerthSupport 3d as well in some places.
2007-03-07 Wolfgang BangerthAdd a test that currently produces circular constraints.
2007-03-07 Wolfgang BangerthAlso record assembly and solve times.
2007-03-07 Wolfgang BangerthFix a bug in bicgstab reported last week by Roger Young.
2007-03-06 Wolfgang BangerthAlso work in 3d.
2007-03-06 Wolfgang BangerthLoosen tolerances to allow for Q7 elements in 2d.
2007-03-06 Wolfgang BangerthFix a problem with what happens when we have no polynom...
2007-03-06 Wolfgang BangerthRemove a TODO
2007-03-06 Wolfgang BangerthUse the copy constructors to make copies of finite...
2007-03-06 Wolfgang BangerthSimplify construction of the RT polynomial space. In...
2007-03-06 Wolfgang BangerthLeave a TODO
2007-03-06 Wolfgang BangerthMinor cleanup.
2007-03-06 Wolfgang BangerthAllow using the copy constructor. Change clone() to...
2007-03-06 Wolfgang BangerthAllow using the copy constructor of FiniteElement.
2007-03-06 Wolfgang Bangerthadd
2007-03-06 Wolfgang BangerthRemove accidental JobID
2007-03-06 Wolfgang Bangerthadd
2007-03-06 Wolfgang BangerthLeave a TODO for Guido.
2007-03-06 Wolfgang BangerthFix mark-up again.
2007-03-06 Wolfgang BangerthRe-order some member functions and variables.
2007-03-06 Wolfgang BangerthRemove some now outdated comments.
2007-03-06 Wolfgang BangerthFix some markups.
2007-03-06 Wolfgang BangerthFix html tag.
2007-03-06 Wolfgang BangerthLet 'doc' be an alias to 'online-doc', since one so...
2007-03-06 Ralf HartmannBug fix in GridIn::parse_tecplot_header: Replace refere...
2007-03-05 Wolfgang BangerthMove some documentation. Document the new partial speci...
2007-03-05 Wolfgang BangerthSplit the TriaAccessor class into two, one that handles...
2007-03-05 Wolfgang BangerthAdd some timers to produce numbers for the paper.
2007-03-05 Wolfgang BangerthSimplify an assertion
2007-03-05 Wolfgang BangerthMake a number of functions 'inline' that apparently...
2007-03-02 Wolfgang BangerthMove exceptions out of TriaAccessor. This has always...
2007-02-27 Guido Kanschatadd function for xomputing permutation vectors
2007-02-27 Guido Kanschatpublicize function in private base class
2007-02-27 Guido Kanschatnew data for fixed block preconditioner
2007-02-27 Guido Kanschatsimplify functions and fix bug in PreconditionBlockSSOR
2007-02-27 Guido Kanschattest new block PSOR
2007-02-27 Guido Kanschatnew permuted block SOR
2007-02-25 Wolfgang BangerthPrefix std::
2007-02-25 Wolfgang BangerthPrefix std::
2007-02-25 Wolfgang BangerthAdd #include <functional> for std::bind2nd
2007-02-25 Wolfgang BangerthAdd a comment.
2007-02-25 Wolfgang BangerthFix PETSc instantiations.
2007-02-25 Wolfgang BangerthImplement more corner cases of FESystem elements.
2007-02-24 Wolfgang BangerthIgnore executable
2007-02-24 Wolfgang BangerthIgnore *vtk
2007-02-24 Wolfgang BangerthFix another corner case
2007-02-24 Wolfgang BangerthLeave a TODO
2007-02-24 Wolfgang BangerthAdd the possibility of a maximal number of cells upon...
2007-02-24 Wolfgang BangerthAdd the possibility of a maximal number of cells upon...
2007-02-23 Guido Kanschatadd missing std::
2007-02-22 Guido Kanschatadd debug functionality
2007-02-21 Guido Kanschatgenerate 64 bit file
2007-02-21 Guido Kanschatgenerate 64 bit file
2007-02-21 Tobias LeichtUpdate test grids for tecplot input to correspond to...
2007-02-21 Tobias LeichtChange default coordinates for GridIn::read_tecplot...
2007-02-17 Guido Kanschatadd vector valued versions
2007-02-16 Wolfgang Bangerthuse single character space instead of " "
2007-02-16 Wolfgang BangerthFix another typo.
2007-02-15 Wolfgang BangerthMove a test that now works away from fail/
2007-02-15 Wolfgang Bangerthrename testcase, since grid_generator_04 has already...
2007-02-15 Wolfgang BangerthSet props.
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.