]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-09-15 Wolfgang BangerthAdd warning that the order of FE_Nedelec has changed.
2010-09-15 Wolfgang BangerthAdd a note.
2010-09-15 Martin KronbichlerRemove unnecessary but expensive call.
2010-09-15 Martin KronbichlerExtend test to 3D, beware of interplay of hanging nodes...
2010-09-15 Wolfgang BangerthMake compile with gcc 3.3.x. It has trouble finding...
2010-09-15 Wolfgang BangerthMake compile with gcc 3.3.x.
2010-09-14 Markus BuergTest fe/shapes adapted.
2010-09-14 Markus BuergTest non_primitive_2 adapted.
2010-09-14 Markus BuergTest fixed
2010-09-14 Guido Kanschatremove ignored const
2010-09-14 Guido Kanschatadd function name() and update documentation
2010-09-14 Guido Kanschatfloating point format changed again
2010-09-14 Wolfgang BangerthFormatting.
2010-09-14 Wolfgang BangerthOne more.
2010-09-14 Wolfgang BangerthAdd an instantiation for make_hanging_node_constraints for
2010-09-14 Wolfgang BangerthDocument fix in FEValuesViews::Vector::curl
2010-09-14 Wolfgang BangerthFix a typo in the computation of the curl in 2d.
2010-09-14 Baerbel Jannsendo some modifications to be able to use multigrid for...
2010-09-14 Guido KanschatRemove some RTNodal and adjust Nedelec degree
2010-09-13 Guido Kanschatupdate maore verified results
2010-09-13 Markus BuergTest fe/check_derivatives adapted. Style changes.
2010-09-13 Guido Kanschatremove obsolete CVS keyword
2010-09-13 Guido Kanschatanother unsigned int...
2010-09-13 Guido Kanschatupdate output for changed numbering of FE_Nedelec
2010-09-13 Markus BuergTest nedelec_3 adapted.
2010-09-13 Guido Kanschatorder of operation has changed due to paralleziation
2010-09-13 Guido Kanschatchange degree of Nedelec element to new numbering
2010-09-13 Guido KanschatBad projections should not abort program, but produce...
2010-09-13 Markus BuergTest nedelec_2 adapted and a bug in FE_Nedelec::get_sub...
2010-09-13 Wolfgang BangerthCheck in new output.
2010-09-13 Guido Kanschateliminate compiler warnings
2010-09-13 Guido Kanschatenable the use of Point<0>
2010-09-13 Martin KronbichlerAvoid some compiler warnings regarding ignored type...
2010-09-13 Martin KronbichlerAvoid some compiler warnings regarding unused variables.
2010-09-13 Wolfgang BangerthMake compile.
2010-09-13 Wolfgang BangerthHere too.
2010-09-13 Wolfgang BangerthAdd copyright notice.
2010-09-13 Wolfgang BangerthRe-add copyright notice.
2010-09-13 Wolfgang BangerthRe-add copyright notice.
2010-09-13 Luca HeltaiRemoved check on number of boundary nodes for codimensi...
2010-09-13 Guido Kanschatremove files superceded by general version
2010-09-12 Markus BuergTest nedelec adapted.
2010-09-12 Markus BuergCompiler warning removed.
2010-09-12 Markus BuergNedelec elements in prerelease version. Requires docume...
2010-09-12 Wolfgang BangerthOne more.
2010-09-11 Luca HeltaiAdded assertion in QGuassOneOverR
2010-09-10 Guido Kanschatprovide default constructor
2010-09-10 Guido KanschatMeshWorker::loop now parallel
2010-09-10 Martin KronbichlerFix typo.
2010-09-09 Wolfgang BangerthDo not keep output files in the repository.
2010-09-09 Wolfgang BangerthAdd some to documentation.
2010-09-09 Wolfgang BangerthWork around an annoying problem with gcc4.5 in which...
2010-09-09 Wolfgang BangerthRemove unnecessary header files.
2010-09-09 Wolfgang BangerthInitialize variable to avoid warning.
2010-09-09 Timo Heisterfix GridGenerator documentation.
2010-09-09 Martin KronbichlerMake compile with Intel compiler.
2010-09-09 Andrew McBrideUpdate the news
2010-09-09 Martin KronbichlerFix two tests.
2010-09-09 Andrew McBrideFixed bug in FEValuesViews::SymmetricTensor< 2, dim...
2010-09-09 Andrew McBrideAdd missing methods FEValuesViews::SymmetricTensor...
2010-09-09 Wolfgang BangerthAugment ParameterHandler documentation.
2010-09-08 Martin KronbichlerChange threshold for zero.
2010-09-08 Wolfgang BangerthDocument ParameterHandler changes.
2010-09-08 Wolfgang BangerthRe-write the ParameterHandler class to store its data...
2010-09-08 Wolfgang BangerthNew test.
2010-09-08 Wolfgang BangerthNew test.
2010-09-08 Wolfgang BangerthAdjust to our usual convention.
2010-09-08 Martin KronbichlerImproved tests. And some more tests. Should now test...
2010-09-08 Martin KronbichlerNow really fix collective adding.
2010-09-08 Wolfgang BangerthFix a few typos.
2010-09-08 Martin KronbichlerFix memory consumption.
2010-09-08 Martin KronbichlerFix adding of several elements.
2010-09-08 Martin KronbichlerAdd several tests for collective add operations in...
2010-09-08 Wolfgang BangerthMove one more file.
2010-09-08 Wolfgang BangerthRemove unneeded input file.
2010-09-08 Wolfgang BangerthFix doc.
2010-09-08 Wolfgang BangerthNew test.
2010-09-08 Wolfgang BangerthFix bugs in Patterns::Integer and Patterns::Double.
2010-09-08 Wolfgang BangerthNew test.
2010-09-08 Wolfgang BangerthNew test.
2010-09-08 Wolfgang BangerthMove input files to subdirectories.
2010-09-07 Wolfgang BangerthAdjust output.
2010-09-07 Wolfgang BangerthNew test.
2010-09-07 Wolfgang BangerthFix output.
2010-09-07 Wolfgang BangerthFix typo.
2010-09-07 Wolfgang BangerthAdd to documentation.
2010-09-07 Wolfgang BangerthNew test.
2010-09-07 Wolfgang BangerthNew test.
2010-09-07 Wolfgang BangerthNew test.
2010-09-07 Wolfgang BangerthFix typo.
2010-09-07 Wolfgang BangerthAdd some text.
2010-09-07 Luca HeltaiFixed creation of middle points for straight boundaries...
2010-09-06 Martin KronbichlerNeed to declare functions inline in order to avoid...
2010-09-03 Martin KronbichlerFix test for Trilinos MPI.
2010-09-03 Timo Heisterfix documentation about colorized indicators in hyper_c...
2010-09-02 Wolfgang BangerthMinor adjustment of whitespace.
2010-09-02 Timo Heisterand do it correctly.
2010-09-02 Timo Heisterstep-41: require Trilinos in the makefile to make build...
2010-09-01 Wolfgang BangerthRemove a directory that was apparently accidentally...
2010-09-01 Wolfgang BangerthRemove output files no longer needed for this test.
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


Typeset in Trocchi and Trocchi Bold Sans Serif.