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.028Mar2423181411109842128Feb2322211817161514111098432131Jan131176430Dec222120161514109762130Nov2926252419181715109854331Oct302922212087542130Sep27242017161516151413109432131Aug30272625242320196532131Jul302927262322212019151312987129Jun25241716151110326May252420191716154329Apr272623222120191615131298762131Mar302927262524232221181615131110984125Feb232221201711543229Jan28232223Dec22211514131182130Nov27262524remove variable printingchange implementation of predicted_u and add BC for the evaluation of urAdd boundary conditions velocity, pressure and symmetry. Add loops to read implicit cells and nodes to fill the vector grad_J and the matrix Hess_JFix tuple outputsImplementation of matrix A, using implicit mesh and multi-D formalism, boundary conditions implementedimplicit nodes list createdApply boundary conditions on matrix Ar, put inv_Ar as a global variablecreation of a vector containing the solution of the isentropic scheme and the explicit values of p and uFactorize 1 and 2 states solversPreparation for the explicit-implicit couplingMerge branch 'feature/kokkos-inline-handling' into 'develop'Change Kokkos namespace to InlineKokkos at compile timeModernize linking with Kokkos using the alias Kokkos::kokkosMerge branch 'feature/connectivity-improvements' into 'develop'Add mapping function that works in multi-D as wellAdd mapping function to fill up the vector of unknowns. Works in multi-DFix data types of fromDualCell functionsImprove inverse connectivity construction efficiencyRework item local numbers in their sub-itemsAdd a few attributes to ItemValue and precise error messagesAdd a few attributes to ItemValue and precise error messagesAdd a new constructor for SubItemArrayPerItem using a given TableAdd new constructor for SubItemValuePerItem using an Array of valuesMake IConnectivity::getMatrix() publicChange a few function names to conform more to pugs nomenclaturesGet ride of Kokkos::StaticCrsGraph (Fixes #22) in ConnectivityMatrix2 states solver in 1Dremove warningscorrections on the hessian matrix coefficients (diagonal terms)Get ride of Connectivity::invCellNbNodes()Simplify implementation and add a new access operators[](ItemId)Simplify slightly implementationSimplify access functions to the number of itemsRemove useless codeMerge branch 'feature/is-on-boundary' into 'develop'Change a set of Connectivity data access returned typesAdd a set of functions to check if items are on the domain boundaryFix a stupid typo regarding SLEPc deactivationReduce memory use and allocations for some connectivity descriptorsMatrix A, in gradJ(U)=AU, using Ajr and Ar
Loading