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