]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-06-03 youngAlign function names for readablity. branch_petscscalar_complex
2014-05-21 denis.davydovupdated the test for matrix_scalar_product and matrix_n...
2014-05-21 denis.davydovupdated matrix_norm_square and matrix_scalar_product...
2014-05-21 denis.davydovupdated operator * (VectorBase), its description and...
2014-05-21 denis.davydovcorrected a wrong description at the beginning of the...
2014-05-21 denis.davydovadded a test on get_function_values; passes fine
2014-05-21 denis.davydovadded a failing operator*(Vector) test
2014-05-21 denis.davydovuncommented get_function_values for complex vectors
2014-05-21 denis.davydovminor modification to the test
2014-05-20 denis.davydovadded a test of matrix_scalar_product
2014-05-19 denis.davydova minor correction to the previous commit as suggested...
2014-05-19 denis.davydovmodified matrix_scalar_product to do conjugate(u)*M*v
2014-05-05 youngAnother merge from mainline to petscscalar_complex...
2014-05-05 kronbichlerUpdate test
2014-05-05 kronbichlerMention change
2014-05-05 kronbichlerAdd methods VectorizedArray::load and VectorizedArray...
2014-05-05 bangerthRemove SparsityTools::size_type and replace it by the...
2014-05-05 bangerthSplit output files for 32 and 64 bit mode.
2014-05-05 bangerthAdd one test.
2014-05-03 kronbichlerMention change
2014-05-03 kronbichlerstep-6 uses the new way of dealing with constraints...
2014-05-02 turcksinStart a tutorial using the Runge-Kutta methods implemen...
2014-05-02 bangerthRe-define one of the iterator typedefs to make it consi...
2014-05-01 bangerthFix a grammar mistake.
2014-05-01 bangerthBetter document another batch of iterators.
2014-04-30 bangerthAdd another reference.
2014-04-30 bangerthLimit concurrency for non-MPI tests.
2014-04-30 bangerthClarify some of the function docs.
2014-04-30 bangerthReshuffle and sort the contents of this file.
2014-04-30 bangerthImprove documentation of a function.
2014-04-30 kronbichlerFix FE_DGQArbitraryNodes::has_support_on_face
2014-04-29 turcksinFix a mistake on the sign in the residual formular...
2014-04-29 kronbichlerInitialize ghost elements to zero
2014-04-29 bangerthAugment documentation.
2014-04-28 maierBe a bit less restrictive
2014-04-28 maierCMake: Limit concurrency of mpi tests
2014-04-28 kronbichlerCleanup file fe_trace.cc
2014-04-28 bangerthMake two member variables private. Improve documentatio...
2014-04-28 bangerthAnother one.
2014-04-27 bangerthClarify and correct documentation.
2014-04-26 maierCMake: Provide our own PACKAGE_HANDLE_STANDARD_ARGS
2014-04-26 maierCMake: Refactor Find modules
2014-04-26 maierCMake: Some minor cleanup
2014-04-26 bangerthMore minor editorial adjustments.
2014-04-26 maierFix a test
2014-04-26 bangerthMinor text edits.
2014-04-26 maierAdd a boolean autopartition to
2014-04-25 bangerthComplete search for now.
2014-04-25 heistertweak to test script status message that confused me
2014-04-25 bangerthStart work on bug 198 (https://code.google.com/p/dealii...
2014-04-25 bangerthAugment the documentation in a couple of places.
2014-04-25 maierTestsuite: Fix a buffer overflow that makes clang unhap...
2014-04-25 bangerthAugment documentation somewhat.
2014-04-24 bangerthSeveral more.
2014-04-24 bangerthOne update.
2014-04-23 bangerthAdjust the include guard to the name of the file.
2014-04-23 bangerthAdd one.
2014-04-23 bangerthExpand on a TODO.
2014-04-23 bangerthAlso update the 64-bit output.
2014-04-23 kronbichlerInitial test to detect optimization bug for gcc-4.6
2014-04-23 kronbichlerFix step-48 on tester by computing the value as in...
2014-04-23 maierCMake: Ensure that DIFF_EXECUTABLE is always valid
2014-04-23 bangerthOutput only the first few lines of numdiff output if...
2014-04-23 maierRevert "CMake: Silence warning w654 with icc: "overload...
2014-04-23 maierTestsuite: Lazily fix a failing test for clang
2014-04-23 maierCMake: Silence warning w654 with icc: "overloaded virtu...
2014-04-23 maierCMake: Hide a warning with clang: -Wno-unsupported...
2014-04-22 maierTestsuite: Fix one more test
2014-04-22 maierTestsuite: Bugfix: Make solver_02 happy again
2014-04-22 maierTestsuite: Remove old comparison files for gcc 4.1...
2014-04-22 maierCMake: Bugfixes:
2014-04-22 heisterrevert r32801 because we suppress boost version informa...
2014-04-22 heistermake serialization tests independent of boost.serialize...
2014-04-22 maierTestsuite: Invert order of files to diff so that the...
2014-04-22 maierTestsuite: Try to normalize boost serialization output
2014-04-22 kronbichlerUse another way to compute the value to be submitted...
2014-04-21 kronbichlerYet better information for test case failure: It looks...
2014-04-21 kronbichlerYet better information for test case failure: It looks...
2014-04-21 kronbichlerFurther simplification of test output. Update comment.
2014-04-20 kronbichlerNext step in identifying the problem on the tester...
2014-04-20 bangerthQualify endl properly.
2014-04-20 bangerthOnly run test when we have PETSc.
2014-04-20 bangerthOnly run test when we have PETSc.
2014-04-18 kronbichlerSimplify test
2014-04-17 bangerthMany more.
2014-04-17 maierCMake: Cosmetic changes
2014-04-17 bangerthExtend friendship more so that we can actually declare...
2014-04-17 bangerthPatch by k3daevin: Add Reference class as a friend...
2014-04-17 kronbichlerFix a few issues with vectorization that might help...
2014-04-17 kronbichlerAlso compare correctness in release mode by replacing...
2014-04-17 kronbichlerFix comparison when the numbers are denormals
2014-04-16 kronbichlerAdd additional tests (simplied version of matrix_free...
2014-04-16 heisterfix race condition in test mpi/codim_01
2014-04-15 bangerthFully qualify some access to make MS Visual Studio...
2014-04-14 bangerthUndo the accidental part of commit 32777.
2014-04-14 bangerthThe name of the 'official' test machine has changed.
2014-04-14 bangerthFix a bug in GridTools::find_active_cell_around_point...
2014-04-14 bangerthFix it right.
2014-04-14 bangerthUndo a commit from a couple of weeks ago that I thought...
2014-04-14 bangerthAdjust a number of test results for the new tester...
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.