Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • cherry-pick-154ed2e1
  • cherry-pick-a4c439ec
  • cherry-pick-b824570f
  • cherry-pick-b824570f-2
  • feature/ConstDenseMatrix
  • feature/FS1191-assigner
  • feature/FS1191-new
  • feature/FS1429-shared-lib-fixes
  • feature/FS1557-add-all-flags-by-default
  • feature/add-changelog
  • feature/add-cmake-flags-to-dunecontrol
  • feature/autotools-cleanup
  • feature/combine-release-master-changelogs
  • feature/copy_ptr
  • feature/disable-debugallocator-tests-on-osx
  • feature/dont-regire-pip-II
  • feature/downstream-module-path-takes-precendence
  • feature/extend-ptparser-1
  • feature/extend-ptparser-2
  • feature/fix-libdunegrid-alu-check
  • v2.5.1
  • v2.4.2
  • v2.5.1rc1
  • v2.4.2-rc1
  • v2.5.0
  • v2.5.0rc2
  • v2.5.0rc1
  • v2.4.1
  • v2.4.1-rc2
  • v2.4.1-rc1
  • v2.4.0
  • v2.4.0-rc3
  • v2.4.0-rc2
  • v2.4.0-rc1
  • v2.3.1
  • v2.3.1-rc1
  • v2.3.0
  • v2.3beta2
  • 2.3beta1
  • v2.2.1
40 results
Created with Raphaël 2.2.029Oct282423212019181413121110765430Sep29231413129842127Aug262524231712976430Jul876529Jun28252215148764131May282726251918146328Apr26232221191312109876131Mar27262524232219171514131243126Feb2423161211107652129Jan282625232221201918171514131211820Dec171615141312119875432130Nov29272625201916131211954328Oct27262120181715141312108765432130Sep2926242321181716129131Aug429Jul28271786323Jun22Jesus, check that the code compiles before commiting. document another template parameter* use macros to determin the correct fortran manglingstate how the reference solution for the eigenvalue test was computedtest for lapack and check the mangling of the fortran compilerif LAPACK is found, we should test the eigenvalue computationthe size of std::array is stored as size_t, we now do the same for Dune::arrayfix resize method for dynamic vector[ParameterTree] Make it possible to call get() for arrays.[ForEachValue] Mark the apply() method const.[mpi-config.m4] When stripping options, make sure not to leave partial options[ForEachValue] Document that iteration is in ascending order, so that peoplefilter certain parameters from the MPI flagslist dynmatrix.hh for installupdate ignore listtest matrix interface for complex numbersdon't test sort on a vectorfix epsilon checksadd missing operators for fieldmatrix<1,1>test scalar interface of fieldmatrix<1,1>break double-inclusion-protectionuse int for count-downfor fmatrix<1,1> the scalar constructor doesn't need to be explicitavoid broken array implementations* add first version of a dynamic matrix class* create a CRTP DenseMatrix classget rid of the "K"the size is static!test that we can read values in a const vector* update FieldVector such that the vector test passes also for complex* seperate test for scalar interface and vector interfacestruct std::array<float, 2ul>’ has no member named fill - there is a std::fill...FieldTraits have to specialized for FieldVector andtest real_type and field_type and the return values of norm_*include deprecated.hh* use CRTP for the DenseVector interface (actually this is one of thestd::array doesn't have a method assign(t), this was usd in tr1. C++0xscalar FieldVectors should behave as scalars, thus, add a test forrevert accidential part of the commit...add operators ">" ">=" "<" and "<=" to FieldVector<1>. The problem is
Loading