aboutsummaryrefslogtreecommitdiff
path: root/src/call_derivs.c
Commit message (Expand)AuthorAge
* *** 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
* Only use one sided finite differences near multipatch boundaries. Should fixdiener2006-02-13
* Call the same 2-1 and 4-2 operators regardless of whether the user requestsdiener2005-12-02
* Added an optimized 6-3 operator and dissipation operators for the remainingdiener2005-06-15
* Optimised 8-4 derivative operators. Experimental 8-4 dissipation operators.diener2005-05-19
* 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
* 6th order interior, 5th order at the boundary finite differences (restricteddiener2005-01-07
* Make declaration of Diff_gv and Diff_gf const-correct.schnetter2004-11-10
* Added 4-3 Full restricted norm operators. Added parameter to choose the typediener2004-10-11
* Added 8-4 derivatives. Note only Diff_gv has been updated to use it. Diff_gfdiener2004-10-07
* Moved call_derivs.c to call_derivs_name.c. Created a new differncing routinediener2004-10-06
* First attempt at a summation by parts finite differencing thorn.diener2004-10-06