]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2005-04-20 Wolfgang BangerthMore comments.
2005-04-20 Wolfgang BangerthImplement merging files.
2005-04-20 Wolfgang BangerthImplement DataOutReader::merge
2005-04-20 Wolfgang BangerthA few exceptions.
2005-04-20 Wolfgang BangerthDeclare the merge function, even if it is not yet imple...
2005-04-20 Wolfgang BangerthSubstitute DEAL_II_METIS_VERSION
2005-04-20 Wolfgang Bangerth.
2005-04-20 Wolfgang BangerthProper name of version file.
2005-04-20 Wolfgang BangerthFix a second typo.
2005-04-20 Wolfgang Bangerth.
2005-04-20 Wolfgang BangerthFix typo.
2005-04-20 Wolfgang BangerthCan't use SSOR in parallel. Use BlockJacobi+ILU instead.
2005-04-20 Wolfgang BangerthCheck for METIS version.
2005-04-20 Wolfgang BangerthWe can't query the number of cells on each processors...
2005-04-20 Wolfgang BangerthDon't use dnsdomainname, since that doesn't work in...
2005-04-20 Wolfgang BangerthWork around a stupid bug in gcc3.4 and up.
2005-04-20 Wolfgang BangerthFilter out those lines from common/Make.global_options...
2005-04-20 Wolfgang BangerthThis is allowed to fail.
2005-04-20 Wolfgang BangerthThis program does indeed run without PETSc.
2005-04-19 Guido KanschatBUILDTEST=yes
2005-04-19 Wolfgang BangerthSome more text.
2005-04-19 Wolfgang BangerthProper header.
2005-04-19 Wolfgang BangerthThe proper Makefile.
2005-04-19 Wolfgang BangerthProperly qualify.
2005-04-19 Guido Kanschatadd information for build tests
2005-04-19 Guido Kanschatmissing this->
2005-04-19 Guido KanschatAdd dummy makefile such that this won't break our build...
2005-04-19 Guido KanschatAdd doxygen to default targets
2005-04-19 Guido Kanschatnew build test page
2005-04-19 Guido Kanschatnew build test page
2005-04-18 Wolfgang BangerthFix some stupid bug when using an uninitialize variable...
2005-04-18 Wolfgang BangerthInitial versions, still empty.
2005-04-18 Wolfgang BangerthFix the years in which this program was written.
2005-04-18 Wolfgang BangerthFirst version.
2005-04-18 Wolfgang BangerthOutput file changes due to the change in format for...
2005-04-18 Wolfgang BangerthClean up a leftover from the format change.
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.