aboutsummaryrefslogtreecommitdiff
path: root/src/FuncAndJacobian.c
Commit message (Expand)AuthorAge
* implement UIUC's speed-up in "evaluation" of spectral solutionrhaas2013-06-11
* Declare all loop variables privateeschnett2012-05-05
* make PunctEvalAtArbitPosition work with more than one variablerhaas2010-05-24
* partial openMP support, one loop remains serialized, because it would have to...knarf2009-10-20
* output residuum and initial guess debug information only on processor 0tradke2009-02-26
* Use CCTK_REAL instead of double. This allows using higher precisionsschnetter2006-07-27
* transform // style comments into /* */ style comments because some compilersknarf2005-02-26
* improve/change debug output formatknarf2005-02-23
* bugfixknarf2005-02-16
* better debug output,knarf2005-02-16
* more debug outputknarf2005-02-15
* implement initial guess, matter rescaling, debug output filesknarf2004-11-17
* Use boolean instead of integer for parameter use_sources.schnetter2004-10-08
* - fix a segfault without sourcesknarf2004-10-07
* - included Eriks changes - thanks!knarf2004-10-07
* - add source terms provided by aliased functionknarf2004-10-05
* changing computation of R for the "evaluation" case. without this change Rherrmann2004-06-10
* Some fixes, some cleanup.schnetter2004-05-31
* Import initial version of Marcus Ansorg's code, converted into aschnetter2004-05-18