]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-05-06 Wolfgang Bangerth <li> <p>
2005-05-06 Wolfgang BangerthDocument the problems with hanging nodes and boundary...
2005-05-06 Wolfgang BangerthRemove stray empty line.
2005-05-05 Wolfgang BangerthAdd an assertion that is necessary to make sure all...
2005-05-05 Wolfgang BangerthAlso synchronise writing into vectors.
2005-05-04 Wolfgang BangerthA few cosmetic changes. Simplify computation of one...
2005-05-04 Wolfgang BangerthFix typo.
2005-05-04 Guido Kanschatread and write different formats
2005-05-04 Guido Kanschatallow construction and destruction of objects even...
2005-05-03 Wolfgang BangerthHandle boundary edges as well.
2005-05-03 Wolfgang BangerthAdd .d2 files for make clean.
2005-05-03 Wolfgang BangerthProperly handle boundaries.
2005-05-03 Guido Kanschatbuild test files
2005-05-03 Wolfgang BangerthComment out parameter no more needed.
2005-05-03 Wolfgang BangerthUpdate docs in one place.
2005-05-03 Guido Kanschatdetermine input format by filename extension
2005-05-03 Wolfgang BangerthImpose more interesting boundary conditions.
2005-05-03 Guido Kanschattest for matrix copy between types
2005-05-03 Guido Kanschatnew function name() in PathSearch
2005-05-03 Guido Kanschataccess name of file after opening
2005-05-03 Wolfgang Bangerth.
2005-05-03 Wolfgang BangerthFix doc change.
2005-05-03 Wolfgang BangerthMove to 3d, use cylinder geometry, remove a fragile...
2005-05-03 Wolfgang BangerthUpdate docs.
2005-05-03 Wolfgang BangerthAdd some documentation.
2005-05-03 Wolfgang BangerthMove stress-strain-constant to a static member variable.
2005-05-03 Wolfgang BangerthFix typo.
2005-05-03 Wolfgang BangerthRemove unnecessary comment.
2005-05-03 Wolfgang BangerthThere isn't all that much that we can do...
2005-05-03 Wolfgang BangerthAdd several caveats to local_apply_boundary_values.
2005-05-03 Wolfgang BangerthIn the parallel case, compress matrix.
2005-05-03 Wolfgang BangerthRemove a few stray semicolons.
2005-05-03 Guido Kanschatspelling error
2005-05-03 Wolfgang BangerthAgain fix up one more TODO.
2005-05-03 Wolfgang BangerthFix up one more TODO.
2005-05-03 Wolfgang BangerthFix one TODO.
2005-05-03 Wolfgang BangerthIn the absence of umfpack, don't use special #define's.
2005-05-03 Wolfgang BangerthDeclare missing exception.
2005-05-03 Guido Kanschatallow for change of matrices in ProductMatrix
2005-05-03 Guido KanschatMGCoarseGridLACIteration simplified
2005-05-03 Guido Kanschatuse PathSearch class in GridIn
2005-05-03 Guido Kanschatuse PathSearch class
2005-05-03 Guido Kanschatnew preconditioner PreconditionUMFPACK
2005-05-03 Wolfgang Bangerthapply_boundary_values doesn't work when symmetrization...
2005-05-03 Wolfgang BangerthProvide the same function for parallel matrices as...
2005-05-03 Wolfgang BangerthUnify some code, and make it more efficient.
2005-05-03 Wolfgang BangerthFix a stupid oversight.
2005-05-03 Wolfgang Bangerth Fixed: The PETSc matrix iterators had trouble...
2005-05-03 Wolfgang BangerthMake something an AssertThrow again that needs to be.
2005-05-03 Wolfgang BangerthDon't use local_apply_boundary_values any more. Use...
2005-05-03 Wolfgang BangerthAdd row_length(). Make sure that matrix iterators also...
2005-05-02 Wolfgang BangerthIndent properly.
2005-05-02 Wolfgang BangerthRemove unnecessary empty line.
2005-05-02 Wolfgang BangerthDon't allocate memory if the line is empty.
2005-05-02 Wolfgang BangerthRemove an unused variable.
2005-05-02 Wolfgang BangerthReplace the deeply flawed concept of using local_apply_...
2005-05-02 Wolfgang BangerthTry to always be on the safe side.
2005-05-02 Wolfgang BangerthImplement apply_boundary_values also for parallel petsc...
2005-05-02 Wolfgang BangerthUndo the dependencies on boundary_values, since this...
2005-05-02 Wolfgang Bangerth.
2005-05-02 Wolfgang BangerthAdd a comment, and fix an assertion.
2005-05-02 Wolfgang BangerthDon't include -lblas in LDFLAGS when building with...
2005-05-02 Wolfgang BangerthFix boundary values. Preset solution vector.
2005-05-02 Wolfgang BangerthFix stupid error.
2005-04-30 Wolfgang BangerthAlso replace double dashes in links.
2005-04-30 deallink fparser.o only optionally
2005-04-29 Wolfgang BangerthRemove a few unnecessary semicolons.
2005-04-28 Guido Kanschataccess inital_value als in SolverControl
2005-04-28 Guido Kanschatalign build table entries vertically
2005-04-28 Guido Kanschatadd -f to rm
2005-04-27 Guido Kanschatconflict resolved
2005-04-26 Guido Kanschathandle --disable-parser such that the parser is not...
2005-04-26 Guido Kanschatset enable-parser variable
2005-04-26 Guido Kanschatadd dummy implementation without LAPACK
2005-04-26 Guido Kanschatfix order of libraries
2005-04-26 Wolfgang BangerthFix typos.
2005-04-25 Guido Kanschata block smoother class
2005-04-25 Guido Kanschathandle shared flags by configure, not in Makefile
2005-04-25 Guido Kanschatvmult functions in Multigrid
2005-04-25 Guido Kanschatremove collaboration diagrams
2005-04-25 Guido Kanschatput CFLAGS in better order
2005-04-25 Guido Kanschatshared library flags in CFLAGS
2005-04-25 Guido KanschatShared library flags in CFLAGS
2005-04-25 Guido Kanschatremove check for kdoc
2005-04-25 Guido Kanschatdocumentation typo
2005-04-24 Guido Kanschatdummy implementation of vmult and Tvmult (just in case...
2005-04-24 Guido Kanschatdeclare functions for later implementation
2005-04-23 Guido Kanschatuse short form for icc outut
2005-04-21 Wolfgang Bangerth Fixed: The <code class="class">DataOut</code...
2005-04-21 Wolfgang BangerthAdd a TODO.
2005-04-21 Wolfgang BangerthAugment documentation.
2005-04-21 Wolfgang BangerthAll approaches before were conceptually broken. Do...
2005-04-21 Wolfgang BangerthUps.
2005-04-21 Wolfgang BangerthWe've forgotten one place.
2005-04-21 Wolfgang BangerthSimplify algorithm.
2005-04-21 Wolfgang BangerthProperly count skipped cells when next_cell is not...
2005-04-21 Guido Kanschatdo same for the other compiler
2005-04-21 Guido Kanschatmake intel compiler identification digestible (remove...
2005-04-21 Wolfgang BangerthRemove the METIS version again.
2005-04-21 Guido Kanschatdefault constructors added to BlockMatrixArray and...
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.