2010-11-16 |
Timo Heister | fix output. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Minor adjustments. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Announce GridTools::extract_boundary_mesh. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Timo Heister | fix bug in distributed dofhandler renumber_component_wi... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Timo Heister | supply correct output for test. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Timo Heister | document bug: n_dofs() is wrong after component_wise(). |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Copy face boundary_id to surface cell material_id in... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Add comment. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Fix tests. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Split _01 test into two pieces: one that works for... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Timo Heister | fix step-41: n_quadrature_points got removed. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Augment docs. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Fix wrong package name. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Timo Heister | fix compilation of step-32. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Simplify, now that we don't have this dimension-depende... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Guido Kanschat | update result files |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Guido Kanschat | Add function to create unit vectors |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Guido Kanschat | add Bessel function configuration and check for GSL |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Remove unused function arguments. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Remove more stray 'typename's where necessary. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Ignore mapping parameter in 1d. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Guido Kanschat | add Bessel function |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Remove stray 'typename'. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Martin Kronbichler | Remove illegal default argument from explicit instantia... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Guido Kanschat | add LogStream output for Vector |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Add header. Minor adjustments. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Martin Kronbichler | Changed structure in dofs, hp, multigrid and numerics... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Wolfgang Bangerth | Remove file now no longer needed. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Sebastian Pauletti | Added the function GridTools::extract_boundary_mesh... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Sebastian Pauletti | Two new tests for GridTools::extract_boundary_mesh... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Timo Heister | fix step-40. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Provide a bibtex entry for the distributed paper. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Finish documenting. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | No need to @ref tutorial programs any more. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Finish documentation of setup_system. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Toby D. Young | Add publication |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | A few more comments. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Ignore .vtu and .pvtu files. Also clean them up. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Also document solve(). |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Say something about hypre. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Document output_results. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Link to step-40. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Crosslink step-40. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Some more comments. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Document refine_grid. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Reshuffle a couple lines of code. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Wolfgang Bangerth | Some more comments. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Wolfgang Bangerth | Adjust spacing in output. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Wolfgang Bangerth | Silence p4est. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Wolfgang Bangerth | Remove debug output and timings. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Wolfgang Bangerth | Announce PETScWrappers::PreconditionBoomerAMG. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Wolfgang Bangerth | Disable BoomerAMG/Hypre when not available through... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Guido Kanschat | add scalar version of Nitsche boundary residual |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Guido Kanschat | The purpose is solver, not cg |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Guido Kanschat | use LocalIntegrators instead of integrating by hand... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Guido Kanschat | make quadrature_point inline |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Timo Heister | use BoomerAMG in step-40. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Timo Heister | implement interface to BoomerAMG through PETSc. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wolfgang Bangerth | Crap, I messed up again :-( |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wolfgang Bangerth | Move important changes up. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wolfgang Bangerth | Make sure we can compare iterator objects. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wolfgang Bangerth | Instead of giving -1, let index() for vertex iterators... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wolfgang Bangerth | Remove a TODO that doesn't appear connected to anything... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wolfgang Bangerth | Disallow assignment of DoF accessors. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Wolfgang Bangerth | Make sure that face iterators can be copied in 1d. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Remove unused variables' names. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Add get_dof_indices function to DoFAccessor of faces... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Fix type of iterator. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Work around a compile problem in the compiler on our... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Provide declarations also for DoFAccessor<0,1,spacedim... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Guido Kanschat | be less strict to enable formulas with many iterations |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Ouch -- fix two numbers that managed to completely... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Correct now outdated paragraph. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Clean up previous patch: Move implementation of functio... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Wolfgang Bangerth | Announce this: |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | Comment cleanup in Quadrature |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Wolfgang Bangerth | Implement face iterators also in 1d -- i.e. you can... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | hide calls to sub-makes |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | ...and remove deleted dependency |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | Remove duplication of make functionparser |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | Add a function that resets the pointer and deletes... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | remove n_quadrature_points member variable after being... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | do not use deprecated access to Quadrature::n_quadratur... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Wolfgang Bangerth | Get rid of the declaration of a specialization that... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | avoid another problem in 1D |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Wolfgang Bangerth | Disable the TriaAccessor<0,dim,spacedim> class completely. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Wolfgang Bangerth | Modify Guido's change in r22657 so that we only really... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Guido Kanschat | remove mutex after several tests did not produce any... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Wolfgang Bangerth | Make bits/grid_generator_01 work again. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Wolfgang Bangerth | Make compile. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Wolfgang Bangerth | Produce some output. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Wolfgang Bangerth | Some more. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Wolfgang Bangerth | Use a more elegant way to do nothing. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Guido Kanschat | fix compiler errors |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Guido Kanschat | Automatically delete source/Makefile.dep if remaking... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Markus Buerg | Fixed wrong numbering of degrees of freedom in interfac... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Martin Kronbichler | Remove unnecessary directory. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Martin Kronbichler | Avoid a few compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Martin Kronbichler | Avoid compiler warning on zero-sized arrays. |
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