2006-10-02 |
kanschat | fix error in non-LAPACK version |
commit | commitdiff | tree | snapshot |
2006-10-02 |
kanschat | apply a fix in non-LAPACK mode |
commit | commitdiff | tree | snapshot |
2006-10-01 |
kanschat | stop output to cout |
commit | commitdiff | tree | snapshot |
2006-10-01 |
kanschat | test for LU decomposition |
commit | commitdiff | tree | snapshot |
2006-10-01 |
kanschat | LU decomposition added to LAPACKFullMatrix |
commit | commitdiff | tree | snapshot |
2006-10-01 |
kanschat | introduce numbers for full matrix tests |
commit | commitdiff | tree | snapshot |
2006-09-28 |
kanschat | add instantiations for float again |
commit | commitdiff | tree | snapshot |
2006-09-27 |
kanschat | group member functions |
commit | commitdiff | tree | snapshot |
2006-09-27 |
bangerth | Add a TODO. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
bangerth | Don't reserve the right amount of space, since we usual... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
leicht | new version of function contract(), contracting a tenso... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
bangerth | Minor doc updates |
commit | commitdiff | tree | snapshot |
2006-09-26 |
kayser-herold | Microfix. The interface of compute_eigenvalues was... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
kanschat | change ignore list |
commit | commitdiff | tree | snapshot |
2006-09-26 |
kanschat | change description |
commit | commitdiff | tree | snapshot |
2006-09-26 |
kanschat | add eigenvector computation to compute_eigenvalues |
commit | commitdiff | tree | snapshot |
2006-09-26 |
kanschat | Update |
commit | commitdiff | tree | snapshot |
2006-09-25 |
bangerth | Modify this testcase to only check the hanging nodes... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
bangerth | New movie, with nice surface view |
commit | commitdiff | tree | snapshot |
2006-09-25 |
kanschat | Add |
commit | commitdiff | tree | snapshot |
2006-09-25 |
bangerth | Don't appear to need these any more |
commit | commitdiff | tree | snapshot |
2006-09-25 |
bangerth | Update |
commit | commitdiff | tree | snapshot |
2006-09-24 |
bangerth | Fix output files |
commit | commitdiff | tree | snapshot |
2006-09-24 |
kayser-herold | Added a missing explicit template instantiation (Mac... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
bangerth | Mention pgi 6.2. Remove notes on old versions |
commit | commitdiff | tree | snapshot |
2006-09-22 |
bangerth | Do not test for __builtin_expect when using the Portlan... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
kanschat | values updated for gcc 4.1.0 on charm |
commit | commitdiff | tree | snapshot |
2006-09-22 |
bangerth | Allow to run through. Check in output |
commit | commitdiff | tree | snapshot |
2006-09-22 |
bangerth | This is finally the right approach: only identify dofs... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
bangerth | Implement something where we don't willy-nilly identify... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
bangerth | Check in some output |
commit | commitdiff | tree | snapshot |
2006-09-21 |
bangerth | A testcase that should illustrate the problem with... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
bangerth | Generate some more enlightening output. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
bangerth | Minor changes without net effect |
commit | commitdiff | tree | snapshot |
2006-09-21 |
bangerth | Remove a bunch of include files that we don't need... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
bangerth | New presently crashing test. Add comments. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
kanschat | do not compute condition number of a 1d system; no... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
bangerth | Mention that chains of constraints are now ok. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
bangerth | When resolving chains of constraints, we not only have... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
bangerth | Don't treat DoFs that have already been treated. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
bangerth | Cache more data, clean up implementation a bit. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
kanschat | make sure, condition numbers are only computed if there... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
bangerth | Rename functions to avoid confusing them with assertions. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
bangerth | Cache a few more things. Clean up a bit. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
bangerth | Cache the subface matrices for the simple case. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
bangerth | Clean up a few things |
commit | commitdiff | tree | snapshot |
2006-09-19 |
bangerth | Update svn:ignore |
commit | commitdiff | tree | snapshot |
2006-09-19 |
bangerth | Update comments and output |
commit | commitdiff | tree | snapshot |
2006-09-19 |
bangerth | Add a TODO. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
bangerth | New test that presently fails. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | Implement the possibility to create chains of constrain... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | two more testcases that are going to be fixed with... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | crash_08 is going to be fixed with the next check in. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | Add an assertion |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | Do a cast to the expected data type. This shouldn't... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | Remove naming of template parameter, to avoid confusion... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | Update a few comments |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | Output has changed. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | Implement the second algorithm described in the paper. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
bangerth | Crash_07 is now fixed |
commit | commitdiff | tree | snapshot |
2006-09-18 |
kanschat | new PointerMatrixVector |
commit | commitdiff | tree | snapshot |
2006-09-18 |
kanschat | test for new PointerMatrixVector |
commit | commitdiff | tree | snapshot |
2006-09-17 |
bangerth | Make documentation read better |
commit | commitdiff | tree | snapshot |
2006-09-16 |
bangerth | Change the order of indices in the {sub,}face_interpola... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
bangerth | Change the order of indices in the {sub,}face_interpola... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
kanschat | Introduce the new status file always containing the... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
kanschat | Remove some really old information |
commit | commitdiff | tree | snapshot |
2006-09-15 |
kanschat | a script for evaluating the new status file in tests |
commit | commitdiff | tree | snapshot |
2006-09-15 |
bangerth | Use proper argument types for the single precision... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
bangerth | Add new testcase that produces cyclic constraints. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
bangerth | Check in a bit of debug code that I will remove again... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
kanschat | test for all LAPACK functions separately in order to... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
kanschat | add documentation |
commit | commitdiff | tree | snapshot |
2006-09-14 |
kanschat | Final round of tests. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
kanschat | second round of regression test tests |
commit | commitdiff | tree | snapshot |
2006-09-14 |
kanschat | first round of regression test tests |
commit | commitdiff | tree | snapshot |
2006-09-13 |
bangerth | Fix output files |
commit | commitdiff | tree | snapshot |
2006-09-13 |
bangerth | Give intuitive meaning. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
bangerth | Fix a few issues. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
bangerth | Only run the threads test if not in multithreading... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
bangerth | Fix reference |
commit | commitdiff | tree | snapshot |
2006-09-11 |
hartmann | Avoid call of stev function for float matrices to make... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
hartmann | Rename FE::compare_for_domination to FE::compare_for_fa... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | One more reference. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | New tests |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Fix comment. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Rename FE::compare_for_domination to FE::compare_for_fa... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | New functions GridTools::minimal_cell_diameter and... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Avoid trouble with old gcc versions. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Avoid a warning about no return statement. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Misspelled latex command |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Finishing touches |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | More on results |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Pretty much finish the code. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | We don't need to use @ref in tutorial programs, the... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Move forward a bit |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Minimal and maximal cell diameters. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Fix one reference to where documentation is. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
bangerth | Convert vertex numbers in CellData to unsigned integers... |
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