2008-08-22 |
bangerth | Add a Traits class to the Trilinos sparse matrix class. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
kronbichler | Hide a compress() call within the collect_sizes operati... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
kronbichler | Added a block sparse matrix class based on Trilinos... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
kronbichler | Corrected an access error to vector components using... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
kronbichler | Added a BlockVector implementation of the Trilinos... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Make available a whole bunch of functions in deal.II... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | Fixed an error in constructor caused by ifdef. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | Removed unnecessary include file (the ifdef statement... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | In case deal.II supports MPI, the program did not run... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | Make AMG preconditioner also work for MPI based compile... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | Introduced copy operator = for basic Trilinos vectors. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | 400,000 lines of code :-) |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Add some documentation. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Rename the preconditioner to make it conform with our... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Add the Trilinos algebraic multigrid preconditioner. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Set file properties correctly. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Make compile again. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Properly declare function. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | There was an error in the compress() function in the... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | Definition of ExcTrilinosError |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | Extended the rudimentary Trilinos wrappers a little... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Output the range of temperatures. Use minimal degree... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Don't take the degree as a constructor argument --... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Move tool functions all in the same place. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | xlink step-31. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Discuss correct choice of beta and time step. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Add files for Q2. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Fix condition for MPI use. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Comment on stability issues. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | add |
commit | commitdiff | tree | snapshot |
2008-08-21 |
kronbichler | Added a rudimentary implementation of Trilinos sparse... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
bangerth | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | add |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Use a better cutoff for the velocity in computing the... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Comment on timing. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Instead of copying into the global matrix/vector by... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | A few more minor cleanups. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Make the drop tolerance a parameter. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Simplify copying elements into Trilinos in the same... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Simplify the code that computes row lengths in the... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Use a shared_ptr and thereby also remove the memory... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Use the new scalar_product function in base/. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | New function scalar_product. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Sequester everything that has to do with equation data... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Use dynamic range of temperature to define viscosity... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
kanschat | ignore dll |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Write more. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | Add reference to step-31 |
commit | commitdiff | tree | snapshot |
2008-08-20 |
bangerth | A few more comments. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
kronbichler | At the start of each Stokes solve, initialize solution... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
bangerth | Rebuild temperature matrices only when needed. Do not... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
bangerth | Split the 'degree' variable into two, one for the Stoke... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
bangerth | Fix a bug in transfering the solution. |
commit | commitdiff | tree | snapshot |
2008-08-19 |
bangerth | Re-assemble the solution vectors into a combined DoFHan... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
bangerth | Use two DoFHandlers, matrices, sets of vectors, etc... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bangerth | Remove the currently problematic lines removing coarsen... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bangerth | Fix the mesh_smoothing_0[12] testcases. A description... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bangerth | Check in correct output. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bangerth | Split existing test into two: the original one, and... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
bangerth | Use proper header files. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bangerth | Narrow down a bit where the problem appears to happen. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
kronbichler | Since the merge from the anisotropic branch, this progr... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bangerth | Improve clarity of code even further, by putting things... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bangerth | Simplify code a slight bit. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bangerth | Copied content has no meaning for this new test. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bangerth | Add a test that currently fails inside Triangulation... |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bangerth | The subversion executable is named 'svn', but 'subversion'. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
bangerth | Not only test whether we can include mpi.h, but also... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
bangerth | Add some reasoning to the documentation of a mesh smoot... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Implement adaptivity. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Fix a few cases that I accidentally got wrong. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Detect whether the compiler can include <mpi.h> and... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Undo accidental checkin. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Get a lot of cases right where we compare RefinementCas... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | New testcase. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Fix the template argument of the refinement case: We... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Fix a grammar error. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Fix a grammar error. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Fix a problem in the ConstraintMatrix. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
kronbichler | Add an entry to the news list about the new function... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
bangerth | Make output patches adaptive on polynomial degree.... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
kronbichler | Removed some left-over from times when we also had... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Remove the function that outputs the artificial viscosi... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Commit a version in which artificial diffusion appears... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
kronbichler | Made the AMG preconditioner class even more generic... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
kronbichler | Changed interface to Trilinos to make it generic. Now... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Default to cube geometry in 3d. Use proper direction... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
kronbichler | Added calculation of artificial viscosity. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Fix a typo. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Add the artificial diffusion term to the rhs. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Switch on BDF2 scheme -- it seems to work. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Compute BDF-2 matrices. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Fix computation of lhs matrix: it needs to depend on... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Fuse two loops. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
bangerth | Move building the temperature matrix to the function... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
kronbichler | One more typo. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
kronbichler | A typo. |
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