1999-02-26 |
Wolfgang Bangerth | Remove artefact and small clean-up. |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Ralf Hartmann | replace the old dBlockSMatrix by the new template Block... |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Guido Kanschat | Errors according to Tensors and new LAC removed |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Guido Kanschat | Tensor checked |
commit | commitdiff | tree | snapshot |
1999-02-26 |
Guido Kanschat | dVectors removed |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Add initial functionality for time stepping schemes... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Ralf Hartmann | Second fix of Guido's omission (WB). |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Fix an omission of Guido's. Function still needs an... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Accept lines with only whitespace as empty. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Add clarifying comment. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Add adaptive refinement. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Fix behaviour of Makefiles when called recursively... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Add an example for nonlinear problems. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Improve the Makefiles by taking care of the case that... |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Wolfgang Bangerth | Send output of the possibly failing cp command to nirvana. |
commit | commitdiff | tree | snapshot |
1999-02-25 |
Guido Kanschat | el in FullMatrix removed |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Remove some kludges once needed to persuade gcc 2.7... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Check in the large patches needed to make the transitio... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Fix another problem. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Further refinement. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Add the Makefile which generates the forward declaratio... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Get things working, finally. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Ignore the automatically generated forward declaration... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Guido Kanschat | VectorFunction and TensorFunction |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Guido Kanschat | Preparation for systems and mixed discretizations |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Improve the handling of the automatically generated... |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Some more cosmetic changes. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Make forward declarations work much better than before. |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Guido Kanschat | Escaping of > and < removed |
commit | commitdiff | tree | snapshot |
1999-02-24 |
Wolfgang Bangerth | Normalize output: strip double spaces, etc. |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Wolfgang Bangerth | Adapt script to Guido's style of putting the open-brace... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Wolfgang Bangerth | Automatically generate a list of all declared classes... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Wolfgang Bangerth | Automatically generate a list of all declared classes... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Wolfgang Bangerth | Add an include guard to the forward declaration file. |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Wolfgang Bangerth | Add a script to process forward declarations of all... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido Kanschat | Documentation updated |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido Kanschat | tildas removed |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guido Kanschat | FullMatrix template implemented |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Wolfgang Bangerth | Add templates sparse matrices; they will eventually... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Wolfgang Bangerth | Add templated data vectors. They will replace our old... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Wolfgang Bangerth | Add Makefile.dep to clean-list. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Make base library 3d-aware also to the public (just... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Make the function time usable again: remove the #time... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Remove doc generation from the Makefile. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Add support for member templates. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
schrage | Laplace code working, cleaned up. Still contains code... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Add support for member templates (not yet fully tested... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Remove redundant parameters to many functions in the... |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Fix Guido's misleading comment |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Remove debug output. |
commit | commitdiff | tree | snapshot |
1999-02-22 |
Wolfgang Bangerth | Choose a better suited boundary function (the old one... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Work around a problem introduced by the ladt check... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Let the cell iterators in the equation class functions... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Move to the new way of describing boundaries. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Use the new iterator conversions for the assembler... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Add some more conversions between iterators. |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Change some C-style casts to static_cast<>(). |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Fix a possible security problem with data members laid... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Fix a problem which occured when we made the accessor... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Add three conversion operators for iterators of differe... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Add another test taken from /deal.II/examples which... |
commit | commitdiff | tree | snapshot |
1999-02-20 |
Wolfgang Bangerth | Limit output and remove the random testcase (which... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
schrage | Fixed HTML errors. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
schrage | Changes to doc, added code example (broken) |
commit | commitdiff | tree | snapshot |
1999-02-19 |
schrage | Move these files to the 'tutorial' subdir. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Wolfgang Bangerth | Move the pictures to this directory. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Wolfgang Bangerth | Add a file describing the way the files in this directo... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Wolfgang Bangerth | Fix at least one of the two testcases in this file. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Wolfgang Bangerth | Add the expected output of the testcases to the CVS... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Wolfgang Bangerth | Update doc. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Wolfgang Bangerth | Add a test case to test grid generation in 2 and 3d. |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Wolfgang Bangerth | Change the working of the Makefile to automatically... |
commit | commitdiff | tree | snapshot |
1999-02-19 |
Wolfgang Bangerth | Add a testcase to test the handling of constraints... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Wolfgang Bangerth | Adapt the program to the new way of describing boundari... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Wolfgang Bangerth | Fix another real show stopper bug. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Wolfgang Bangerth | Fix a real show stopper bug. |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Wolfgang Bangerth | Adapt the program to the new way of describing boundari... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Wolfgang Bangerth | Fix the behaviour of the new boundary a bit and update... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Wolfgang Bangerth | Previous results were smart, no doubt, but wrong, so... |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Wolfgang Bangerth | Replace the old scheme to describe the boundary, which... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | More recursion for easy reading, as well as new field |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Fix an apparent bug in the computation of dofs_per_face. |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Fix a bug which showed up in 3d, where constraints... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Discard zero entries in the constraint matrix when... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Change order of vertices in the hypercube code. Before... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Update the ball boundary in 3d from the grid example. |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Revamp output code to move output to a subdirectory... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Make this test case 3d aware. Like the grid test, this... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Make this testcase 3d aware. In fact, it is compiled... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Wolfgang Bangerth | Single out some functions which are needed by all dimen... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Wolfgang Bangerth | Some more support for 3d. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Wolfgang Bangerth | Unify the constructors of FiniteElementBase to be a... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Wolfgang Bangerth | Remove an unnecessary argument to a function. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Wolfgang Bangerth | -O2 suffices for compilation. |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Wolfgang Bangerth | Add this script also. |
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