Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • Nodal_diffusion
  • develop default protected
  • feature/Navier-Stokes
  • feature/Nodal_diffusion
  • feature/composite-scheme
  • feature/composite-scheme-other-fluxes
  • feature/composite-scheme-sources
  • feature/coupling_module
  • feature/discontinuous-galerkin
  • feature/escobar-smoother
  • feature/explicit-gp-cfl
  • feature/gks
  • feature/hypoelasticity
  • feature/hypoelasticity-clean
  • feature/implicit-solver
  • feature/implicit-solver-o2
  • feature/kinetic-schemes
  • feature/local-dt-fsi
  • feature/merge-local-dt-fsi
  • feature/polynomials
  • v0.5.0 protected
  • v0.4.1 protected
  • v0.4.0 protected
  • v0.3.0 protected
  • v0.2.0 protected
  • v0.1.0 protected
  • Kidder
  • v0.0.4 protected
  • v0.0.3 protected
  • v0.0.2 protected
  • v0 protected
  • v0.0.1 protected
32 results
Created with Raphaël 2.2.05Mar428Feb272625221511865128Jan252316151110965220Dec191817169423Nov2214131231Oct302925242319181716151110985432128Sep2725242221201918171211107654331Aug30272010987632130Jul2524232221201918171613111096543229Jun282726252422212019181514131211987654131May30292825242322181715141110987432127Apr2625242319181716Fix two #warnings (missing synchronization for face/node new owners)Add SynchronizerManager repositoryFix in Connectivity: face is reversed in cell infoBegin Synchronizer clean-upRename file src/mesh/ItemValueSynchronizer.hpp to Synchronizer.hppRename ItemValueSynchronizer to SynchronizerBegin synchronization optimizationsUse few parallel_for instead of standard forImplement a simple version of ItemValue synchronizationPrepare parallel synchronizationFix faces and nodes new ownerFix a few warningsUse WeakSubItemValuePerItem in computeLocalItemNumberInChildItemAdd bunch of missing noexceptPrepare SubItemValuePerItem to parallelism (ie: synchronization)Add flexibility to treat 'WeakItemValue'sRemove used member 'm_is_built'Fix g++ compilation (missing <memory> include)Finish reduction (sum, min and max) functions for ItemValueAdd {TinyVector,TinyMatrix}::data_type typenameRemove implicit conversion volatile for volatile += operatorsRework reductionsAdd {item}IsOwned mechanismRemove addRefFaceList from ConnectivityFix parallel normal calculation in 1DImplement *3D* normal calculation in parallelReplace std::exit by std::terminate to ease debuggingDispatch referenced faces listsFix static_assert to allow construction of CastArrayAdd is_trivially_castable for const TinyVector and const TinyMatrixRemove const qualifier on returned valueCommunicate RefId's for references face listsUse TagNameType and TagNumberType aliases instead of hard code typesUse face number when provided (edge in 2D)Use std::terminate instead of std::exit to help debuggingAdd a bunch of simple assertionsAdd faces construction in 2D and 3D in parallelAdd face number access functionDisplace execution stoppage to VTKWriter to ease developmentAffect edges number from read data
Loading