2008-08-29 |
bangerth | hp paper is accepted. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
bangerth | Small updates. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
bangerth | Another link to check. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
bangerth | Amit's PhD thesis, which inexplicably never appeared... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
bangerth | Include missing header file (found by C. Trophime). |
commit | commitdiff | tree | snapshot |
2008-08-29 |
bangerth | Include missing header file (found by C. Trophime). |
commit | commitdiff | tree | snapshot |
2008-08-29 |
bangerth | Improve copying cached data. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
bangerth | Add a TODO. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
bangerth | Move the linear system for the temperature completely... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
bangerth | Implement a copy_from function. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
bangerth | Add an assertion. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
bangerth | Open code a loop so as to make it compatible with Trili... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
bangerth | Change second argument of the SolutionTransfer class... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
kronbichler | Found an error in clear_row() function. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
bangerth | Add an add() function. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
kronbichler | Restructured the internal procedures in Trilinos wrappe... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
bangerth | Re-add the comment that was lost in the last commit. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
bangerth | Add missing instantiations for Trilinos vectors. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
kronbichler | Corrected some minor bugs in Trilinos wrappers. Added... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
bangerth | Add to comment on Trilinos bug. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
bangerth | Add threading flags for PGI compiler. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
bangerth | Fix test to not reference arguments to main(). |
commit | commitdiff | tree | snapshot |
2008-08-25 |
bangerth | Put a meaningful call into the MPI test to make sure... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
bangerth | Fix numbers for 3d. |
commit | commitdiff | tree | snapshot |
2008-08-25 |
bangerth | Adjust call to TrilinosWrappers::PreconditionAMG::initi... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
bangerth | Put AC_MSG_RESULT into the correct place. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
bangerth | Use optimized flags for expand_instantiations. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
kronbichler | Updated version of Trilinos wrappers. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
kronbichler | Updated Trilinos AMG preconditioner to interact with... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
bangerth | Make beta and time step dimension independent. |
commit | commitdiff | tree | snapshot |
2008-08-22 |
bangerth | Enable the use of the Trilinos block vector and block... |
commit | commitdiff | tree | snapshot |
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 |
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