aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
Commit message (Collapse)AuthorAge
* Remove CVS Header commentseschnett2011-12-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@29 1bf05452-ddb3-4880-bfa1-00436340132b
* Allow direct calls to the low-level Periodic API. This can be used toeschnett2010-12-23
| | | | | | | | | | | | | apply periodic conditions only on selected grid variables. This is implemented by moving the "logic" (handling of errors and parameters) into the function Periodic_ApplyBC to make BndPeriodicVI "thorn agnostic". [Patch by David Radice] git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@23 1bf05452-ddb3-4880-bfa1-00436340132b
* From Ian Hinder:knarf2010-08-25
| | | | | | | | | | | | | | Before this patch, CactusNumerical/Periodic assumes that the symmetry boundary widths are the same as the number of ghost zones. In newer version of Carpet, the number of ghost zones can be different on different refinement levels, and the number of ghost zones is no longer available when the symmetry BCs are registered. This patch makes the Periodic thorn get the boundary widths from CoordBase instead, in the same way that the other symmetry thorns do already. This introduces a new dependency on CoordBase. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@20 1bf05452-ddb3-4880-bfa1-00436340132b
* Use "requires thorns" instead of "requires" and "inherits".schnetter2005-06-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@15 1bf05452-ddb3-4880-bfa1-00436340132b
* Remove comments that now have an illegal syntax.schnetter2004-08-18
| | | | | | | Require instead of use Boundary_SelectedGVs. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@13 1bf05452-ddb3-4880-bfa1-00436340132b
* Register with SymBase.schnetter2004-03-09
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@12 1bf05452-ddb3-4880-bfa1-00436340132b
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@10 1bf05452-ddb3-4880-bfa1-00436340132b
* Works.schnetter2003-05-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@3 1bf05452-ddb3-4880-bfa1-00436340132b
* Initial coding of a thorn that provides periodic boundary conditionsschnetter2003-05-05
that are independent of PUGH, i.e. that work with both PUGH and Carpet. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@2 1bf05452-ddb3-4880-bfa1-00436340132b