]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2000-05-05 Wolfgang BangerthReformat comments for 80 or so cols.
2000-05-05 Wolfgang Bangerth.
2000-05-05 Wolfgang BangerthAdd file.
2000-05-05 Wolfgang BangerthFix bug.
2000-05-05 Wolfgang BangerthAdd block matrix test.
2000-05-05 Wolfgang BangerthBound the number of elements per row by the total numbe...
2000-05-05 Wolfgang BangerthReindent.
2000-05-05 Wolfgang BangerthMake the forward-declaration script depend on itself.
2000-05-05 Wolfgang BangerthCatch default template args more often.
2000-05-05 Wolfgang BangerthFix incompilability.
2000-05-04 Wolfgang BangerthFix bug in SparsityPattern.
2000-05-04 Wolfgang BangerthFix bug.
2000-05-03 Wolfgang BangerthSuppress warning about unused variable in non-MT mode.
2000-05-03 Wolfgang BangerthVery minor reformatting.
2000-05-03 Wolfgang BangerthUpdate.
2000-05-03 Wolfgang BangerthSwappableVector.
2000-05-03 Wolfgang BangerthAdd the SwappableVector from the wave program.
2000-05-03 Wolfgang BangerthUse the same ordering of publications as before.
2000-05-03 Wolfgang Bangerth.
2000-05-02 Guido KanschatCKPS00
2000-05-02 Wolfgang BangerthRe-organize block vectors.
2000-05-02 Wolfgang Bangerth.
2000-05-02 Wolfgang BangerthUpdate on MT report.
2000-05-02 Wolfgang BangerthUpdate on MT report.
2000-05-02 Wolfgang BangerthPreprint 2000-11 has appeared.
2000-05-02 Wolfgang BangerthImplement swap for vectors and block vectors.
2000-05-02 Wolfgang BangerthMostly syntactic work.
2000-05-01 Guido Kanschatcontinuing on MG
2000-04-30 Guido Kanschatdebugging MG, mglocal.testcase produces errors, sorry
2000-04-26 Wolfgang BangerthAdd info that tutorials and API docs need to be generat...
2000-04-25 Guido KanschatSolver classes without matrix template
2000-04-21 Guido Kanschatprecision reduced
2000-04-21 Guido KanschatNew info in subscriptor
2000-04-20 Guido KanschatMailing list
2000-04-20 Guido KanschatSolver-change
2000-04-20 Wolfgang BangerthRemove bogosity.
2000-04-20 Wolfgang BangerthRemove "About" entry in toc.
2000-04-20 Guido Kanschatinverse iteration
2000-04-20 Wolfgang BangerthAdd multithreading report to tree.
2000-04-20 Guido Kanschatlocal mg works for Q1
2000-04-20 Guido Kanschatexperimental new grid
2000-04-19 Guido KanschatEigenPower
2000-04-19 Guido KanschatTODO
2000-04-19 Guido Kanschatbogus indentation removed ;-)
2000-04-19 Wolfgang BangerthReplace long double variables by double.
2000-04-19 Wolfgang BangerthReally all output.
2000-04-19 Wolfgang BangerthRemove all output.
2000-04-19 Wolfgang BangerthNow, really.
2000-04-19 Wolfgang BangerthRemove all files.
2000-04-19 Wolfgang BangerthAdd clean-big to clean.
2000-04-19 Wolfgang BangerthFix a bug where we looped over too many lines and faces...
2000-04-19 Wolfgang BangerthReindent.
2000-04-18 Guido Kanschatsplit off dimension independent stuff
2000-04-18 Guido Kanschatpower method by von Mises
2000-04-18 Ralf Hartmannremove Assembler from create_right_hand_side function...
2000-04-18 Wolfgang Bangerth@p is not yet supported.
2000-04-18 Wolfgang BangerthFix latex errors.
2000-04-17 Wolfgang BangerthIntergridMap::get_{source,destination}_grid
2000-04-17 Wolfgang BangerthAdd a way to retrieve the respective grids from an...
2000-04-17 Wolfgang BangerthOne more exception.
2000-04-17 Wolfgang BangerthFix rather subtle bug.
2000-04-17 Wolfgang BangerthAdd extract_boundary_dofs.
2000-04-17 Wolfgang BangerthAdd an assertion.
2000-04-17 Wolfgang BangerthAdd an assertion.
2000-04-17 Wolfgang BangerthFix typos.
2000-04-17 Wolfgang BangerthDon't support egcs1.1 any more.
2000-04-15 Wolfgang BangerthDocument compute_intergrid_constraints.
2000-04-14 Wolfgang BangerthMove the generation of intergrid constraints to the...
2000-04-14 Wolfgang BangerthAllow matrices to be empty upon check of equality.
2000-04-14 Wolfgang BangerthMore on libtool.
2000-04-14 Wolfgang BangerthNote libtool.
2000-04-14 Wolfgang BangerthMicro clean-up.
2000-04-14 Wolfgang BangerthGradientEstimator.
2000-04-14 Wolfgang BangerthMove the Gradient estimator from the parameter estimati...
2000-04-14 Wolfgang BangerthInclude forward_declarations.h, which sometimes avoids...
2000-04-14 Wolfgang BangerthAdd a function that inverts tensors of rank 2.
2000-04-14 Wolfgang Bangerth.
2000-04-14 Wolfgang BangerthHmph.
2000-04-13 Wolfgang BangerthFix link name.
2000-04-13 Wolfgang BangerthPut the new multithreading scheme in place.
2000-04-13 Wolfgang BangerthFix typo.
2000-04-13 Wolfgang BangerthStill fix Guido's bogus indentations.
2000-04-12 Guido Kanschatbug in Makefile.in
2000-04-12 Guido KanschatInfo on porting
2000-04-12 Guido KanschatSubscriptor ans PreconditionBlockSSOR::set_omega
2000-04-12 Guido Kanschatomega in PreconditionBlockSOR can be changed
2000-04-12 Guido KanschatSubscriptor prints class name
2000-04-12 Wolfgang BangerthSet download page to one that actually has a pointer.
2000-04-12 Wolfgang BangerthMaybe this is the new announcement date.
2000-04-12 Wolfgang BangerthStill fix Guido's bogus indentations.
2000-04-12 Wolfgang BangerthStill fix Guido's bogus indentations.
2000-04-10 Guido Kanschatunused flags in GnuplotFlags removed
2000-04-10 Wolfgang BangerthMicro formatting.
2000-04-10 Wolfgang BangerthAdd note about disk space requirements.
2000-04-10 Wolfgang BangerthFix problem with size_t!=unsigned int on AIX.
2000-04-07 Wolfgang BangerthCan't believe such a stupid bug persisted until now...
2000-04-06 Guido Kanschatdate added
2000-04-06 Guido Kanschatnews after 3.0
2000-04-06 Wolfgang BangerthMake destructor virtual.
2000-04-06 Wolfgang BangerthFix a bug in interpolate_boundary_values for 1d when...
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.