2010-02-05 |
Baerbel Jannsen | make it compatible to older versions that didn't need... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Baerbel Jannsen | prepared MGTransferSelect for adaptive refinement,... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Baerbel Jannsen | prepared the MGTransferSelect for adaptive refinement... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Martin Kronbichler | When initializing a sparse decomposition (ILU etc)... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Martin Kronbichler | More flexibility with initializing a Trilinos sparse... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Martin Kronbichler | Correctly set copy_indices when refinement is done. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Wolfgang Bangerth | Bring up to standard with regard to multigrid on adapti... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Wolfgang Bangerth | Add necessary output files. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Wolfgang Bangerth | Adjust test results to also make them work with gcc... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Use a shortcut to the vector in copy_to_mg. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Set matrix size by std::size_t, not unsigned int, since... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Express memory consumption in std::size_t since this... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Allow even float matrices. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Use vector<shared_ptr<const vector> > instead of plain... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Simplify generation of copy_indices: do this from a... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Simplify smoother usage a little bit. Avoid setting... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Update in one comment. Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Martin Kronbichler | Undo free of static variable. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Martin Kronbichler | Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Wolfgang Bangerth | Two more. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Wolfgang Bangerth | Fix markup. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Toby D. Young | Corrected accent and grammer errors |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Martin Kronbichler | Use std::vector<std::pair<uint,uint> > instead of std... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Toby D. Young | Added paper to publication record |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Martin Kronbichler | Fix compile problem. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Martin Kronbichler | Use new features introduced in branch_distributed_grids... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Wolfgang Bangerth | Check in a long-forgotten change. |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Wolfgang Bangerth | Ignore errors when making nofail as part of report. |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Wolfgang Bangerth | On machines with lots of processors, one or two long... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Wolfgang Bangerth | Update some more tests. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Wolfgang Bangerth | Add to list. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Wolfgang Bangerth | Update a bunch of output files. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Wolfgang Bangerth | Use numbers::PI instead of hard coding macros. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Wolfgang Bangerth | Fix another race condition. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Wolfgang Bangerth | Fix the same bug in PolynomialsABF. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Wolfgang Bangerth | Fix a race condition in PolynomialsBDM. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Wolfgang Bangerth | add |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Wolfgang Bangerth | Treat all directories in /examples with doxygen that... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Katharina Kormann | Added tests for FE_Q with non-equidistant support points. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Katharina Kormann | Correct error in restriction matrix for FE_Q defined... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Martin Kronbichler | Ignore also *d2 output data as created in this program. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Wolfgang Bangerth | Michael Geiger's diploma thesis. |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Martin Kronbichler | Add function that can extract diagonal subblock from... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Guido Kanschat | step 39 works again |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Guido Kanschat | step 39 compiles, but crashes in estimate, because... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Timo Heister | Missed one output file in tests/petsc |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Guido Kanschat | remove debug output |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Timo Heister | tests/petsc: more cleanup |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Timo Heister | work on petsc unit tests, make them pass on my machine too |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Better tolerances. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Update. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Update test results. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Destroy the memory pool of PETSc vectors before we... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Update test results. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Update. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Update results. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Fix output. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Make it work. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wolfgang Bangerth | Make at least compile. |
commit | commitdiff | tree | snapshot |
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 |
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