2010-01-24 |
Wolfgang Bangerth | Fix a recently introduced bug where we started counting... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Wolfgang Bangerth | When doing 'make clean', also remove *.inst files.... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Rename bdry->boundary, ngbr->neighbor. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Update documentation. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Get rid of the IntegratingAssembler class |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | First step in getting rid of the AssemblingIntegrator... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Minor cleanup, documentation fixes. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Get rid again of the DGIntegrator class and re-merge... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Use const references instead of copies. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Use function<> objects rather than hard-coded names... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Use function<> objects rather than hard-coded names... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Remove unused local variable. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Simplify code slightly. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Wolfgang Bangerth | Minor simplification. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Wolfgang Bangerth | Make function more generic by taking function<> objects... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Wolfgang Bangerth | Also encode the library path through -rpath when linkin... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Wolfgang Bangerth | Extract integral parameters with get_integer(). |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Make compile again. Currently fails, however. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Make compile again. Currently fails, however. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Make compile again. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Make compile again. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Get closer to compiling again. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Add missing include file. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Add a few missing include files. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Move event.{cc,h} into base. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Wolfgang Bangerth | Rename .cc file to match .h file. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Martin Kronbichler | Slight cleanup in SSOR preconditioner. |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Guido Kanschat | fix Newton stepsize output |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Guido Kanschat | some fixes |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Martin Kronbichler | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Martin Kronbichler | Forgot to declare function as inline. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Martin Kronbichler | One more fix when PETSc is used. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Martin Kronbichler | Fix PETSc error. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Martin Kronbichler | Add a print function for Trilinos block vector. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Martin Kronbichler | Clean up include files. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Guido Kanschat | rename file consistent with spelling of class |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Guido Kanschat | ThetaTimestepping implemented and ready for testing |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Tobias Leicht | Avoid using level information explicitly as this might... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Toby D. Young | Removed a call to MaTCompress (matrix); This function... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Martin Kronbichler | Fix compile problems. |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Guido Kanschat | set missing properties |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Guido Kanschat | set missing properties |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Wolfgang Bangerth | Only list MADDs tutorial programs if they are there. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Guido Kanschat | start algorithms library |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Wolfgang Bangerth | Automatically generate deal.dox. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Guido Kanschat | making MeshWorker use data vectors |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Wolfgang Bangerth | Adjust in one place to fix the formatting. A couple... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Guido Kanschat | add MeshWorker module |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Guido Kanschat | make documentation compilable again after odd changes... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Guido Kanschat | add the steps graph to the repository. No need to regen... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Guido Kanschat | fixed a lot of errors in block assemblers |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Wolfgang Bangerth | Be more careful with instantiations. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Wolfgang Bangerth | Instantiate a couple functions also for MGDoFHandler... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Wolfgang Bangerth | Instantiate things also for 1,2 and 2,3. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Wolfgang Bangerth | Move reserve_space into the Implementation structure... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Wolfgang Bangerth | Instantiate functions as necessary. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Wolfgang Bangerth | Move MGDoFHandler::distribute_dofs_on_cell into a class... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Baerbel Jannsen | several instantiations for MGDoFHandler added |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Baerbel Jannsen | instantiations for MGDoFHandler added |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Baerbel Jannsen | changed DoFHandler<dim> to DoFHandler<dim,spacedim... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Thomas Wick | add constructor for FESystem with four base elements |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Wolfgang Bangerth | Minor edits of little things. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Wolfgang Bangerth | Small edits. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Wolfgang Bangerth | Use correct (?) sign. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Wolfgang Bangerth | Check size, rather than assuming that it is already... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Wolfgang Bangerth | Properly size arguments to MGTools::count_dofs_per_block(). |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Wolfgang Bangerth | Use proper forward declaration. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Wolfgang Bangerth | It is now necessary to initialize an output array.... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Baerbel Jannsen | UMFPACK is smoother |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Suppress output unless specifically directed. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Make things work. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Baerbel Jannsen | renumber_component_wise on each level |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Better output. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Take over patch 20101 from the distributed grids branch. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Better output. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Remove nonsensical std::flush. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Baerbel Jannsen | grid output |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Baerbel Jannsen | set_edge_matrices |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Remove functions and variables we don't need any more... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Make sure we don't produce a memory leak. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Make one function virtual. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Remove rather poinless file. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Use homogenous boundary values, to avoid an assertion... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Baerbel Jannsen | output removed |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Revert Makefile. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Baerbel Jannsen | changed MGTools::count_dofs_per_component to count_dofs... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Fix one more problem. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Fix output. Run one more test. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Fix a bug. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Move functions into .cc files that are only used in... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Localize typedefs, rather than polluting the dealii... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Wolfgang Bangerth | Fix wrong name of template argument. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Baerbel Jannsen | changed the reinit_vector function |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Wolfgang Bangerth | Use just implemented facilities for setting component... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Wolfgang Bangerth | Allow to say which components fit how into blocks. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Wolfgang Bangerth | Properly indent. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Wolfgang Bangerth | Move the reinit_vector functions into an internal names... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Baerbel Jannsen | fixed the same bug in MGTools::count_dofs_per_block... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Wolfgang Bangerth | Fix one problem. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Wolfgang Bangerth | Minor cleanups. |
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