]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-04-03 Ralf HartmannNew ExcMultiplySetLineInfoOfLine exception. Fix: Check...
2001-04-03 Ralf HartmannNew ExcMultiplySetLineInfoOfLine exception. Fix: Check...
2001-04-03 Ralf HartmannAdd ucd to list of supported GridOut output formats
2001-04-03 Ralf HartmannSmall bug fix.
2001-04-03 Wolfgang BangerthTwo small changes to allow compilation with present...
2001-04-02 Wolfgang BangerthAdd TODO.
2001-03-30 Wolfgang BangerthMake wave-test more sensitive by multiplying error...
2001-03-30 Wolfgang BangerthNormalize checked output as well, if we are to compare...
2001-03-30 Wolfgang BangerthAugment TODOs with a tag indicating that something...
2001-03-30 Wolfgang BangerthRemove preprocessor kludge again.
2001-03-30 Wolfgang BangerthUndo change, have to find a better way.
2001-03-30 Wolfgang BangerthRemove preprocessor kludge.
2001-03-30 Wolfgang BangerthFix an obscure corner case where add_data_vector could...
2001-03-30 Wolfgang BangerthAdd doc.
2001-03-30 Wolfgang BangerthSlight indentation change.
2001-03-30 Wolfgang BangerthAdd doc.
2001-03-30 Wolfgang BangerthUnify lots of code from the 6 constructors of the FE...
2001-03-30 Wolfgang BangerthMake GrowingVectorMemory thread-safe.
2001-03-30 Wolfgang BangerthOnly replace once.
2001-03-30 Wolfgang BangerthAutomagically determine number of elements in fields.
2001-03-30 Wolfgang Bangerthon't config HSL subdir, since there is nothing in it...
2001-03-30 Wolfgang BangerthDon't config HSL subdir, since there is nothing in...
2001-03-29 Guido Kanschatsolvers throw exception on failure
2001-03-29 Guido Kanschatdon't compile with LDFLAGS, $(LIBS) added
2001-03-29 Guido Kanschat$(LIBS) fixed
2001-03-29 Guido Kanschatnew exceptions in solvers
2001-03-29 Guido Kanschatadded missing $(LIBS)
2001-03-29 Wolfgang BangerthNicer TODO file format.
2001-03-29 Wolfgang BangerthMove contents of TODO file into .h and .cc files.
2001-03-29 Wolfgang BangerthMove contents of TODO file into .h and .cc files.
2001-03-29 Wolfgang BangerthMove contents of TODO file into .h and .cc files.
2001-03-29 Wolfgang BangerthRemove unnecessary .c_str().
2001-03-29 Wolfgang BangerthAssign names to TODOs.
2001-03-29 Wolfgang BangerthAssign names to TODOs.
2001-03-29 Wolfgang BangerthRemove TODO.
2001-03-29 Wolfgang BangerthAnd fix another oddity.
2001-03-29 Wolfgang BangerthFix indentation slightly while we're at it.
2001-03-29 Wolfgang BangerthAssign names to TODOs.
2001-03-29 Wolfgang BangerthFix one TODO (how to generate infinity).
2001-03-29 Wolfgang BangerthAssociate names with TODOs.
2001-03-29 Wolfgang BangerthRemove fixed things.
2001-03-29 Wolfgang BangerthReplace #...# by @p{...}
2001-03-29 Ralf HartmannFullMatrix::mmult and Tmmult have now an additional...
2001-03-29 Wolfgang BangerthImpemlement get_normals_at_vertices fpr HyperShell...
2001-03-29 Wolfgang BangerthFix 3d problem.
2001-03-29 Wolfgang BangerthCompute C1 mapping from normal vectors, rather than...
2001-03-28 Wolfgang BangerthAllow everything to be compilable again.
2001-03-28 Wolfgang BangerthChange the way the LogStream class uses endl, so that...
2001-03-28 Ralf HartmannFix a bug in the MappingQ::transform_unit_to_real(real_...
2001-03-28 Ralf HartmannRemove obsolete lines also in constructors of FESubface...
2001-03-28 Wolfgang BangerthFix.
2001-03-27 Guido KanschatComments added
2001-03-27 Guido Kanschatdeveloper documentation
2001-03-27 Guido Kanschatbug removed
2001-03-27 Ralf HartmannDoc fix.
2001-03-27 Wolfgang BangerthPurge more classes: Assembler, MassMatrix, LaplaceMatri...
2001-03-27 Wolfgang BangerthCheck in normalized file.
2001-03-27 Wolfgang BangerthAdd mapping_c1.check to check
2001-03-27 Wolfgang BangerthAvoid warning.
2001-03-27 Wolfgang BangerthFix assertion.
2001-03-27 Wolfgang BangerthPurge the ProblemBase class. Keep it in tests/big-tests...
2001-03-27 Wolfgang BangerthIndentation change.
2001-03-27 Wolfgang BangerthDoc fix.
2001-03-27 Wolfgang BangerthRemove bogus patch, as it disables creating the file...
2001-03-27 Wolfgang BangerthImplement a C1 mapping.
2001-03-27 Ralf HartmannUpdate publication.
2001-03-27 Ralf HartmannExtend several functions in VectorTools to work on...
2001-03-27 Ralf HartmannRenaming default MappingQ1 from mapping to more intuiti...
2001-03-27 Ralf HartmannExtend several functions to work on arbitrary Mappings.
2001-03-27 Ralf HartmannDoc fix.
2001-03-26 Ralf HartmannRenaming default MappingQ1 from mapping to more intuiti...
2001-03-26 Ralf HartmannNeed to collect flags twice, see example in doc.
2001-03-26 Ralf HartmannDoc update.
2001-03-26 Wolfgang BangerthAdd assertions.
2001-03-26 Wolfgang BangerthDoc update.
2001-03-26 Guido KanschatGopalakrishnan/Kanschat updated
2001-03-26 Guido Kanschatcvslog in default removed
2001-03-26 Wolfgang BangerthMake ~destructor virtual.
2001-03-26 Wolfgang BangerthMake add_{line,quad}_support_points protected to allow...
2001-03-26 Wolfgang BangerthUse LDFLAGS in one place, instead of $(flags)
2001-03-26 Wolfgang BangerthUse LDFLAGS to link, as in the other directories.
2001-03-26 Wolfgang BangerthMake things work in 1d as well.
2001-03-26 Wolfgang BangerthFix two further problems.
2001-03-26 Wolfgang BangerthFix typo that prevented linking.
2001-03-23 Guido KanschatCould not link: added bogus implementation of HalfHyper...
2001-03-23 Guido KanschatDocumentation fixed
2001-03-23 Wolfgang BangerthBoundary<dim>::get_tangents_at_vertices to generate...
2001-03-23 Wolfgang BangerthAs in program2html.
2001-03-23 Wolfgang BangerthIgnore comments at the beginning of the program altoget...
2001-03-23 Wolfgang BangerthWe need the online docs for the class index, but only...
2001-03-23 Wolfgang Bangerthswitch off caching, since that leads to insurmountable...
2001-03-22 Guido KanschatDocumentation
2001-03-22 Guido KanschatNew SchurMatrix class
2001-03-22 Guido Kanschatnew class for Schur complements
2001-03-22 Wolfgang BangerthDon't make HTML docs of kdoc, since it requires jade.
2001-03-22 Wolfgang BangerthFix program2html.
2001-03-22 Wolfgang BangerthAllow //* at the start of the line.
2001-03-22 Wolfgang BangerthFix parsing of CVS tag line. CVS expanded $id: in the...
2001-03-22 Wolfgang BangerthFix 1d incompatibility.
2001-03-22 Wolfgang BangerthFix typo.
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.