aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Added a small ifdef to make it work with PUGH (as it was the derivs were wron...tiglio2006-05-18
* Fixed stupid mistake in having the assignment of stored coefficients anddiener2006-04-21
* Fixed bug when running on one processor with ghost size less than 3.diener2006-04-21
* Another file I forgot previously.diener2006-04-13
* Modify the interface to allow for spatial dependence on the upwindingdiener2006-04-13
* First attempt at upwinding SBP operators. Don't use yet. They will changediener2006-04-10
* Two part update of the restricted full norm dissipation operators. The firstdiener2006-03-10
* Aliased routine for returning the diagonal norm coefficients.diener2006-02-24
* Add new parameters derivatives_zero_y and derivatives_zero_z in order todiener2006-02-14
* Only use one sided finite differences near multipatch boundaries. Should fixdiener2006-02-13
* Kreiss-Oliger type dissipation for the restricted full norm 4-3 operator.diener2006-02-03
* Cosmetic change.diener2006-02-03
* Kreiss-Oliger type dissipation operators compatible with the diagonal 4-2 anddiener2006-02-02
* Implementation of a Kreiss-Oliger type dissipation operator compatible withdiener2006-02-01
* Introduce a new kind of dissipation operators. Kreiss-Oliger type dissipationdiener2005-12-15
* Added a new boolean parameter "scale_with_h" that allows the user todiener2005-12-06
* Remove reference to unused file.diener2005-12-06
* Remove unused file.diener2005-12-06
* Call the same 2-1 and 4-2 operators regardless of whether the user requestsdiener2005-12-02
* Remove declaration of unused variables nghostzones, bbox, lsh and ierr.diener2005-11-29
* Remove declaration of unused variables nwt and xmax.diener2005-11-29
* Remove declaration of unused variables i,j,k.diener2005-11-29
* Remove commented debug statements.diener2005-11-29
* Remove commented lines.diener2005-11-29
* Realized that in the CVS version the optimized restricted full operatorsdiener2005-11-29
* Remove some commented debugging print statements.diener2005-11-29
* Remove an unused subroutine.diener2005-11-29
* Clean up for publication.diener2005-11-29
* Added an optimized 6-3 operator and dissipation operators for the remainingdiener2005-06-15
* Correct prototype for Fortran routine.schnetter2005-06-04
* Dissipation operator for the optimized 6-5 restricted full norm operator.diener2005-05-26
* Fixed a typo/bug that for some reason didn't cause any problems yet (evendiener2005-05-26
* Dissipation operator for the optimized 4-3 restricted full norm case. Testingdiener2005-05-25
* Optimised 8-4 derivative operators. Experimental 8-4 dissipation operators.diener2005-05-19
* New 4-3 and 6-5 operators that are optimised for accuracy. Added a newdiener2005-05-12
* Analyse the options table more gracefully, and abort with a nice errorschnetter2005-02-27
* Analyse the options table more gracefully, and abort with a nice errorschnetter2005-02-27
* Added a table handle to the derivative interface.diener2005-02-25
* Forgot to commit this.diener2005-02-24
* Routines for getting the coefficients for the various derivatives. By request...diener2005-02-23
* Implementation of 6th order dissipation operator compatible with the 6-5diener2005-02-08
* Remove unused routine SetNMask.schnetter2005-01-31
* Use correct routine name "SBP_SetNormMask" instead ofschnetter2005-01-31
* I forgot the actual finite difference routine the first time.diener2005-01-07
* 6th order interior, 5th order at the boundary finite differences (restricteddiener2005-01-07
* Routine to check if grid sizes and ghost_zones are enough for the order ofdiener2004-12-01
* Make declaration of Diff_gv and Diff_gf const-correct.schnetter2004-11-10
* Move scalar product weight mask and its calculation fromschnetter2004-10-25
* Pass Fortran arguments by referenceschnetter2004-10-22
* Added 4-3 Full restricted norm operators. Added parameter to choose the typediener2004-10-11