2005-03-25 |
wolf | Undo last checkin, since it makes other compilers fail. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
deal | Guido was right that -strict_ansi is a nightmare. On... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
deal | Work around a problem in icc7 that complained at the... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
wolf | Mkae sure the .cc file is printed in the =========optim... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
deal | Don't use N and T, but write "N" and "T" directly. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
deal | Add a few this-> here and there. Fix one other bug... |
commit | commitdiff | tree | snapshot |
2005-03-24 |
deal | Add a few this-> here and there. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
deal | Fix typos. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
deal | Remove a semicolon that gcc4 barfs about. |
commit | commitdiff | tree | snapshot |
2005-03-24 |
guido | F-cycle and eliminated solve |
commit | commitdiff | tree | snapshot |
2005-03-24 |
guido | Fix debug output and eliminate redundant coarse level... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
oliver | Remove from mainline for the time being. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
oliver | Add Q- and MappingCollection on mainline. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
oliver | Remove from mainline for the time being. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
oliver | Add class MappingCollection on mainline. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
oliver | Remove from mainline for the time being. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
oliver | Add header for QCollection class on mainline. |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | additional output |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | bugs fixed |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | another exception |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | missing void! |
commit | commitdiff | tree | snapshot |
2005-03-23 |
rschulz | in thread_management.h, a namespace modifier for the... |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | starting LAPACK matrix |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | first real version |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | more exceptions |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | ExcEmptyObject |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | two exotic exceptions replaced |
commit | commitdiff | tree | snapshot |
2005-03-23 |
guido | ExcZero |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | Frobenius norm |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | more documentation update for doxygen |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | AssertLIB macros for blas, lapack and umfpack |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | Exceptions for optional libraries added |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | Alignment seems to look better now. Still, we should... |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | starting on it |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | final? BlockMatrixArray |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | final? BlockMatrixArray |
commit | commitdiff | tree | snapshot |
2005-03-22 |
guido | comparison operators added |
commit | commitdiff | tree | snapshot |
2005-03-21 |
guido | comparison operators added |
commit | commitdiff | tree | snapshot |
2005-03-21 |
wolf | Add an exception. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
wolf | Update docs. |
commit | commitdiff | tree | snapshot |
2005-03-20 |
wolf | One more problem. |
commit | commitdiff | tree | snapshot |
2005-03-20 |
wolf | Augment documentation. |
commit | commitdiff | tree | snapshot |
2005-03-19 |
guido | W- and F-cycles running |
commit | commitdiff | tree | snapshot |
2005-03-19 |
wolf | Wrong place. |
commit | commitdiff | tree | snapshot |
2005-03-19 |
wolf | . |
commit | commitdiff | tree | snapshot |
2005-03-19 |
wolf | Undo changes to author's affiliations. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
wolf | State in more detail where people worked over time. |
commit | commitdiff | tree | snapshot |
2005-03-18 |
hartmann | . |
commit | commitdiff | tree | snapshot |
2005-03-18 |
wolf | Fix a typo. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
wolf | Add a paragraph about complex-valued problems. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
guido | Subscriptor change |
commit | commitdiff | tree | snapshot |
2005-03-17 |
guido | combine all documentation in deal.II |
commit | commitdiff | tree | snapshot |
2005-03-17 |
guido | changes in BlockMatrixArray |
commit | commitdiff | tree | snapshot |
2005-03-17 |
guido | reinit |
commit | commitdiff | tree | snapshot |
2005-03-17 |
guido | helper function |
commit | commitdiff | tree | snapshot |
2005-03-17 |
guido | fix swap function |
commit | commitdiff | tree | snapshot |
2005-03-16 |
hartmann | Make it compile with gcc2.95.3 |
commit | commitdiff | tree | snapshot |
2005-03-16 |
guido | id for SmartPointer |
commit | commitdiff | tree | snapshot |
2005-03-16 |
hartmann | Merge GeometryInfo for dim=1,2,3. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
hartmann | Make it compile with gcc3.4.3 |
commit | commitdiff | tree | snapshot |
2005-03-16 |
guido | missing id |
commit | commitdiff | tree | snapshot |
2005-03-16 |
wolf | Mention function parser. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
wolf | Add Luca's work on the function parser. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
wolf | Add a few more problems that people have solved over... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
guido | typeid for SmartPointer |
commit | commitdiff | tree | snapshot |
2005-03-16 |
wolf | The place of the annotated license has changed. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
guido | New identification strings |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | Why is DEAL_II_USE_MT defined to zero? |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | The namespace qualified ::Table<2,T> needed by the... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | new define DEAL_VOLATILE |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | matrix scalar product and matrix norm, VectorMemory |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | add vector memory |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Make the correct class a friend. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Add namespace qualification, even if not stricly necess... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Reindent. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Move a few functions into an anonymous namespace that... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Cast a few arguments to their correct type in the retur... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Inline functions don't need to be static. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | . |
commit | commitdiff | tree | snapshot |
2005-03-15 |
hartmann | Simplify code in Triangulation<3>::create_triangulation... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
hartmann | Add missing clear_despite_subscriptions function calls. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
hartmann | Re-create reference on andromeda, as it seems to be... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | Documentation improved for Doxygen |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | NoDoc added |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | NoDoc added with no improvement |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | typo |
commit | commitdiff | tree | snapshot |
2005-03-15 |
guido | ExcWrong... replaced by ExcDimensionMismatch, since... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Output detailed compiler version. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | . |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Add statement about newer compilers. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
wolf | Also figure out the detailed version number of the... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
wolf | There is no gcc 3.5 version, this has been renamed... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
wolf | Don't detect egcs1.1 any more. The last egcs1.1.x versi... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
guido | unused code offending gcc 3.4.3 removed |
commit | commitdiff | tree | snapshot |
2005-03-14 |
guido | extract single files for checking |
commit | commitdiff | tree | snapshot |
2005-03-14 |
guido | GridGenerator checked all grids in 2D, including color |
commit | commitdiff | tree | snapshot |
2005-03-14 |
guido | new parallelogram grid in 2d |
commit | commitdiff | tree | snapshot |
2005-03-14 |
wolf | Add |
commit | commitdiff | tree | snapshot |
2005-03-14 |
wolf | Add a comment. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
hartmann | Simplification of implementation of cell_to_child_coord... |
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