Skip to content
Snippets Groups Projects
Select Git revision
  • bugfix/cmake-dune-compat
  • bugfix/ghost-vertex-projection
  • bugfix/idTypeTooSmall
  • bugfix/removeReturnImplementationType
  • cherry-pick-4b0fa4df
  • feature/2dperiodic-triangular-grids
  • feature/FS1474-add-insertionindex-check
  • feature/allow-structuredgrd-2-3
  • feature/find-master-grid-with-installed-stable-grid
  • feature/guard-cmake-python-macros
  • feature/pickling
  • feature/remove-generic-geometry
  • feature/test-ci
  • feature/twist-free-alugrid
  • feature/unique-ghost-elements
  • inofficial/release-2.7-with-fixes
  • master default protected
  • old-communication
  • papers/DNVB
  • papers/main
  • v2.8.0
  • v2.8.0rc1
  • v2.6.0
  • v2.6.0rc2
  • v2.6.0rc1
  • v2.4.0
26 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024May2322211816141098723Apr16121010Mar76532123Feb212019181612111018Jan164Dec32130Nov2014121198729Oct2827262524181717Sep9130Aug29282628Jun2329Apr28272111Mar24Feb2322Dec151311Oct927Sep21201918171614327Jul2623222120191276532129Jun251531May2619181721Apr161514137631Mar3024221816151Feb25Jan2119151312112Dec130Nov29282719181716136329Oct28522Sep17161524Feb17121099Jan3Dec15Sep4119Aug108729Jul27Jun28May24Apr3Mar21Jan10983Dec26Nov211914Sep121012Jul987543229Jun27make minmaxsum work.avoid gcollect in load caculation tabbinguse MPI_Scan instead of allgather to compute the sum of macro elementsminor changecleanupmake compile with int64_t as METIS index type.change external parameter class, this is only an intermediate concept.revision of vertexLinkageEstimate. Implemented a new version that only used memory O(1)cleanupcode cleanup.revision of coarse method to use ObjectStream and unchecked put method of ObjectStream.source cleanupuse char to communicate refinement rules.use char to communicate refinement rule and reserve mem for object stream.allow to set chunk size from outside.avoid to write unneccessary spaces.allow to change precision from the outside.for conveniencedocuuse broadcast to transfer ALUGrid config info to all procs.added check with stringstream to write all data into memory.small changebug fix for periodic elements, since helement and hperiodic are different we have to avoid too many space characters since this only blows up file size.remove forgotten endladded backuprestore test.bug fix for backup/restore. seems to work now.small changesome changesadded appropriate restore methods.write data to one file only and allow backup/restore based on streamsincrease version because of new features.added constructor for parallel grid taking istreamadded constructor for parallel grid taking istream.remove backup and restore methods taking filenames.correct check for first line. add object stream for constructionadd macrogridBuilder method for ObjectStream, unify the gerenateRawImage method and also allow ObjectStream.
Loading