aboutsummaryrefslogtreecommitdiff
path: root/src/IsoSurfacer.c
Commit message (Expand)AuthorAge
* Remove unused variableschnetter2008-01-15
* Make only optional use of aliased function Coord_GroupSystem().tradke2006-10-04
* Slightly modified patch from Ian Wesley-Smith to send normals ofgoodale2005-01-28
* assert fixyye002004-08-12
* Include "util_Table.h".tradke2004-05-10
* Remove calls to deprecated CCTK_Coord*() routines and use aliased functionstradke2004-05-08
* Removed an ugly artefact where a union was used to convert a 'const cGH*'tradke2003-03-10
* Use parameter 'out_dir' rather than the old deprecated one 'outdir'.tradke2003-01-20
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Print verbose messages only if IO::verbose is set.tradke2002-04-22
* Fixed return codes of I/O methods.tradke2001-12-28
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
* Fixed compiler warnings and the problem with 'char * = const char *' assignmentstradke2001-06-14
* CCTK_FILEVERSIONallen2001-05-21
* New timelevel indexingallen2001-05-10
* Changing timelevel used for IO.allen2001-04-18
* Bringing isosurfacer into sync.jshalf2001-01-15
* Output the "no isosurface" message with CCTK_WARN() warning level 6.tradke2000-12-20
* Removing C++ comment.goodale2000-12-15
* Added parallel collection of vertex normals.jshalf2000-12-15
* Ooops,jshalf2000-12-13
* Fix parameter steering for parallel case.goodale2000-12-08
* CCTK_ParameterSet takes three strings.goodale2000-12-08
* Added the CCTK_ParameterSet() stuff and copy value of isosurfacer::isovaluejshalf2000-12-08
* Just making sure we are all synchronized.jshalf2000-12-08
* Added gradient normal computations for the Renderer Thorn.jshalf2000-12-07
* Forgot to take PUGH into account for steering.jshalf2000-10-30
* Noticing the ADM difficulties.jshalf2000-10-13
* #if 0 -ing out references to cdtimes so compiles in parallel.goodale2000-10-11
* Now we have steering too.jshalf2000-10-09
* Finally got it to send some data to IsoView.jshalf2000-10-09
* OK,jshalf2000-10-08
* OK,jshalf2000-10-07
* Socket layer. Compiles but untested.goodale2000-10-04
* More bugfixes and C++'ism removal.jshalf2000-09-26
* More code reorganization and removal of C++ items.jshalf2000-09-26
* Initial add to the repository.jshalf2000-09-25