aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Call SBP_determine_onesided_stencil instead of determining theschnetter2006-10-05
* Simplify some expressions calculating dissipation coefficients. Thisschnetter2006-08-26
* Correct Fortran wrapperschnetter2006-08-03
* Introduce a function SBP_determine_onesided_stencil which determinesschnetter2006-07-05
* Replace numbers of the form "0_wp" with "0.0_wp". The former definesschnetter2006-06-11
* Replace the temporary solution, which checks whether PUGH is active,schnetter2006-06-11
* *** empty log message ***tiglio2006-05-18
* *** empty log message ***tiglio2006-05-18
* A C version (as opposed to C++) of the hack.tiglio2006-05-18
* Added a small ifdef to make it work with PUGH (as it was the derivs were wron...tiglio2006-05-18
* Do not inherit from grid. This is not necessary.schnetter2006-05-13
* 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
* Declare the aliased function to call the upwinding operators.diener2006-04-10
* 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
* Changed the default operator type to "Optimized". Added in the comment thatdiener2005-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
* Added a boolean parameter "check_grid_sizes" to turn off checking of grid sizesdiener2005-06-10
* 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
* Additional documentation. Update with the table_handle interface.diener2005-03-01
* Analyse the options table more gracefully, and abort with a nice errorschnetter2005-02-27