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 |
1998-12-11 |
wolf | Add a Makefile to this directory, which only declares... |
commit | commitdiff | tree | snapshot |
1998-12-11 |
wolf | Add 1d and 3d directories. |
commit | commitdiff | tree | snapshot |
1998-12-11 |
wolf | Add comment to the generated Makefile.dep. |
commit | commitdiff | tree | snapshot |
1998-12-11 |
wolf | Add _2d or whatever to the base file name of each objec... |
commit | commitdiff | tree | snapshot |
1998-12-10 |
wolf | Add support for 3D and resurrect an original part of... |
commit | commitdiff | tree | snapshot |
1998-12-10 |
wolf | Move towards multidimensional library. |
commit | commitdiff | tree | snapshot |
1998-12-10 |
wolf | Fix trivial problems. |
commit | commitdiff | tree | snapshot |
1998-12-10 |
wolf | Move these two directories to the dimension specific... |
commit | commitdiff | tree | snapshot |
1998-12-10 |
wolf | Initial things for the 3D support. |
commit | commitdiff | tree | snapshot |
1998-12-10 |
wolf | Doc updates. |
commit | commitdiff | tree | snapshot |
1998-12-10 |
wolf | Initial release. |
commit | commitdiff | tree | snapshot |
1998-12-10 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
1998-12-09 |
wolf | Remove -funroll-loops from the Makefiles after I discov... |
commit | commitdiff | tree | snapshot |
1998-12-09 |
wolf | Fix a problem with the order in which dof and tria... |
commit | commitdiff | tree | snapshot |
1998-12-08 |
wolf | Fix a stupid bug in the renumbering code. This seems... |
commit | commitdiff | tree | snapshot |
1998-12-05 |
wolf | Fix follow-up bug which I forgot yesterday |
commit | commitdiff | tree | snapshot |
1998-12-04 |
wolf | Fix a bug where the normal vectors were not computed... |
commit | commitdiff | tree | snapshot |
1998-12-04 |
wolf | Fix a stupid bug triggered by Ralf: we delete the memor... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
wolf | Update doc. |
commit | commitdiff | tree | snapshot |
1998-11-26 |
wolf | Make names of output data sets conforming to the rules... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
wolf | Fix small problems which prevented from compiling. |
commit | commitdiff | tree | snapshot |
1998-11-26 |
wolf | Reorder initializers in constructors to avoid warning... |
commit | commitdiff | tree | snapshot |
1998-11-26 |
wolf | Add 'template <>' statements. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
wolf | Make all examples use debug mode by default. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
wolf | Add some 'template <>' statements. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
wolf | Fix a problem with locks/subscriptors which prevented... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
wolf | Fix a problem with locks/subscriptors which prevented... |
commit | commitdiff | tree | snapshot |
1998-11-25 |
wolf | Small fix for greater felxibility. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
wolf | Improve error handling. |
commit | commitdiff | tree | snapshot |
1998-11-25 |
wolf | Implement a method to free the memory used by the DoFHa... |
commit | commitdiff | tree | snapshot |
1998-11-16 |
wolf | Delete objects in the right order. |
commit | commitdiff | tree | snapshot |
1998-11-13 |
wolf | Replace Point by Tensor where necessary. |
commit | commitdiff | tree | snapshot |
1998-11-10 |
wolf | Add 'explicit' to two constructors of dFMatrices to... |
commit | commitdiff | tree | snapshot |
1998-11-10 |
wolf | Add clear_user_pointers to Triangulation |
commit | commitdiff | tree | snapshot |
1998-11-10 |
wolf | Add the rather strange function number_of_children... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
wolf | Allow negative values for the refinement/coarsening... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
wolf | Add Subscriptor to base initializer list, as the compil... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
wolf | Add Subscriptor to base initializer list, as the compil... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
wolf | Fix bug. |
commit | commitdiff | tree | snapshot |
1998-11-08 |
wolf | Restructure Todo file and split into the several parts... |
commit | commitdiff | tree | snapshot |
1998-11-08 |
wolf | Remove bogus changes needed to circumvent a bug in... |
commit | commitdiff | tree | snapshot |
1998-11-08 |
wolf | Extend testcases. |
commit | commitdiff | tree | snapshot |
1998-11-08 |
wolf | Work on the implementation of second derivatives. |
commit | commitdiff | tree | snapshot |
1998-11-08 |
wolf | Further work on the Tensor class. Implement special... |
commit | commitdiff | tree | snapshot |
1998-11-07 |
wolf | More work with regard to the transition of gradients... |
commit | commitdiff | tree | snapshot |
1998-11-07 |
wolf | More tensor work. |
commit | commitdiff | tree | snapshot |
1998-11-07 |
wolf | Add testcase for the deal.II library. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Convert part of the library from Point and dFMatrix... |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Further work on the tensor classes. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Fix some things which did not compile right away in 1D. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Implement second derivatives for 1D. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Format second derivatives. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Update. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Separate maple scripts from the C++ files to allow... |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Implement the second derivative for finite elements... |
commit | commitdiff | tree | snapshot |
1998-11-06 |
guido | Anpassung an neue Verzeichnisse |
commit | commitdiff | tree | snapshot |
1998-11-06 |
guido | Matrixnorm |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Move the point class from deal.II/include/grid to base. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | . |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Move the point class from deal.II/include/grid to here. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Fix some of the examples and the make file. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Fix doc. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
wolf | Make the tensor class more complete. |
commit | commitdiff | tree | snapshot |
1998-11-05 |
wolf | Small test program to assist the development of the... |
commit | commitdiff | tree | snapshot |
1998-11-05 |
wolf | Import initial tensor files. Not yet workable. |
commit | commitdiff | tree | snapshot |
1998-11-05 |
wolf | Oops, forgot a line. |
commit | commitdiff | tree | snapshot |
1998-11-05 |
wolf | Format documentation in a nicer format. |
commit | commitdiff | tree | snapshot |
1998-11-04 |
wolf | Extend scripts slowly for the calculation of second... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
wolf | Invent a faster scheme to compute the jacobian matrix... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
wolf | Update doc. |
commit | commitdiff | tree | snapshot |
1998-11-04 |
wolf | Separate the maple scripts to generate the finite eleme... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
wolf | Remove unnecessary include directive. |
commit | commitdiff | tree | snapshot |
1998-11-04 |
wolf | Extend allowed character set for names in AVS files... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
wolf | Fix three little typos, which I didn't catch yesterday. |
commit | commitdiff | tree | snapshot |
1998-11-03 |
wolf | Implement the interpolation from child to mother cells. |
commit | commitdiff | tree | snapshot |
1998-11-03 |
wolf | Fix output: use space instead of tabs to allow for... |
commit | commitdiff | tree | snapshot |
1998-11-03 |
wolf | Fix comment. |
commit | commitdiff | tree | snapshot |
1998-11-03 |
wolf | Implement the restriction (interpolation) matrices... |
commit | commitdiff | tree | snapshot |
1998-11-01 |
wolf | Change the order of some loops to allow for better... |
commit | commitdiff | tree | snapshot |
1998-11-01 |
wolf | Add a message. |
commit | commitdiff | tree | snapshot |
1998-11-01 |
wolf | Change the way we want to enquire the dimension of... |
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