]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-11-22 Wolfgang BangerthMake code 4d-safe.
1999-11-22 Wolfgang BangerthAdd 3d support.
1999-11-22 Wolfgang BangerthAvoid warnings.
1999-11-22 Wolfgang BangerthAdd Point<4> functions since they are necessary for...
1999-11-22 Wolfgang BangerthNiver format.
1999-11-22 Wolfgang BangerthUrgh!
1999-11-22 Wolfgang BangerthDoc update.
1999-11-22 Wolfgang BangerthArg, no output!
1999-11-22 Wolfgang BangerthFix bug.
1999-11-22 Wolfgang BangerthManually expand dependencies, since there were problems...
1999-11-20 Wolfgang BangerthGreat simplifications of the whole Makefile business.
1999-11-19 Wolfgang BangerthRename total_dofs to dofs_per_cell.
1999-11-19 Wolfgang BangerthRename total_dofs to dofs_per_cell.
1999-11-19 Wolfgang BangerthRename total_dofs to dofs_per_cell.
1999-11-19 Wolfgang BangerthFinally start with renaming total_dofs to dofs_per_cell.
1999-11-19 Wolfgang Bangerth.
1999-11-19 Wolfgang BangerthUrg, not like this.
1999-11-19 Wolfgang BangerthStandardize header.
1999-11-19 Wolfgang BangerthNext round of clean-up.
1999-11-19 Wolfgang BangerthBig clean-up (part 2).
1999-11-19 Wolfgang BangerthCorrect fix of before and document why.
1999-11-19 Wolfgang BangerthRemove redundant reinit and doc update.
1999-11-19 Wolfgang BangerthDoc update and renaming.
1999-11-19 Wolfgang BangerthDoc update.
1999-11-19 Wolfgang BangerthDoc update.
1999-11-19 Ralf Hartmannchange some members from private to protected
1999-11-19 Wolfgang BangerthDerive the constraint matrix from Subscriptor to allow...
1999-11-19 Wolfgang BangerthNote who is to fix this!
1999-11-19 Wolfgang BangerthSomehow sequencialize the order in which the libraries...
1999-11-19 Wolfgang BangerthLarge clean-ups of multigrid things (part 1).
1999-11-18 Wolfgang BangerthFix two non-compilabilities.
1999-11-18 Wolfgang BangerthFix non-compilability.
1999-11-18 Wolfgang BangerthDoc update.
1999-11-18 Wolfgang BangerthConform to coding standards.
1999-11-18 Wolfgang BangerthFree the memory no more needed for the colnums array...
1999-11-17 Guido KanschatFunctionMap removed in interpolate_boundary
1999-11-17 Wolfgang BangerthSome more doc.
1999-11-17 Wolfgang BangerthStandardize header format.
1999-11-17 Wolfgang BangerthFix an assumption that might be violated in very rare...
1999-11-17 Wolfgang BangerthAlready fixed.
1999-11-17 Wolfgang BangerthAlready done.
1999-11-17 Wolfgang BangerthMove from /deal.II/Todo
1999-11-17 Wolfgang BangerthMove to /base/Todo.
1999-11-17 Wolfgang BangerthMostly outdated.
1999-11-17 Wolfgang BangerthRemove large chunks of stuff: raw write of a triangulat...
1999-11-17 Wolfgang BangerthRefine the TAGS rule.
1999-11-17 Wolfgang BangerthUpdate dependencies.
1999-11-17 Wolfgang BangerthMore doc. Add TAGS as documented target.
1999-11-17 Wolfgang BangerthAnd add TAGS as well.
1999-11-17 Wolfgang BangerthAdd TODO file to list of files to be deleted.
1999-11-17 Wolfgang BangerthFurther replacements make->$(MAKE)
1999-11-17 Wolfgang BangerthThink I have done this sometime before myself.
1999-11-17 Wolfgang BangerthDoc fix.
1999-11-17 Wolfgang BangerthDeletion of memory upon reinit(0,0) seems to be done...
1999-11-17 Wolfgang BangerthReindent according to our guidelines.
1999-11-17 Wolfgang BangerthAdd check.
1999-11-17 Wolfgang BangerthMake n_nonzero_elements inlined, since it is now heavil...
1999-11-17 Wolfgang BangerthRemove vec_len from SparseMatrixStruct, since it is...
1999-11-17 Wolfgang BangerthFix an ugly bug. Wonder how this could have escaped...
1999-11-16 Wolfgang Bangerth.
1999-11-16 Wolfgang BangerthClarify.
1999-11-16 Wolfgang BangerthNo more necessary.
1999-11-16 Wolfgang BangerthClarification.
1999-11-16 Wolfgang Bangerth.
1999-11-16 Wolfgang BangerthChange some runtime-active Asserts to AssertThrow.
1999-11-16 Wolfgang BangerthFollow Makefile conventions; will allow to use modern...
1999-11-16 Wolfgang BangerthImport branch with new sparsematrixstruct constructors...
1999-11-16 Wolfgang BangerthFollow Makefile standard.
1999-11-16 Thomas Richtermake this fnction threadsave
1999-11-16 Wolfgang BangerthImprove thread-safety.
1999-11-16 Wolfgang BangerthImprove thread-safety.
1999-11-15 Ralf Hartmannsmall change in output
1999-11-11 Wolfgang BangerthUpdate a case where we get into problems with a compile...
1999-11-08 Wolfgang BangerthAdd reasonable output.
1999-11-08 Wolfgang BangerthFinally produce something reasonable.
1999-11-08 Wolfgang BangerthSuppress needless output.
1999-11-08 Wolfgang BangerthDoc about compiler options.
1999-11-08 Wolfgang BangerthAdd gcc2.95 to list of supported compilers.
1999-11-05 Wolfgang BangerthRemove comments after checking for correctness.
1999-11-05 Wolfgang BangerthRevert Guido's change. Will discuss the problem and...
1999-11-05 Wolfgang BangerthSignificantly enhance doc.
1999-11-04 Guido Kanschatcompiles now with gcc 2.95; hopefully with egcs
1999-11-04 Guido KanschatSilly, -i executes command after commit
1999-11-04 Guido KanschatDone TensorIndex
1999-11-04 Guido KanschatError removed
1999-11-04 Guido Kanschatnew global exception ExcPureFunctionCalled
1999-11-04 Guido KanschatAdd gk and try -i
1999-11-04 Guido Kanschatrespect Todo in base and lac, too\
1999-11-04 Guido KanschatPreconditionIdentity is not template class anymore
1999-11-04 Guido Kanschatnew constructor for Quadrature
1999-11-04 Guido Kanschatnew gcc
1999-11-03 Guido Kanschatcreate_interpolation_matrix repaired
1999-11-03 Guido Kanschatcosmetics
1999-11-03 Guido Kanschatnew class GrowingVectorMemory
1999-11-03 Guido KanschatIt works!
1999-11-02 Wolfgang BangerthUnify pass-by-value and pass-by-reference for restricti...
1999-11-02 Guido Kanschatnew function_lib
1999-11-02 Wolfgang BangerthFix doc tag.
1999-11-02 Wolfgang BangerthFix non-compilability.
1999-11-02 cvsnew gcc requires int main
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.