2002-09-19 |
guido | new nonparametric DGP |
commit | commitdiff | tree | snapshot |
2002-09-19 |
guido | new class FE_DGPNonparametric |
commit | commitdiff | tree | snapshot |
2002-09-19 |
guido | Documentation fixed |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | Add missing explicit instantiations. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
guido | check quadrilateral with no right angle |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | Undo last check-in. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | Don't use forward_declarations any more. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | suppress output |
commit | commitdiff | tree | snapshot |
2002-09-19 |
wolf | Fix a failure from Guido. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | This wasnt intended for the main branch. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | . |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Add grid. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Rounding makes the difference. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Some more tests, with Nedelec elements. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Disable DGP tests for now. Check some other things. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Add a couple of really weird tests... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Fix a bug that is repeated three times. Fix some docume... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Extend possible life of tests to 60 minutes, to see... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Change zeros into zeros. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
guido | documentation update |
commit | commitdiff | tree | snapshot |
2002-09-18 |
guido | documentation update |
commit | commitdiff | tree | snapshot |
2002-09-18 |
guido | test ok for PreconditionBlock |
commit | commitdiff | tree | snapshot |
2002-09-18 |
guido | wrong exception changed |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | restriction_is_additive, component_to_system_index |
commit | commitdiff | tree | snapshot |
2002-09-18 |
guido | bug-fix |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Fix header wobbles. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Make an input parameter const. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Doc fixes. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Fix several bugs with non-primitive and other elements. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Make compute_2nd aware of non-primitive elements. Small... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Small clean-ups. |
commit | commitdiff | tree | snapshot |
2002-09-18 |
wolf | Add support for face and subface values. Implement... |
commit | commitdiff | tree | snapshot |
2002-09-18 |
guido | PreconditionBlock... operates on SparseMatrixEZ |
commit | commitdiff | tree | snapshot |
2002-09-17 |
guido | invert_diagblocks uses iterators |
commit | commitdiff | tree | snapshot |
2002-09-17 |
guido | new target for sparse_matrices in optimized mode ii |
commit | commitdiff | tree | snapshot |
2002-09-17 |
guido | new target for sparse_matrices in optimized mode |
commit | commitdiff | tree | snapshot |
2002-09-17 |
guido | new function BlockVector::collect_sizes |
commit | commitdiff | tree | snapshot |
2002-09-17 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
wolf | Add new data. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
wolf | Add comments, and cosmetic corrections. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
wolf | Join two loops, which is actually necessary, since... |
commit | commitdiff | tree | snapshot |
2002-09-17 |
wolf | Change comment. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
wolf | Add an assertion that promptly triggers, and remove... |
commit | commitdiff | tree | snapshot |
2002-09-17 |
wolf | Reindent some parts. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
wolf | Add TODO note. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Get rid of component_to_system_table, and fix a couple... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Things about restriction_is_additive. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Implement some things with gradients in 3d for the... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Don't set up component-to-system-tables when they are... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Clarify comment. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Add this test, complementing non_primitive_1, but this... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Add some things. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Nedelec elements now work, but not systems of Nedelec... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Add a comment, and fix the 3d part. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Change the meaning of the restriction_is_additive flag... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Change the meaning of the restriction_is_additive flag... |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | Fix some of the last things. |
commit | commitdiff | tree | snapshot |
2002-09-16 |
wolf | New test. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
wolf | Add a test that checks the prolongation of Nedelec... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
wolf | Fix embedding matrices for 2d. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
wolf | Add comment. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
wolf | Remove unnecessary variable. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
wolf | Constraint matrices are now correct. The nedelec_2... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
wolf | Add a second nedelec test, checking interface constrain... |
commit | commitdiff | tree | snapshot |
2002-09-13 |
wolf | Add comment. |
commit | commitdiff | tree | snapshot |
2002-09-13 |
wolf | deal_II_numbers. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Unify the places where we use pi. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Fix a comment. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Remove |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Fix one more omission. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Undo gross blunder. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Remove |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Clean up. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Fix a TODO by moving the exception class to the place... |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Fix constraint matrices. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Remove seemingly unnecessary exception. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Micro changes for better readability. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add forgotten includes. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing header includes. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing header includes. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing header includes. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing header includes. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
guido | read past end error removed |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing header includes. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing header includes. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing header. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing forward declarations. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add the all-headers test. |
commit | commitdiff | tree | snapshot |
2002-09-12 |
wolf | Add missing forward declaration. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
wolf | Add missing header. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
wolf | Fix missing include file. |
commit | commitdiff | tree | snapshot |
2002-09-11 |
guido | SparseMatrix::const_iterator |
commit | commitdiff | tree | snapshot |
2002-09-10 |
wolf | Just some cosmetics. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
wolf | just reindent |
commit | commitdiff | tree | snapshot |
2002-09-10 |
wolf | Add missing std:: (how annoying that this should happen... |
commit | commitdiff | tree | snapshot |
2002-09-10 |
wolf | Replace & by & |
commit | commitdiff | tree | snapshot |
2002-09-10 |
wolf | More short fixes. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
wolf | One-char typo fix. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
wolf | More reindentation and timezones. |
commit | commitdiff | tree | snapshot |
2002-09-10 |
wolf | Reindent, and play a little with timezones. |
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