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