]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-01-01 maierBugfix: Only compile bundled boost::iostreams if zlib...
2013-12-30 kronbichlerCleanup some code
2013-12-30 kronbichlerFix compilation with 64 bit integers
2013-12-30 kronbichlerForgot to set default argument
2013-12-29 kronbichlerOne more
2013-12-29 kronbichlerFix Trilinos vectors
2013-12-26 bangerthImplement a parallel for approach for WorkStream::run...
2013-12-26 bangerthPatch by Valentin Zingan: Add VectorTools::interpolate_...
2013-12-25 heisterupdate step-18 to write .vtu files
2013-12-25 maierMake Clang happy: Put default parameter to declaration...
2013-12-25 kronbichlerActually enable parallel run of WorkStream. Now some...
2013-12-25 kronbichlerMake compile with clang
2013-12-25 maierRevert r32112 "Export whether we have found bzip2."
2013-12-24 maierCMake: Workaround for a CMake bug: Add the library...
2013-12-24 bangerthRevert r32111. It doesn't work because when we compile...
2013-12-24 maierQuicktests: Remove "build_library" target - this depend...
2013-12-24 maierCMake: Bugfix, let library and build_library depend...
2013-12-24 bangerthFirst step towards using parallel_for whenever the...
2013-12-24 bangerthExport whether we have found bzip2.
2013-12-24 bangerthGuard these files to make sure one gets compiler errors...
2013-12-24 kronbichlerCommitted test cases too quickly
2013-12-24 maierCMake: Unfortunately, for FindLAPACK and FindBzip2...
2013-12-23 kronbichlerImplement new reinit method to Trilinos sparsity patter...
2013-12-23 bangerthImprove error messages.
2013-12-23 bangerthConfigure as far as possible if libz or libbz2 can...
2013-12-23 bangerthIssue pointed out by Jean Ragusa: Properly parenthesize...
2013-12-23 bangerthIssue pointed out by Jean Ragusa: No need to set system...
2013-12-23 maierTypos
2013-12-23 bangerthState that these two elements are discontinuous at...
2013-12-23 maierCMake: Improve error message
2013-12-23 maierCMake: Bugfix: Also change DEAL_II_USE_CXX11 to DEAL_II...
2013-12-22 maierCMake: Organize C++11 support as a toggable feature
2013-12-22 maierCMake: Add support for bzip2.
2013-12-22 maierCMake: Clean up configure_boost.cmake and simplify...
2013-12-22 bangerthAdd one.
2013-12-21 bangerthRevert r32092 because it doesn't work on systems that...
2013-12-21 bangerthConfigure things so that we only build BOOST.Iostreams...
2013-12-21 heisterremove two dead links in documentation
2013-12-21 maierAdd documentation
2013-12-21 bangerthAvoid the use of std::copy_n -- this is apparently...
2013-12-21 bangerthAdd cmake configury stuff to also build the boost:...
2013-12-21 bangerthAdd library subdirectory, but excluding all the documen...
2013-12-21 bangerthProperly call the template arguments 'InputIterator...
2013-12-21 bangerthIntroduce more powerful constructors for the table...
2013-12-21 bangerthAdd another test.
2013-12-21 bangerthAdd new tests.
2013-12-21 bangerthGeneralize TableBase::fill.
2013-12-21 bangerthMention a class that now exists.
2013-12-21 bangerthProperly qualify references to classes.
2013-12-21 bangerthMention BOOST Iostream.
2013-12-21 bangerthAdd new test.
2013-12-21 bangerthQualify references to Table from within namespace inter...
2013-12-21 bangerthImprove an error message.
2013-12-21 bangerthFix typo.
2013-12-21 bangerthRemove an unused variable.
2013-12-21 bangerthNew class InterpolatedUniformGridData.
2013-12-20 bangerthChange the name everywhere.
2013-12-20 bangerthChange my mind: call the new class InterpolatedTensorPr...
2013-12-20 bangerthNew class InterpolatedTensorProductData.
2013-12-20 bangerthAlso link with boost::iostreams.
2013-12-19 bangerthDetect in ParameterHandler::get_double/integer whenever...
2013-12-19 bangerthImprove documentation slightly.
2013-12-18 bangerthMove to a better place.
2013-12-18 heisterfix some xrefs
2013-12-18 bangerthDocument the presence of step-26.
2013-12-18 bangerthFinish documenting step-26.
2013-12-18 bangerthFix indentation.
2013-12-18 heistermove entry from changes.h to 8.0vs8.1 as it is included...
2013-12-18 bangerthFix a nasty bug in DerivativeApproximation which simply...
2013-12-18 bangerthFix a nasty bug in DerivativeApproximation which simply...
2013-12-18 heltaiRemoved partial specialization of create_boundary_mass_...
2013-12-18 kronbichlerTest unit support points of FE_FaceQ
2013-12-17 heisterupdate deal.ii paper bibtex
2013-12-17 kronbichlerFix unit support points.
2013-12-17 maierProvide a news item
2013-12-17 bangerthHave both subscribe and unsubscribe in the .cc file...
2013-12-17 bangerthRe-word a comment.
2013-12-17 kronbichlerDo not perform ML tests with 64 bit indices which are...
2013-12-16 bangerthFix formula.
2013-12-16 heisterfix link
2013-12-16 heisterfix links
2013-12-16 bangerthMake some progress with the documentation.
2013-12-16 maierDefine the constructor of LoopControl within the class...
2013-12-16 bangerthAdd some documentation.
2013-12-16 kronbichlerUndo accidental check-in.
2013-12-16 kronbichlerFix project_boundary values for small values of function.
2013-12-15 maierCMake: Improve default config; Rename Config.sample...
2013-12-15 maierCMake: Hide advanced options
2013-12-15 maierfix typo
2013-12-15 maierCMake: Big compilation variables cleanup
2013-12-15 maierReenable TBB_DO_ASSERT=1 when configuring tbb
2013-12-15 maierTestsuite: Override the tbb assertion handler when...
2013-12-15 kronbichlerDisable debug output.
2013-12-15 heistermake tests pass for now (meshworker loop needs more...
2013-12-15 heisterremove left over comments in meshworker
2013-12-15 bangerthRemove reference to authors@dealii.org since that addre...
2013-12-14 kronbichlerApply patch by Andrew Baker.
2013-12-14 maierBugfix: Do not define TBB_DO_ASSERT=1.
2013-12-14 heisteradd CellID::operator<
2013-12-14 heistertest: fix error estimator norm output
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.