]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-05-15 Guido Kanschatadd -f to rm
2005-05-15 Guido Kanschatorder of indices fixed
2005-05-14 Guido Kanschatwrite faces for DX
2005-05-12 Wolfgang BangerthExclude inlined member functions from doxygen doc gener...
2005-05-12 Wolfgang Bangerth# [WB] Set MT flags so that the corresponding documenta...
2005-05-12 Wolfgang BangerthAdd/copy comments so that the documentation doesn't...
2005-05-12 Wolfgang BangerthCrosslink to one of the reports.
2005-05-12 Wolfgang BangerthRemove a few stray @internal markers.
2005-05-12 Wolfgang BangerthFix a pasto. Move comments around.
2005-05-12 Wolfgang BangerthImprove wording of docs.
2005-05-12 Wolfgang BangerthRemove now stray ///@endif
2005-05-12 Wolfgang BangerthAdd an @endif to make sure documentation is properly...
2005-05-12 Guido KanschatI forgot to include Make.global_options
2005-05-12 Guido Kanschatavoid recursive call of make clean, since it takes...
2005-05-12 Guido Kanschathandle quadrature_points_fastest correctly
2005-05-12 Guido Kanschatnew fe_values::get_function* for nonprimitive elements
2005-05-10 Wolfgang BangerthThese tests tested something that proved to be a dead...
2005-05-10 Wolfgang BangerthMake compile again.
2005-05-10 Wolfgang BangerthFix up a few comments.
2005-05-10 Guido Kanschatadd debug output
2005-05-10 Guido Kanschatadd prefix for deallog
2005-05-10 Guido KanschatSparseDirectUMFPACK as preconditioner
2005-05-10 Guido Kanschatremove PreconditionUMFPACK
2005-05-09 Guido Kanschatremove redundant subscriptions
2005-05-09 Guido Kanschatadd subscriptor information to subscribe()
2005-05-06 Guido Kanschatgive an additional name to PointerMatrix for identifyin...
2005-05-06 Guido Kanschatadd missing ids when copying pointers
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
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.