#include <alan.h>

Data Fields | |
| unsigned int | dim |
| unsigned int | size [3] |
| int | verbose |
| int | wrap |
| int | textureType |
| int | oversample |
| int | homogAniso |
| int | numThreads |
| int | frameInterval |
| int | saveInterval |
| int | maxIteration |
| int | constFilename |
| alan_t | K |
| alan_t | F |
| alan_t | deltaX |
| alan_t | minAverageChange |
| alan_t | maxPixelChange |
| alan_t | alpha |
| alan_t | beta |
| alan_t | react |
| alan_t | deltaT |
| alan_t | initA |
| alan_t | initB |
| alan_t | diffA |
| alan_t | diffB |
| alan_t | randRange |
| Nrrd * | nten |
| int(* | perIteration )(struct alanContext_t *, int iter) |
| int | iter |
| Nrrd * | _nlev [2] |
| Nrrd * | nlev |
| Nrrd * | nparm |
| alan_t | averageChange |
| int | changeCount |
| airThreadMutex * | changeMutex |
| airThreadBarrier * | iterBarrier |
| int | stop |
| unsigned int alanContext_t::dim |
| unsigned int alanContext_t::size[3] |
| int(* alanContext_t::perIteration)(struct alanContext_t *, int iter) |
1.5.6