]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
1998-08-22 Guido KanschatNeue Klassen LogStream und JobIdentifier
1998-08-22 Guido KanschatCompiler im Makefile ersetzt
1998-08-22 Guido KanschatLaeuft jetzt wieder mit g++ 2.8.1
1998-08-21 Wolfgang Bangerth.
1998-08-17 Wolfgang BangerthMess around a lot with the make files: do not compile...
1998-08-17 Guido Kanschatprint in dFMatrix fuer streams
1998-08-16 Wolfgang BangerthAdd a comment.
1998-08-16 Wolfgang BangerthAdd functions to distribute local to global vectors...
1998-08-16 Wolfgang BangerthChange the mode of operation of mesh smoothing once...
1998-08-16 Guido KanschatLogfiles statt email
1998-08-14 Guido KanschatMailadressen eingetragen
1998-08-14 Guido Kanschatloginfo Versuch
1998-08-14 Guido KanschatModule newdeal und justdeal
1998-08-14 Guido Kanschat4. Versuch
1998-08-14 Guido Kanschat3. Versuch
1998-08-14 Guido Kanschat2. Versuch
1998-08-14 Guido KanschatVersuch fuer Module
1998-08-14 Wolfgang BangerthUse C++ exception handling to guard in/out operations...
1998-08-14 Wolfgang BangerthEnable exceptions and use the egcs compiler.
1998-08-14 Wolfgang BangerthChange some things in the implementation of the grid...
1998-08-14 Wolfgang BangerthInvent a workaround for a bug in the egcs 19980803...
1998-08-12 Wolfgang BangerthInvent some workarounds to allow compilation of the...
1998-08-10 Wolfgang BangerthRefine an assertion a bit, since it killed my program...
1998-08-07 Guido KanschatHeirarchy->Hierarchy
1998-08-06 Wolfgang BangerthAdd two functions denoting measure and barycenter of...
1998-08-05 Wolfgang BangerthAdd a function to calculate the center of a line/quad/...
1998-08-05 Wolfgang BangerthMove the multiplication with the coefficient to the...
1998-08-03 Wolfgang BangerthRemove the diffs from the HTML cvs logfiles, since...
1998-08-03 Wolfgang BangerthRemove dependence of dVector from VectorBase. This...
1998-08-03 Wolfgang BangerthMove the linear algebra solvers from the separate MIA...
1998-08-03 Wolfgang BangerthFix typo.
1998-08-03 Wolfgang BangerthDoc update.
1998-08-03 Wolfgang BangerthFix the problem that kdoc does not use the patched...
1998-08-03 Wolfgang BangerthMove the iterative solver classes and helpers from...
1998-08-03 Wolfgang BangerthMove the iterative solver classes and helpers from...
1998-08-03 Wolfgang BangerthFix some bugs related to coarsening when only one level...
1998-08-03 Wolfgang BangerthExtend error estimator for a variable coefficient.
1998-07-31 Wolfgang BangerthRename fe_lib.h to fe_lib.lagrange.h.
1998-07-31 Wolfgang BangerthExtend error estimator for variable coefficients.
1998-07-30 Wolfgang BangerthRename fe_lib.h to fe_lib.lagrange.h.
1998-07-30 Wolfgang BangerthRename fe_lib.h into fe_lib.lagrange.h.
1998-07-30 Wolfgang BangerthFinish the implementation of the criss-cross element.
1998-07-29 Wolfgang BangerthAdd another maple script. (not yet fully finished)
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.