Teem 1.10.0
src/ten/defaultsTen.c File Reference
#include "ten.h"
#include "privateTen.h"
Include dependency graph for defaultsTen.c:

Variables

const char * tenBiffKey = "ten"
const char tenDefFiberKernel [] = "cubic:0,0.5"
double tenDefFiberStepSize = 0.01
int tenDefFiberUseIndexSpace = AIR_FALSE
int tenDefFiberMaxNumSteps = 0
double tenDefFiberMaxHalfLen = 3
int tenDefFiberAnisoStopType = tenAniso_Cl2
double tenDefFiberAnisoThresh = 0.5
int tenDefFiberIntg = tenFiberIntgEuler
double tenDefFiberWPunct = 0

Variable Documentation

const char* tenBiffKey = "ten"
int tenDefFiberAnisoStopType = tenAniso_Cl2
double tenDefFiberAnisoThresh = 0.5
int tenDefFiberIntg = tenFiberIntgEuler
const char tenDefFiberKernel[] = "cubic:0,0.5"
double tenDefFiberStepSize = 0.01
int tenDefFiberUseIndexSpace = AIR_FALSE
double tenDefFiberWPunct = 0