]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1998-10-01 Wolfgang BangerthAdd a random distortion function to the grid class.
1998-09-28 Wolfgang BangerthCorrect CVS identification string.
1998-09-10 Guido Kanschatcreate_interpolation_matrix ok
1998-09-10 Guido KanschatLog-Output in SolverControl
1998-09-10 Wolfgang BangerthClean up timer class. It will still not work correctly...
1998-09-10 Wolfgang Bangerth.
1998-09-10 Wolfgang BangerthMove Makefile.dep to /lib.
1998-09-10 Wolfgang BangerthReinvent a bug fix I thought was not needed any more.
1998-09-10 Wolfgang Bangerth.
1998-09-10 Wolfgang BangerthMove Makefile.dep to /lib directory.
1998-09-09 Wolfgang BangerthReformat some things and make some other member functions.
1998-09-09 Wolfgang BangerthRemove use of non-existent function.
1998-09-09 Wolfgang BangerthRemove superfluous parameter from function.
1998-09-09 Wolfgang BangerthFix a potential memory leak.
1998-09-08 Guido KanschatMakefiles improved by $^
1998-09-08 Wolfgang BangerthRemove make_constraint_matrix from the multilevel dof...
1998-09-08 Guido Kanschatnew Bicgstab
1998-09-08 Wolfgang BangerthChange file to at least let it compile properly.
1998-09-08 Guido KanschatPrimitiveVectorMemory does not require size anymore
1998-09-08 Wolfgang BangerthMake makefiles work again after Guido's changes.
1998-09-08 Wolfgang BangerthEmit only defined symbols, not referenced ones.
1998-09-08 Wolfgang BangerthFix silly bug. Strange that it didn't come up earlier.
1998-09-07 Wolfgang BangerthMove the smart pointer to the finite element into the...
1998-09-07 Wolfgang BangerthMove the 'fe' variable in the FEValues classes to the...
1998-09-07 Wolfgang BangerthRe-remove the -frepo switch, since it didn't help too...
1998-09-07 Wolfgang BangerthAdd explicit instantiations of some classes, since...
1998-09-07 Wolfgang BangerthAdd ignore entry.
1998-09-07 Wolfgang Bangerth.
1998-09-07 Wolfgang BangerthMove the object files to different subdirectories in...
1998-09-06 Guido KanschatLogStream: JobId does not get prefix DEAL
1998-09-05 Guido KanschatProper FiniteElement in DofHandler
1998-09-04 Guido KanschatTAGS is PHONY
1998-09-04 Guido KanschatEven more ansatz removed
1998-09-04 Guido Kanschatcvsignore
1998-09-04 Guido Kanschatansatz replaced by support
1998-09-04 Guido Kanschatcomments
1998-09-04 Guido Kanschathtml-log
1998-09-04 Guido Kanschathtml-log
1998-09-04 Guido Kanschathtml-log
1998-09-04 Guido KanschatSeparate file for SmartReference
1998-09-04 Guido Kanschatbase to base.html
1998-09-04 Guido Kanschatcvsignore
1998-09-04 Guido KanschatNeuer Test fuer Loginfo
1998-09-04 Guido KanschatStore full fe in dofhandler
1998-09-04 Guido Kanschatall subscribes test for null pointer
1998-09-04 Guido KanschatFehler in #ifndef beseitigt
1998-09-04 Guido KanschatDescription improved
1998-09-04 Guido KanschatSmartPointer in own file
1998-09-04 Guido KanschatSmartPointer removed
1998-09-04 Wolfgang BangerthRemove the VectorBase class, which was only needed...
1998-09-04 Guido Kanschatwho am i removed
1998-09-04 Guido Kanschatansatz entfernt
1998-09-04 Guido Kanschatcvsignore
1998-09-04 Guido Kanschatoperator = added to SmartPointer
1998-09-03 Wolfgang BangerthAdd #const# and add documentation.
1998-09-03 Guido KanschatNeue FEValues
1998-09-03 Wolfgang BangerthComment example.
1998-09-03 Wolfgang BangerthChange the internal way the subscriptors and SmartPoint...
1998-09-02 Guido KanschatTest fuer SmartPointer
1998-09-02 Guido KanschatSmartPointer
1998-09-02 Guido KanschatInitial revision
1998-09-02 Guido KanschatSmart references
1998-09-01 Guido KanschatModul mg fuer den Mehrgitterreport
1998-09-01 Wolfgang BangerthAdd a file to this directory to make cvs keep create...
1998-09-01 Wolfgang BangerthFix a problem with include files which prevented compil...
1998-08-31 Wolfgang BangerthMove a structure from one file to another where it...
1998-08-28 Wolfgang BangerthTear apart some include networks by removing include...
1998-08-28 Wolfgang BangerthRename target file.
1998-08-28 Wolfgang BangerthRemove cross dependencies of include files where forwar...
1998-08-28 Wolfgang BangerthRemove dependency on types.h since no-one seems to...
1998-08-28 Wolfgang BangerthRemove one line of unnecessary output.
1998-08-28 Wolfgang BangerthRemove types.h since no-one seems to use it anymore.
1998-08-28 Wolfgang BangerthAdd a testcase for the multigrid components.
1998-08-27 Wolfgang BangerthFix two typos which even prevented compiling.
1998-08-27 Wolfgang BangerthAdd copyright notices for our external visitors.
1998-08-27 Guido KanschatFlush after endl
1998-08-27 Wolfgang BangerthNext round of multigrid implementation.
1998-08-27 Wolfgang BangerthFix some security holes.
1998-08-27 Guido KanschatNo more squares
1998-08-26 Wolfgang BangerthSome reformatting. This was needed since otherwise...
1998-08-26 Wolfgang BangerthImplement the creation of sparsity patterns for the...
1998-08-26 Wolfgang BangerthNext round of multigrid implementations.
1998-08-26 Wolfgang BangerthAdd end iterators for each level.
1998-08-26 Wolfgang BangerthUse the new scheme to pass additional information to...
1998-08-26 Wolfgang BangerthReformatting and small bug fix for a compiler error...
1998-08-25 Wolfgang BangerthInitial version of the multigrid components.
1998-08-25 Wolfgang BangerthMove get_selected_fe to the .h file to allow for making...
1998-08-25 Wolfgang Bangerth.
1998-08-25 Wolfgang BangerthAdd some inlines to make the functions get_dof_indices...
1998-08-25 Wolfgang BangerthSmall changes in some Assertions.
1998-08-25 Wolfgang BangerthChange compiler setting to a more compatible style.
1998-08-25 Wolfgang BangerthRemove unnecessary inclusion of global make options...
1998-08-25 Wolfgang BangerthMove the DoFLevel class to an own include file since...
1998-08-24 Wolfgang BangerthAdd a bit more safety to a pointer.
1998-08-24 Wolfgang BangerthAdd functions to get a bool variable out of the paramet...
1998-08-23 Guido Kanschatthreshold in refine_and_coarsen... may now be zero
1998-08-23 Guido Kanschatfevalues
1998-08-23 Guido KanschatUmbenennung der Argumente i,j
1998-08-22 Guido KanschatExterne Variable deallog ergaenzt
1998-08-22 Guido KanschatCompiler durch g++ ersetzt
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.