]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2000-05-17 Wolfgang BangerthReindent.
2000-05-17 Wolfgang BangerthFix formatting.
2000-05-17 Wolfgang BangerthMake an assertion stronger. Move invariant code out...
2000-05-16 Guido Kanschatextra argument for formatting
2000-05-16 Wolfgang BangerthUse the old scheme to compute the Jacobian matrices...
2000-05-16 Wolfgang BangerthFix some remaining problem with the templatization.
2000-05-16 Wolfgang BangerthAdd standard container typedefs.
2000-05-16 Wolfgang BangerthAlso templatize on output data type.
2000-05-16 Wolfgang BangerthForgot some explicit instantiations.
2000-05-16 Wolfgang BangerthNicer layout and white background.
2000-05-16 Wolfgang BangerthNicer layout.
2000-05-16 Wolfgang Bangerthtemplatized vector args.
2000-05-16 Wolfgang BangerthTemplatize on vector types in many functions, to suppor...
2000-05-16 Wolfgang BangerthRemove 'inline' keyword from functions in this .cc...
2000-05-16 Wolfgang BangerthMinor reindentations.
2000-05-15 Wolfgang BangerthFix 3d non-compilability.
2000-05-15 Wolfgang BangerthAdd names and dates to the individual changes.
2000-05-15 Wolfgang BangerthAdd dates to changes.
2000-05-15 Wolfgang BangerthDon't use the user flags any more for make_hanging_node...
2000-05-15 Wolfgang BangerthClarify which functions use the user flags and which...
2000-05-15 Wolfgang BangerthClarify which functions use the user flags and which...
2000-05-15 Wolfgang BangerthMake the sparsity pattern a template arg of make_sparsi...
2000-05-15 Wolfgang BangerthBlockSpars{eMatrix,ityPattern}
2000-05-15 Ralf Hartmannsmall fix.
2000-05-15 Wolfgang BangerthAdd missing includes.
2000-05-15 Ralf Hartmannmt for functions with 6 args.
2000-05-12 Wolfgang BangerthAdd comment.
2000-05-12 Wolfgang BangerthImplement DoFRenumbering::sort_selected_dofs_back
2000-05-12 Wolfgang BangerthDoFTools::extract_hanging_node_dofs
2000-05-11 Ralf HartmannFEValuesBase::get_cell
2000-05-11 Ralf Hartmannnew function get_cell returns the present cell
2000-05-11 Wolfgang BangerthAccelerate the algorithm to construct the hanging node...
2000-05-11 Ralf Hartmannfix small bug, some missing breaks.
2000-05-11 Wolfgang BangerthAssemble matrix and rhs in parallel.
2000-05-11 Ralf HartmannDoFHandler::max_couplings_between_dofs () bounded by...
2000-05-11 Ralf Hartmannmax_couplings_between_dofs is bounded by n_dofs()
2000-05-11 Ralf Hartmannfix bug with missing min(...,n)
2000-05-11 Wolfgang BangerthUpdate on Subcriptor stuff.
2000-05-10 Wolfgang BangerthSince no-one else stepped up: remove QUIET_DESTRUCTOR...
2000-05-10 Wolfgang BangerthAdd step-9, which is by no means complete, however.
2000-05-10 Wolfgang Bangerth.
2000-05-10 Wolfgang BangerthAdd step-9, which is by no means complete, however.
2000-05-10 Wolfgang BangerthAdd doc.
2000-05-10 Wolfgang BangerthFESystem::reinit generated exception with update_suppor...
2000-05-10 Wolfgang BangerthGetting support points from system elements resulted...
2000-05-09 Wolfgang BangerthChange output upon linking of libs, since this process...
2000-05-08 Wolfgang Bangerth.
2000-05-08 Wolfgang BangerthMove some functions around from .h to .templates.h...
2000-05-08 Wolfgang BangerthExtend block matrices.
2000-05-08 Wolfgang BangerthExtend block matrix test.
2000-05-08 Wolfgang BangerthFix mmult/Tmmult: don't resize output arg.
2000-05-08 Wolfgang BangerthFullMatrix::mmult/Tmmult
2000-05-08 Wolfgang BangerthMore doc update.
2000-05-08 Wolfgang BangerthDoc update.
2000-05-05 Wolfgang Bangerth.
2000-05-05 Wolfgang BangerthAdd matrix_norm_square, get_sparsity_pattern
2000-05-05 Wolfgang BangerthChange matrix_norm to matrix_norm_square and implement...
2000-05-05 Wolfgang BangerthChange matrix_norm to matrix_norm_square.
2000-05-05 Wolfgang BangerthAvoid confusion about matrix_norm.
2000-05-05 Wolfgang BangerthAdd matrix scalar product.
2000-05-05 Wolfgang BangerthDoc update.
2000-05-05 Wolfgang BangerthImplement some of the linear algebra.
2000-05-05 Wolfgang BangerthRemove bogus comment.
2000-05-05 Wolfgang BangerthAdd access to the individual blocks.
2000-05-05 Wolfgang BangerthUpdate forgotten comment.
2000-05-05 Wolfgang BangerthFix index bugs.
2000-05-05 Wolfgang BangerthFix bugs.
2000-05-05 Wolfgang BangerthBring this into the tree, albeit untested, for possible...
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
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.