aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
| | | | | | | | | | | | Introduce cctk_ash, describing the process-local array shape that has been allocated. This may be larger than cctk_lsh, the process-local shape that should be used. Retire cctk_lssh and related infrastructure to handle staggered grid functions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@309 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Correct grammatical errorschnetter2006-10-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@288 6a38eb6e-646e-4a02-a296-d141613ad6c4
* clarify that the "none" BC doesn't use boundary_width or table_handlejthorn2006-05-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@287 6a38eb6e-646e-4a02-a296-d141613ad6c4
* * put Boundary/ prefix on latex labels so they'll be unique across thornsjthorn2006-05-21
| | | | | | | | | | | | | | when producing thorn guides for an entire arrangement * document the return value of Boundary_SelectVarforBC() Boundary_SelectVarforBCI() Boundary_SelectGroupforBC() Boundary_SelectGroupforBCI() * break an excessively-long paragraph right after the description of that return value git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@286 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Change the table keys to not contain any spaces. That makes itschnetter2004-03-09
| | | | | | | | | possible to create tables from strings, which it turn makes it possible to set them in parameter files, which it turn decouples evolution thorns and boundary condition thorns. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@265 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Update documentation and fix typoschnetter2004-01-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@257 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Include cctk_Faces.h automatically when "cctk.h" is included, for bothschnetter2003-10-13
| | | | | | | | | | Fortran and C. Also fix a bug in cctk_Faces.h, which used the non-existing macro CCTK_INTEGER_PRECISION. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@250 6a38eb6e-646e-4a02-a296-d141613ad6c4
* minor additionsallen2003-07-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@240 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Ask users to schedule ApplyBCs as <MyThorn>_ApplyBCs, so that eachrideout2003-05-13
| | | | | | | instance will have a unique name. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@231 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Documentation of new boundary API.rideout2003-05-05
| | | | | | | | | | | | Added footnote discussing handling of a 'noise bc'. Removed appendix on function aliasing, as this is now discussed in the Users' Guide. Expanded on what faces spec might look like. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@222 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Discuss case sensitivity of parameter tables.rideout2003-03-11
| | | | | | | Clarify wave speed argument to radiation bcs. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@212 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Update for new function aliasing interface.rideout2003-03-06
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@211 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Make boundary conditions case-insensitive.rideout2003-02-17
| | | | | | | | Register radiation boundary conditions under the name "Radiation", rather than "Radiative". git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@206 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Formatting tweaksallen2003-02-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@205 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Minor fixes.rideout2003-02-16
| | | | | | | Mention Boundary.h and how to use it. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@204 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Documentation for new boundary interface.rideout2003-02-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@203 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Fixed typos in Radiative documentation for function names.allen2002-12-30
| | | | | | | Closes Cactus/1276 git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@189 6a38eb6e-646e-4a02-a296-d141613ad6c4
* typorideout2002-09-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@185 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Fixed cvs date formatting.rideout2002-09-04
| | | | | | | | Looks for cactus.sty in its new location (doc/latex). Please update your doc/ directory if you have trouble building a ThornGuide. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@184 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Documenting static boundary condition.rideout2002-08-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@183 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Cleaned up one "Arguments" section, so that the argument names willrideout2002-08-29
| | | | | | | | | not fall off the left side of the page. We need to agree on how to format these in general. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@182 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Fixed argument lists for uni-directional scalar boundariesallen2002-08-18
| | | | | | | Fixes Cactus/1100 git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@178 6a38eb6e-646e-4a02-a296-d141613ad6c4
* typo fixrideout2002-06-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@176 6a38eb6e-646e-4a02-a296-d141613ad6c4
* cactus style... adding itikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@174 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Implemented support for complex scalar boundary conditions, in a cruderideout2001-12-18
| | | | | | | | | | | | | | way. Now the CCTK_REAL which is passed to the scalar boundary routine is used to set the real part of the boundary, while the complex part is set to zero. A more complete solution will come later, in the form of these routines taking a table object. Also fixed some typos in the documentation. Closes CactusBase/748. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@165 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Fixed some typos.rideout2001-12-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@163 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Fixed wrong function names.tradke2001-10-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@162 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Fixed some typos.rideout2001-10-03
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@159 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Adding docs for Robin boundary conditionallen2001-08-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@151 6a38eb6e-646e-4a02-a296-d141613ad6c4
* latex errorsallen2001-04-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@134 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Adding directional boundary conditions for everything apart from Robin.allen2001-01-24
| | | | | | | | | See thorn documentation for details Next to come, boundary conditions for grid functions which aren't CCTK_REALs. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@131 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Adding a comment about periodic boundary conditionsallen2001-01-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@130 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Added directional scalar boundary conditions, see documentation.tex for detailsallen2001-01-17
| | | | | | | of the interface. These will be extended to the other boundary conditions. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@128 6a38eb6e-646e-4a02-a296-d141613ad6c4
* fixed typoallen2000-12-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@125 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Added Miguels docs for radiation boundary conditions from the source filesallen2000-12-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@124 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Fixed formatting, added Lentryallen2000-07-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@109 6a38eb6e-646e-4a02-a296-d141613ad6c4
* updating the documentation, BC routine names have changed, old ones are ↵lanfer2000-03-23
| | | | | | still working. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@98 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Adding new names and routinesallen1999-11-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@59 6a38eb6e-646e-4a02-a296-d141613ad6c4
* More docsallen1999-09-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@30 6a38eb6e-646e-4a02-a296-d141613ad6c4
* Documentation for Boundary. Should be all thereallen1999-09-11
except for Radiation boundary conditions the physical description of which still needs to be added. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@22 6a38eb6e-646e-4a02-a296-d141613ad6c4