aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improve OpenMP parallelisationHEADmastereschnett2012-09-13
* Provide SummationByPartseschnett2012-07-25
* Correct typographical erroreschnett2012-07-21
* Rewrite the interior part of the 8-4 Kreiss-Oliger dissipation operatordiener2012-05-14
* Declare all loop variables as OpenMP privateeschnett2012-05-05
* Patch from Ian to make interface.ccl parse correctly.diener2012-01-31
* Correct grid extent in call to deriv2_mixedeschnett2011-05-11
* test commitknarf2010-06-17
* Add a routine to return the size of the boundary region, i.e. the regiondiener2010-03-19
* Update the description of a couple of parameters with misleading names.diener2010-03-10
* Introduce a boolean parameter to switch of SBP near outer boundary. Insteaddiener2009-03-31
* Make parameters restricted to allow GlobalDerivative to use them.diener2009-03-18
* Added functionality to set up public grid functions (sbp_dx, sbp_dy, sbp_dz)diener2008-07-14
* Make these routines aware of the offset applied to the underlying patchdiener2008-07-14
* Add non-sbp upwinding operators. These have the same order as the centereddiener2008-05-08
* (*) Small modifications to use GetBoundarySpecification orkorobkin2008-05-06
* (+) Poisoning.F90korobkin2008-05-02
* (+) implemented poisoning: added three parameterskorobkin2008-05-02
* (-) removed debugging outputkorobkin2008-05-01
* (*) CCTK_FNAME(get_grid_offsets) -> get_grid_offsetskorobkin2008-05-01
* Fixed use of wrong offset in one of the y-directions.diener2008-04-30
* (+) get_offset.ckorobkin2008-04-29
* (*) 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
* Add stencils for non-SBP operators.diener2008-04-18
* Fix wrong initialization of imax.diener2008-04-18
* Determine correctly which boundaries are outer boundaries whenschnetter2008-04-17
* Add OpenMP workshare constructsschnetter2008-04-17
* Declare aliased function MultiPatch_GetBboxschnetter2008-04-17
* Parallelise with OpenMP. Remove function outer_prod_3d, ad write itsschnetter2008-04-08
* Determine index range correctly: Initialise imax to -1 instead of 0,schnetter2008-04-08
* Remove unused local variablesschnetter2008-04-08
* Add two new parameters onesided_outer_boundaries andschnetter2008-04-08
* Add GPLschnetter2007-10-31
* Fix wrong subroutine call.diener2007-10-31
* Add 8-4 second derivative operators.diener2007-10-31
* Fix a couple of typos.diener2007-10-30
* Move check for domain size to the right place.diener2007-10-30
* This operator is now implemented correctly.diener2007-10-30
* Added 6-3 minimal bandwidth 2nd derivative operators. Added 4-2 minimaldiener2007-10-19
* Fix error message.diener2007-10-18
* Make 2nd derivative interface consistent with FiniteDifferencing anddiener2007-10-18
* The second derivative in the 4-2 case is not unique, so I added the minimaldiener2007-10-18
* Moved definitions of coefficients to a single module in order to only havediener2007-10-16
* Add a deallocate statement for the local allocatable arrays in case wediener2007-05-14
* Require 2, not 1 ghost zones.schnetter2007-02-12
* Do not abort during paramcheck if there are not enough ghost zones;schnetter2007-02-12
* Check that the boundary regions (where the stencils need to beschnetter2006-10-05
* Correct one-off error in the check that the boundary regions do notschnetter2006-10-05
* Ensure that the boundary regions where the stencil is off-centered doschnetter2006-10-05