]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-01-06 felix.gruberMerge branch 'trunk' into branch_face_elements branch_face_elements
2014-01-05 buergFix bug in project_boundary_values_curl_conforming...
2014-01-05 buergFix bug in project_boundary_values_curl_conforming.
2014-01-04 kanschatDocument deprecations
2014-01-04 kanschattest results fixed
2014-01-04 heisterrework MGConstrainedDofs to use IndexSet as the datastr...
2014-01-04 kanschatsimplify logic
2014-01-04 kanschatis_boundary_index() returns false if no boundary indice...
2014-01-04 heisterMGTools::make_boundary_list can work on ghost cells too
2014-01-03 heistertypo
2014-01-03 kanschatremove one big field
2014-01-03 kanschatremove if with identical code in both branches
2014-01-03 kanschatsimplify again
2014-01-03 heisteradd comment
2014-01-03 heisterremove superfluous boundary logic
2014-01-03 heistersimplify test
2014-01-03 heisteradd test to check meshworker boundary terms
2014-01-03 heistermeshworker: only assemble boundary terms for own cells
2014-01-03 heisterremove dead code
2014-01-03 kanschatadd documentation of level_cell
2014-01-03 heisterfix parallel mg test
2014-01-03 heisterhandle artificial cells in DofInfoBox
2014-01-03 kanschatremove default argument
2014-01-03 heisteradd new test
2014-01-03 heisterupdate meshworker tests
2014-01-03 heistermeshworker: work on logic for ghost faces
2014-01-03 kanschatMake new function default
2014-01-03 kanschatremove deprecated constructor
2014-01-03 heistermeshworker loop: own_faces=both with hanging nodes...
2014-01-03 kanschatNote that both side processing is not implemetned for...
2014-01-03 heisteradd meshworker tests
2014-01-03 heistermeshworker loop: use LoopControl, add cells_first flag...
2014-01-03 heisterupdate publications html page
2014-01-03 heisterremove arraycolsep in documentation because mathjax...
2014-01-01 maierCMake: Add a configuration option for mathjax
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.
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.