Skip to content
Snippets Groups Projects
Select Git revision
  • amgxwrapper
  • code-review.mol
  • develop protected
  • main default protected
  • stefanozampini/coo
  • stefanozampini/init
  • stefanozampini/vectors
  • szampini/dev
  • szampini/fast-matsetvalues
  • szampini/fix-comm-petsc
  • szampini/mat-local-insert
  • szampini/minor
  • update-develop
  • v2412
  • v2312
  • v2406
  • v2306
  • v2212
  • v2206
  • v2112
  • v2106
  • v2012
  • v2006
23 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019Mar9Jan18Dec19Jun129May1Mar9Dec23Jun1026Jan8Jun18May2Dec23Nov201918171128Oct2726232221201912873214Aug23Jul626Jun241918171615128510Apr11Mar10765325Feb16Dec6Nov530Oct2928252423221713Sep28Aug13Jun5438May75326Apr105432126Mar222019181514131119Feb6Nov5STYLE: more uniform file endings (C -> cxx)update-developupdate-developMerge branch 'stefanozampini/junchao-fixes' into 'main'v2412 develop m…v2412 develop mainBUG: Must access PC earlierSTYLE: update to use PETSC_SUCCESS in PetscFunctionReturnSTYLE: catch none/false for build prefixv2312 v2406v2312 v2406Merge branch 'stefanozampini/somework' into 'develop'v2306v2306BUG: dictionary for caching were recreated each time!FIX: cuda error with hypre (fixes #34)Fix update never case for matrix cachingPrint PetscInitialize timings and insert OpenFOAM optionsENH: avoid recreating vectors each solve callSupport newer versions of PETSc having PetscCount as argumentENH: handle PETSc errorsPrint PetscInitialize timings and insert OpenFOAM optionsstefanozampini/…stefanozampini/initAvoid recreating vectors each solve callstefanozampini/…stefanozampini/vectorsSupport newer versions of PETSc having PetscCount as argumentstefanozampini/…stefanozampini/cooENH: restrict MPI_Waitall to the current set of requestsCOMP: provide PetscInt_FMT define for older petsc versionsCOMP: use PetscInt_FMT instead of deprecated %D format specificationv2212v2212STYLE: catch erroneous -prefix=false compilationsv2206v2206STYLE: add note about compilation location into AllwmakeSTYLE: qualify include guards, accessors, formattingCOMP: mismatch of List<label> and List<PetscInt> (fixes #29)ENH: updated amgxSolver in order to be compatible with the new APIs of foam2csramgxwrapperamgxwrapperMerge branch 'szampini/gmg' into 'develop'v2106 v2112v2106 v2112Support older versions of PETScAdd example dictionary for CUDA solversNeed to log setup of block solvers into pc stageReport L1 final norm if KSP_NORM_NONE has been used without foam convergence checkImplementing fast assembly with COO supportSkip allreduce calls in MatAssemblyPreliminary support for geometric multigrid from PC_MLENH: create a template class for the linear solver contextsAdded .C file for petsc and amgx linear solver contextRenamed petscCacheManager into cacheManager (no petsc-dependency)ENH: added linearSolverContext base classENH: added caching to amgxSolverENH: added a new log stage in amgxSolverENH: renamed offloadFullMatrix in offloadMatrixArraysFixing compilation due to the new changes of the FOAM2CSR library