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