aboutsummaryrefslogtreecommitdiff
path: root/src/call_derivs.c
Commit message (Expand)AuthorAge
* (*) Small modifications to use GetBoundarySpecification orkorobkin2008-05-06
* (+) implemented poisoning: added three parameterskorobkin2008-05-02
* (*) CCTK_FNAME(get_grid_offsets) -> get_grid_offsetskorobkin2008-05-01
* (*) The grid offsets of the dissipation and derivative operators are madekorobkin2008-04-29
* (+) Added the capability to specify grid offsets in derivative and dissipationkorobkin2008-04-28
* Moved definitions of coefficients to a single module in order to only havediener2007-10-16
* Introduce a function SBP_determine_onesided_stencil which determinesschnetter2006-07-05
* Replace the temporary solution, which checks whether PUGH is active,schnetter2006-06-11
* *** 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