2001-09-12 |
Wolfgang Bangerth | Add new testcase. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Wolfgang Bangerth | Clean up better. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Wolfgang Bangerth | Nicer formatting. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Ralf Hartmann | reverse order of for-loops in gnuplot_output. New file... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Ralf Hartmann | output of grids on 2 refinement levels. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Ralf Hartmann | same changes. output of data in tables. output of grids... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Wolfgang Bangerth | Process files in their proper order. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Wolfgang Bangerth | Add new example prog. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Wolfgang Bangerth | Remove some spaces since they lead to strange rendering. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido Kanschat | TODOs fixed |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Ralf Hartmann | small doc update concerning tables. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido Kanschat | Missing LF added at end |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido Kanschat | bicgstab |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido Kanschat | Added doc |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido Kanschat | Orthogonal residual as a stopping criterion |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido Kanschat | TODO removed |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido Kanschat | TODO removed |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Ralf Hartmann | Small fixes |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Wolfgang Bangerth | Reinstall memory checkers. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Wolfgang Bangerth | Introduce a variable that denotes the finite difference... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Wolfgang Bangerth | Delete debug output. Remove TODO as this seems unnecess... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Wolfgang Bangerth | Wrong, subtract_mean_value was there, but in a different |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Wolfgang Bangerth | Remove the declaration of the subtract_mean_value funct... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Wolfgang Bangerth | Do Guido's work and update documentation for this enum... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Ralf Hartmann | Fix size of figures. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Ralf Hartmann | Redo this picture with larger figures. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Ralf Hartmann | Include report on mappings. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | DoFTools::make_flux_sparsity_pattern for 1d. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Ralf Hartmann | Include ref to the new mapping report. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Ralf Hartmann | Fix some refs. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Ralf Hartmann | Report on higher order mapping functions. Documentation... |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | FullMatrix::operator *= |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | Get const-correctness right. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | FullMatrix::operator *= |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | Choose a better place for the declaration. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | FullMatrix::operator *= |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | Dont generate Makefiles any more by configure, but... |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | Remove backupu files. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Thomas Richter | thesis added to publication-list |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | Fix forgotten change in 1d. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Wolfgang Bangerth | Remove function FE_Q::get_renumber. Slight changes... |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Wolfgang Bangerth | FETools::lexicographic_to_hierarchic and other way... |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Wolfgang Bangerth | Remove obviously unnecessary variable. |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Wolfgang Bangerth | Slightly simplify the build_renumbering function. |
commit | commitdiff | tree | snapshot |
2001-08-31 |
Wolfgang Bangerth | New test. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Wolfgang Bangerth | Dont throw an exception any more if we call close and... |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Wolfgang Bangerth | Dont throw an exception any more of we enter Constraint... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Wolfgang Bangerth | ConstraintMatrix::is_identity_constrained |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Ralf Hartmann | Fix assertion. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Ralf Hartmann | Change the create_boundary_mass_matrix function to... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Ralf Hartmann | Extend the create_mass_matrix and create_laplace_matrix... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Ralf Hartmann | Replace global MappingQ1 object by the static function... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Ralf Hartmann | WB want's to do the build_renumbering TODO. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Ralf Hartmann | Add WBs comment |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Wolfgang Bangerth | Fix wrongly rendered output where a trailing space... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Ralf Hartmann | Include doc for power function. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Ralf Hartmann | Add implementation of new 2d-geometry. |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Wolfgang Bangerth | Change output of some exception. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Wolfgang Bangerth | reverse_grey_scale_color_function |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Wolfgang Bangerth | Fix a rather rare race condition in MT mode: we checked... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Wolfgang Bangerth | Add another safety check. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Wolfgang Bangerth | Fix a rather rare race condition in MT mode: we checked... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Wolfgang Bangerth | Output file was created on linux, so regenerate it... |
commit | commitdiff | tree | snapshot |
2001-08-23 |
Wolfgang Bangerth | QProjector::project_to_child |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Wolfgang Bangerth | Fix a missing std::, as pointed out by Benjamin Kirk... |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Wolfgang Bangerth | Check pivot size relative to other matrix entries. |
commit | commitdiff | tree | snapshot |
2001-08-22 |
Wolfgang Bangerth | Add optional options to matrix output class. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Wolfgang Bangerth | BlockMatrix now has function el() |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Wolfgang Bangerth | Remove some commented-out functions. Reindent. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Wolfgang Bangerth | Let file conform to coding standards. |
commit | commitdiff | tree | snapshot |
2001-08-21 |
Wolfgang Bangerth | Add new class MatrixOut and corresponding testcase. |
commit | commitdiff | tree | snapshot |
2001-08-20 |
Wolfgang Bangerth | Remove an assertion for corner cases, which is not... |
commit | commitdiff | tree | snapshot |
2001-08-17 |
Wolfgang Bangerth | TODO update. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Add a class that provides algorithms working on triangu... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | spawn wrappers for member functions with 7 args. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Well, revert patch as does not help... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Add path to Sun F77 libs to linker line. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Previously, the preconditioners using matrices, derived... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Add comment about a case where we had a TODO previously. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Derive solvers publicly from Solver, and remove derivat... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Reinsert an assertion. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | It was decided that FEValues should no longer support... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Why should we want to merge them? |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | The good reason to have the classes distinct is probabl... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Derive Solver and Preconditioners from Subscriptor... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Wolfgang Bangerth | Think about using global std::vector objects in the... |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Guido Kanschat | TODO |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Wolfgang Bangerth | Remove the template argument from the MatrixTools and... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Wolfgang Bangerth | Add some docs. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Wolfgang Bangerth | Check the requirements on vectors and matrices in the... |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Wolfgang Bangerth | operator*= for vector and block vector. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Wolfgang Bangerth | Implement operator*= for vectors and block vectors. |
commit | commitdiff | tree | snapshot |
2001-08-14 |
Wolfgang Bangerth | Fix leading underscores as nobody else seems to have... |
commit | commitdiff | tree | snapshot |
2001-08-11 |
Wolfgang Bangerth | Add some assertions. |
commit | commitdiff | tree | snapshot |
2001-08-11 |
Wolfgang Bangerth | Add precondition_Jacobi to FullMatrix. |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Wolfgang Bangerth | Just reindent. |
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