2003-04-30 |
Wolfgang Bangerth | Fix a couple of things that didn't work with icc7.1 |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Wolfgang Bangerth | icc7 doesn't like *static_cast<X*>(0). |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Wolfgang Bangerth | Work around a rather irritating problem in icc7. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Wolfgang Bangerth | Fix obvious oversight. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Wolfgang Bangerth | Mark functions in anonymous namespaces static, if compi... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Wolfgang Bangerth | Add some this-> |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Wolfgang Bangerth | Invent a test to check for a weird linkage problem... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Wolfgang Bangerth | Regenerate. |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Wolfgang Bangerth | Exclude another warning for icc. |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Guido Kanschat | first changes can compile |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Guido Kanschat | files copied from step 5 |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Guido Kanschat | additional tests in solver |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Wolfgang Bangerth | Unnecessary ; removed. Add a note for Guido |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Wolfgang Bangerth | Unnecessary ; removed. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Wolfgang Bangerth | Add necessary header file. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Wolfgang Bangerth | Unnecessary ; removed. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Wolfgang Bangerth | gcc3.4 really wants to see BlockVector |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Wolfgang Bangerth | Add two missing this-> |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido Kanschat | PSOR |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido Kanschat | Avoid vmult_add in matrix blocks with some performance... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido Kanschat | add test for PreconditionPSOR |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Guido Kanschat | typo fixed |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Wolfgang Bangerth | GeometryInfo<dim>::child_cell_from_point |
commit | commitdiff | tree | snapshot |
2003-04-24 |
deal | Something must have gone wrong when checking this test... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Wolfgang Bangerth | Properly qualify where necessary. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Wolfgang Bangerth | Amazingly, there are still some stray ; around. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Wolfgang Bangerth | Unify the way the various finite elements are initializ... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Wolfgang Bangerth | Single out the functions that initialize matrices from the |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Wolfgang Bangerth | Build the renumbering arrays in the member initializer... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | additional test |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | Wielandt iteration improved |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | missing tests on linux with gcc 3.2 |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Wolfgang Bangerth | This cannot have worked before... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Wolfgang Bangerth | Loosen accuracy somewhat, as this seems necessary for... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Wolfgang Bangerth | Finally make this file compile with gcc3.4 as well! |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Wolfgang Bangerth | Remove from main branch to avoid problem with building... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | tests for linux and gcc 3.2, waiting for wave-test |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | test for eigenvector iterations |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | create and delete links in results |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | tests on linux |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | tests on linux |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Guido Kanschat | new permuted SOR, must be tested |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Wolfgang Bangerth | Do not confuse icc (which wants to have "const" in... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Guido Kanschat | new test for Eigensolvers |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Guido Kanschat | gcc 2.95 did not like the old version |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Guido Kanschat | Avoid iterator past end |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Fix a weirdly formatted comment. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Some re-indenting. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | A little more. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Move somewhat closer to compilability with gcc3.4 ... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Remove stray ; |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Remove erroneous return statement. Assume this is sensi... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
deal | Added them to the wrong directory. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
deal | Add |
commit | commitdiff | tree | snapshot |
2003-04-21 |
deal | Add |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | OK, think I mostly got it now... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Tests for Raviart-Thomas elements. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Add targets rt_[12], but don't enable them yet by default. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Fix comment. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Remove stray semicolons. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Add some new tests. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Remove comment that is already clear from the CVS logs. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Add comments. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Clarify one comment. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Allow extrapolation from block vectors into normal... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Fix missing declarations of explicit specializations... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | AnisotropicPolynomials |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Add anisotropic polynomials. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Clean up some real old and unintelligible cruft. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Wolfgang Bangerth | Clarify the docs of the hierarchical polynomials, and... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Guido Kanschat | verified files moved to allow for different test platforms |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Guido Kanschat | verified files moved to allow for different test platfo... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Guido Kanschat | verified files moved to allow for different test platforms |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Guido Kanschat | function end(row) fixed |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Guido Kanschat | added variable TARGET to Make.global_options |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Guido Kanschat | change of return parameter |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Guido Kanschat | test simplified |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Guido Kanschat | returned vectors replaced by return arguments I |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Guido Kanschat | todo |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido Kanschat | some documentation change |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido Kanschat | Advance iterator over empty rows |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Wolfgang Bangerth | Mini-test for SparseMatrixEZ iterators. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido Kanschat | Oops |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido Kanschat | optimized block_read and block_write |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido Kanschat | Oops |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Wolfgang Bangerth | Add include missing for gcc3.4 |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido Kanschat | block_read and block_write functions |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido Kanschat | set ignores zeroes |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Wolfgang Bangerth | const-ify two parameters. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Wolfgang Bangerth | Change a couple of indentation and style issues. |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Wolfgang Bangerth | Add two TODOs for Guido. |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Wolfgang Bangerth | recursively_{set,clear}_user_pointer |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Wolfgang Bangerth | DerivativeApproximation can also work on BlockVector... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Wolfgang Bangerth | Fix use of wrapper_base in #ifdef ...#endif |
commit | commitdiff | tree | snapshot |
2003-04-11 |
deal | Fix trivial problem. |
commit | commitdiff | tree | snapshot |
2003-04-11 |
deal | Fix obvious bug. How can I have missed that?? |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Wolfgang Bangerth | Work around a problem in gcc3.4, and by this also impro... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Wolfgang Bangerth | Purge some stray semicolons. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Wolfgang Bangerth | Purge most warnings from gcc 3.4. wave-test has a lot... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Wolfgang Bangerth | Ignore zero additions in add() |
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