1999-02-15 |
guido | scripts moved from deal.II tree |
commit | commitdiff | tree | snapshot |
1999-02-13 |
wolf | . |
commit | commitdiff | tree | snapshot |
1999-02-13 |
wolf | Add a feature (adding a line more than once is allowed... |
commit | commitdiff | tree | snapshot |
1999-02-13 |
wolf | . |
commit | commitdiff | tree | snapshot |
1999-02-12 |
guido | Approaching component tables |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | Move the two inline functions to the .cc file, because... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
guido | component -system index pre-implemented |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | Fix a memory leak and do some other things related... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | Also fix the respective comment in the file. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | Fix a problem we once had with gcc2.7, but which has... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | Fix a really annoying problem introduced by including... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | let stdlib.h be cstdlib |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | Move the class hierarchy files from the deal.II tree... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | Fix two missing files. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
wolf | First versions of these files. |
commit | commitdiff | tree | snapshot |
1999-02-11 |
guido | TensorFunction works in principle |
commit | commitdiff | tree | snapshot |
1999-02-11 |
wolf | Include <cmath> to make things compile without error. |
commit | commitdiff | tree | snapshot |
1999-02-11 |
wolf | Add another test for consistency of constraints. |
commit | commitdiff | tree | snapshot |
1999-02-11 |
wolf | Add the two other scripts that we use for the generatio... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
wolf | Move the kdoc script to this directory also. It used... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
wolf | Move most of the documentation from the individual... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hartmann | changing the destructor, the reinit(), reinit(1) and... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
hartmann | Block matrix for using of block SOR as direct solver... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
wolf | Fix bug with a bilinear finite element returning zero... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
wolf | Oops, sorry, my move of an option seems to have been... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
hartmann | remove 'explicit' from copy-constructor |
commit | commitdiff | tree | snapshot |
1999-02-09 |
hartmann | implementation of householder and gauss-jordan, least... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
hartmann | fix typo |
commit | commitdiff | tree | snapshot |
1999-02-09 |
wolf | Don't know, why one of the warning flags slipped from... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
wolf | Change a little thing to make this file compile. |
commit | commitdiff | tree | snapshot |
1999-02-09 |
wolf | Rename <math.h> to <cmath>. |
commit | commitdiff | tree | snapshot |
1999-02-09 |
guido | Approaching systems of equations |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | .cvsignore |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | more tests for Smartpointer |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | the way to TensorFunction |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | New global options |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | List only defined global symbols |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | Include stdlib.h for ANSI-compliance |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | Assignment of two SmartPointers |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | Use deal.II/Make.global_options |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | Finally uses deal.II/Make.global_options again |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | Contains only options for compiling with egcs now |
commit | commitdiff | tree | snapshot |
1999-02-05 |
hartmann | Make copy constructor of dSMatrixStruct private. |
commit | commitdiff | tree | snapshot |
1999-02-05 |
guido | FunctionTime base object for Function<dim> |
commit | commitdiff | tree | snapshot |
1999-02-03 |
wolf | Change the name of the deal.II library in the Makefiles. |
commit | commitdiff | tree | snapshot |
1999-02-03 |
wolf | Change the name of the deal.II library in the Makefiles. |
commit | commitdiff | tree | snapshot |
1999-02-03 |
wolf | Add determinant function for 3x3 matrices. |
commit | commitdiff | tree | snapshot |
1999-02-03 |
wolf | Make the Makefile truely multidimension aware. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
wolf | Move towards multidimensional libraries. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
wolf | Make things compile in 1D again. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
wolf | Change output while compiling a bit to make it more... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
wolf | Add computation of determinants of tensors of dimension... |
commit | commitdiff | tree | snapshot |
1999-02-02 |
wolf | Make things compile for the 1d case. |
commit | commitdiff | tree | snapshot |
1999-02-02 |
wolf | Make the dependency file dimension dependent as well. |
commit | commitdiff | tree | snapshot |
1999-02-01 |
wolf | Remove this class since it was never finished and thus... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
guido | MultiGrid advances |
commit | commitdiff | tree | snapshot |
1999-01-25 |
guido | More documentation |
commit | commitdiff | tree | snapshot |
1999-01-22 |
guido | MultiGrid's growing |
commit | commitdiff | tree | snapshot |
1999-01-22 |
guido | multigrid compiles now... sorry! |
commit | commitdiff | tree | snapshot |
1999-01-19 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
1999-01-19 |
wolf | Fix doc. |
commit | commitdiff | tree | snapshot |
1999-01-19 |
wolf | Add doc for conventions of faces, lines and vertices... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
wolf | Revert some of the structural changes of last week... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
wolf | Doc update: document FESystem class. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
guido | A first step to multigrid |
commit | commitdiff | tree | snapshot |
1999-01-14 |
guido | log files with year |
commit | commitdiff | tree | snapshot |
1999-01-14 |
wolf | OOps, forgot test code. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
guido | Start of a glossary |
commit | commitdiff | tree | snapshot |
1999-01-14 |
wolf | Make this thing compile; I forgot to work around access... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
wolf | Initial release of finite elements combining other... |
commit | commitdiff | tree | snapshot |
1999-01-14 |
wolf | Doc update for FESystem. |
commit | commitdiff | tree | snapshot |
1999-01-14 |
wolf | Modify the handling of the number of dofs in the finite... |
commit | commitdiff | tree | snapshot |
1999-01-07 |
schrage | Updated paths in validation script |
commit | commitdiff | tree | snapshot |
1999-01-07 |
schrage | First (partly) browsable version of the tutorial for... |
commit | commitdiff | tree | snapshot |
1999-01-07 |
schrage | First (partly) browsable version of the tutorial for... |
commit | commitdiff | tree | snapshot |
1999-01-07 |
schrage | Added base library to the Makefile. |
commit | commitdiff | tree | snapshot |
1999-01-04 |
wolf | Rename do_renumbering to renumber_dofs and make it... |
commit | commitdiff | tree | snapshot |
1999-01-04 |
wolf | Fix typo and add conditional compilations. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
wolf | Add functions to recursively set or clear user flags. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
wolf | Add functions to set the values of degrees of freedom... |
commit | commitdiff | tree | snapshot |
1998-12-21 |
hartmann | correction of the linfty_norm |
commit | commitdiff | tree | snapshot |
1998-12-16 |
wolf | Clean-up Ralf's changes. |
commit | commitdiff | tree | snapshot |
1998-12-16 |
wolf | Hu? I thought I checked that yesterday, but that doesn... |
commit | commitdiff | tree | snapshot |
1998-12-16 |
hartmann | additional protected constructor used for the discontin... |
commit | commitdiff | tree | snapshot |
1998-12-16 |
hartmann | Implementation of the discontinuous elements, dg0 ... |
commit | commitdiff | tree | snapshot |
1998-12-16 |
hartmann | Check in initial release of DG elements. |
commit | commitdiff | tree | snapshot |
1998-12-16 |
hartmann | Check in changes needed for the implementation of disco... |
commit | commitdiff | tree | snapshot |
1998-12-15 |
wolf | Minor restructuring, mostly cleanups. |
commit | commitdiff | tree | snapshot |
1998-12-14 |
guido | Neue Module doc und examples |
commit | commitdiff | tree | snapshot |
1998-12-14 |
schrage | Leerer Index |
commit | commitdiff | tree | snapshot |
1998-12-14 |
wolf | Remove -fno-rtti which was not needed any more (rather... |
commit | commitdiff | tree | snapshot |
1998-12-14 |
wolf | Restore initial state, after abusing this testcase... |
commit | commitdiff | tree | snapshot |
1998-12-13 |
wolf | Link examples with libbase.g.a. |
commit | commitdiff | tree | snapshot |
1998-12-13 |
wolf | Adapt programs to the changes in the exception handling... |
commit | commitdiff | tree | snapshot |
1998-12-13 |
wolf | Single out some functions from exceptions.h to reduce... |
commit | commitdiff | tree | snapshot |
1998-12-13 |
wolf | Temporary check-in, ignore this. |
commit | commitdiff | tree | snapshot |
1998-12-11 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
1998-12-11 |
wolf | Change file layout a bit and add some comments to make... |
commit | commitdiff | tree | snapshot |
1998-12-11 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
1998-12-11 |
wolf | Let the 'clean' rule call the Makefile in /lib. |
commit | commitdiff | tree | snapshot |
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