Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019Jan1817161512109854311Dec8764130Nov29282423222120930Oct251211109654228Sep2522212015138765131Aug302928252423181798731Jul262524212019181413121110765327Jun2019626May252316153228Apr27262524201918131211107654331Marreplaces alias with corresponding vector, adds needed vector instructionslet loopy handle the coefficient gradient so that it can be vectorizedfixes blockstructured basis shapeRun Navier Stokes test in parallelreverts iname order to be consistent with definition of array aliasuse plain array while creating the kernel, not afterwards in the vectorizationadds option for vectorizationRemove old executablesSolve some issues due to rebasingMerge branch 'feature/small-fix' into 'master'[skip ci] Small fix regarding floating point type consistencySmall bugfixRemove old example 'dgstokes'Cleanup handwritten exampleFix driver generation for taylor green vortexAdd documentationBugfixPeriodic case is doing something useful![WIP] More improvements and pressure normalization[WIP] Get rho and mu from ini file[WIP] Do not write vtk in every step[WIP] Taylor green still broken but exactly like generated code[WIP] Improve handwriten taylor green vortex (still not working)[WIP] pdelab taylor green vortex example (not yet working)Fix some small bugsAdd modified example from howto to test generated codeAdd navier-stoke tests mimicing pdelab-howtoAdd navier-stokes testsMerge branch 'feature/remove-interactive-mode' into 'master'Remove interactive modeMerge branch 'feature/fixes-for-hyperbolic-stuff' into 'master'fix pep8[skip ci] Remove debug left oversdirichlet_expression -> interpolate_expressionAdjust visitor to allow sums/conditionals of expressions of arbitrary shapeFix CompositeGridFunctionSpaces with 1 childuse plain array alias for the coefficient and residual vectorsadjusts evaluate_coefficient* to changes in get_pymbolic_indices and nested basis loopsuses nested indices for basis functions, i.e. phi[ix+2*iy]get_pymbolic_indices can handle sums and products as indices, i.e. a[i+3*j]
Loading