2007-10-11 |
bangerth | Remove, it is identical to 'generic' |
commit | commitdiff | tree | snapshot |
2007-10-11 |
bangerth | Remove file -- it is not up to date anyway. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
kanschat | Fix problem of linking debug with non-debug versions |
commit | commitdiff | tree | snapshot |
2007-10-11 |
kanschat | roundoff differences |
commit | commitdiff | tree | snapshot |
2007-10-11 |
kanschat | adjust to new structure |
commit | commitdiff | tree | snapshot |
2007-10-11 |
leicht | Remove two occurances of an Assert which is not valid... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
leicht | On meshes with non-standard face_orientation, face_flip... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
leicht | New test that currently fails. On meshes with non-stand... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Add a comment. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Significant cleanups. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Remove a bunch of functions that are unused. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Move the stream objects into an internal namespace |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Add an 'Assert (false, ExcInternalError());' to functio... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Re-indent entire file. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Add another reference. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Rename m_inverse to A_inverse, because that is what... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Remove pressure rhs, we won't need it here... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Rename variables to 'T' instead of 'S' to indicate... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Get the thing to run. Simplify a bunch of places by... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Qualify more function calls with std:: |
commit | commitdiff | tree | snapshot |
2007-10-10 |
bangerth | Qualify a function call with std:: |
commit | commitdiff | tree | snapshot |
2007-10-08 |
bangerth | Avoid the use of general macro names in header files... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
kanschat | start a short essay on update flags |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | more detailed BLAS installation |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | add testing n_blocks |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | number of blocks in FESystem documented |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | number of blocks in FESystem documented |
commit | commitdiff | tree | snapshot |
2007-10-04 |
kanschat | number of blocks in FESystem should be just the number... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
bangerth | Two more publications, now already at 27 for this year :-) |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Qualify a few accesses to an exception in the base... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Apply the same fix as for the regular DoFHandler |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Fix determination of memory_consumption size of a point... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Remove 'const' from the keys of a map, since they are... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Fix the memory_consumption function to account for... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Undo accidental checkin |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Explicitly specify template arguments in calls to a... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Suppress a warning about array arguments out of range... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Undo the last patch: we don't need anything to be mutab... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Undo the last patch: we don't need anything to be mutab... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
kanschat | fix Kovasnzay flow |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Use the correct PIC flag for newer xlC versions |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | Properly recognize IBM xlC |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | The C++ standard says that 'mutable' can't be applied... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
bangerth | The C++ standard says that 'mutable' can't be applied... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
kanschat | inline all member functions of FilteredMatrix |
commit | commitdiff | tree | snapshot |
2007-09-25 |
kanschat | new FilteredMatrix |
commit | commitdiff | tree | snapshot |
2007-09-25 |
kanschat | project_boundary_values for vector-valued elements |
commit | commitdiff | tree | snapshot |
2007-09-21 |
bangerth | Re-indent |
commit | commitdiff | tree | snapshot |
2007-09-21 |
kanschat | return to old behavior |
commit | commitdiff | tree | snapshot |
2007-09-21 |
bangerth | Fix comments |
commit | commitdiff | tree | snapshot |
2007-09-21 |
kanschat | fix missing memory pool |
commit | commitdiff | tree | snapshot |
2007-09-21 |
kanschat | add default memory pool |
commit | commitdiff | tree | snapshot |
2007-09-21 |
bangerth | Fix typos. |
commit | commitdiff | tree | snapshot |
2007-09-20 |
kanschat | add additional Hessians |
commit | commitdiff | tree | snapshot |
2007-09-20 |
kanschat | check StokesLSingulartity |
commit | commitdiff | tree | snapshot |
2007-09-20 |
kanschat | derivatives of StokesLSingularity |
commit | commitdiff | tree | snapshot |
2007-09-20 |
bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
bangerth | Output file is valid also with previous gcc version |
commit | commitdiff | tree | snapshot |
2007-09-18 |
kanschat | PointerMatrixAux has own memory just in case |
commit | commitdiff | tree | snapshot |
2007-09-18 |
kanschat | overload new_pointer_matrix_base to choose between... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
bangerth | Move implementation of default constructor into .cc... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
bangerth | Qualify a number of calls for broken STLs |
commit | commitdiff | tree | snapshot |
2007-09-14 |
bangerth | Qualify a number of calls for broken STLs |
commit | commitdiff | tree | snapshot |
2007-09-14 |
bangerth | Properly qualify call for broken STLs |
commit | commitdiff | tree | snapshot |
2007-09-14 |
bangerth | Also list coding conventions in the long table |
commit | commitdiff | tree | snapshot |
2007-09-14 |
prill | Added a function to the logstream class telling the... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
bangerth | add |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Remove the last hold-outs of the term second_derivatives |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Rename the patch_second_derivatives field in the privat... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Adjust order of parameters such that the output paramet... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Reword a few things |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Fix path to file |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Link to coding conventions |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Move the coding conventions file into the doxygen directory |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Rename compute_derived_quantities to two different... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
bangerth | Fix vertical spacing |
commit | commitdiff | tree | snapshot |
2007-09-13 |
kanschat | Hessians |
commit | commitdiff | tree | snapshot |
2007-09-13 |
kanschat | make legal html |
commit | commitdiff | tree | snapshot |
2007-09-12 |
allmaras | Updated step-29, now using new DataPostprocessor class... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
bangerth | Fix some awkward markup |
commit | commitdiff | tree | snapshot |
2007-09-12 |
hartmann | Fix typos and simplify. @p is not required, doxygen... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
leicht | Add news entry for DataPostprocessor. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
leicht | Add one * to make class documentation of DataPostproces... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
hartmann | Make sure that doxygen can cross-link. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
hartmann | Fix some typos. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
bangerth | Move an apparently misplaced command. |
commit | commitdiff | tree | snapshot |
2007-09-11 |
kanschat | replaced the remaining 2nd derivatives by hessians |
commit | commitdiff | tree | snapshot |
2007-09-11 |
kanschat | stripped tarfile |
commit | commitdiff | tree | snapshot |
2007-09-11 |
kanschat | start unifying names of gradients and hessians |
commit | commitdiff | tree | snapshot |
2007-09-10 |
heltai | Moved test for grid output and input into deal.II tree. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
heltai | Added comment on grid_out changes. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
heltai | Failing tets on grid_out is now resolved. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
heltai | Added write_lines options to write_msh and write_ucd... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
leicht | Introduce new class DataPostprocessor, which takes... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
allmaras | Updated intro for step-29 |
commit | commitdiff | tree | snapshot |
2007-09-10 |
bangerth | Set svn:ignore |
commit | commitdiff | tree | snapshot |
2007-09-10 |
bangerth | Set properties svn:eol-style and svn:keywords uniformly... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
bangerth | Fix authorship and date |
commit | commitdiff | tree | snapshot |
2007-09-09 |
kanschat | add simpler assertion for one of the most common cases |
commit | commitdiff | tree | snapshot |
2007-09-09 |
bangerth | Outline taking the address of a function again since... |
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