Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 134e340cd086f56184ab1d6c9f376d014c42887c
  • develop default protected
  • Nodal_diffusion
  • 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
33 results
Created with Raphaël 2.2.022Oct212087542130Sep27242017161516151413109432131Aug30272625242320196532131Jul302927262322212019151312987129Jun25241716151110326May252420191716154329Apr272623222120191615131298762131Mar302927262524232221181615131110984125Feb232221201711543229Jan28232223Dec22211514131182130Nov2726252423201918171312111098543230Oct292827262523222019161514131210876530Sep282423211715103231Aug2827252120191817161576Complete quadrature on squares (up to degree 21). [Dunavant]Add economical Gauss quadrature for square and cube (up to degree 7)Improve naming of classes and replace order by degree for clarityReplace order -> degree in tests description for clarityAdd gauss legendre formula for tetrahedra (exact up to degree 7)Add Gauss Legendre formulae up to order 7 on reference triangleStart writing of simplicial Gauss-Lengendre quadrature formulaeRename Gauss*Quadrature -> TensorialGaussQuadratureFix invalid use of std::pow in a constexpr (thx to clang++)Add Q1 transformation (R^d -> R^d)Add affine transformation (R^d -> R^d)Add direct access to points and weights (and associated tests)Split the velocity solver from the energy solver in NSAdd reference to book providing high order quadrature formulaeDisplace Gauss Lobatto quadratures in its own fileRemove duplicated testsAdd tests to check symmetry of Gauss Legendre formulaeAdd few tests for Gauss Legendre 2d and 3d tensorial quadratureDisplace Gauss Legendre quadrature formula in its own fileFix quadrature tests and add and order evaluation functionalityFix CastArray copy_to in the case of empty arraysAdd copy_to to CastArray (fixes sequential build)before the programmatic inflectionBegin quadrature formula reworkAdd min/max/sum functions to SmallArrayDisplace ArrayUtils functions in Array.hppRename minor to m to avoid conflicts with system macroMerge branch 'develop' into feature/integrationReplace Array<ExecutionPolicy> by SmallArray<ExecutionPolicy>Use EvaluateAtPoints as the kernel of all evaluation at positionsAdd an external size function for convenienceMerge branch 'update-packages' into 'develop'git subrepo pull (merge) packages/ranggit subrepo pull packages/CLI11git subrepo pull packages/Catch2git subrepo pull (merge) packages/kokkosgit subrepo clone (merge) --branch=main git@github.com:taocpp/PEGTL.git packages/PEGTLMerge branch 'develop' into feature/integrationMerge branch 'feature/mesh-interpoler' into 'develop'Displace MeshTransformer in its own file to simplify the code
Loading