GOAT (Geometrical optics application tool) 0.1
Loading...
Searching...
No Matches
GOAT::raytracing::SuperGrid< T > Member List

This is the complete list of members for GOAT::raytracing::SuperGrid< T >, including all inherited members.

add(const SuperGrid &S)GOAT::raytracing::SuperGrid< T >
addObject(ObjectShape **Obj, int numObj, const bool isAbsolute=false)GOAT::raytracing::SuperGrid< T >
addObject(ObjectShape *E, const bool isAbsolute=false)GOAT::raytracing::SuperGrid< T >
addPlane(maths::Vector< double > P, maths::Vector< double > n, double d1, double d2, maths::Vector< double > cellSize)GOAT::raytracing::SuperGrid< T >
allockugel()GOAT::raytracing::SuperGrid< T >
clear()GOAT::raytracing::SuperGrid< T >
copy(const SuperGrid &S)GOAT::raytracing::SuperGrid< T >
dGOAT::raytracing::SuperGrid< T >
dummyGOAT::raytracing::SuperGrid< T >
ErrorGOAT::raytracing::SuperGrid< T >
fill(const T &x)GOAT::raytracing::SuperGrid< T >
GGOAT::raytracing::SuperGrid< T >
gitterpunkt(maths::Vector< double > P)GOAT::raytracing::SuperGrid< T >
HGOAT::raytracing::SuperGrid< T >
inObject(maths::Vector< double > P, int i)GOAT::raytracing::SuperGrid< T >
inObject(maths::Vector< int > Pi, int i)GOAT::raytracing::SuperGrid< T >
inObject(int ix, int iy, int iz, int i)GOAT::raytracing::SuperGrid< T >
isclearedGOAT::raytracing::SuperGrid< T >
isequalGOAT::raytracing::SuperGrid< T >
KGOAT::raytracing::SuperGrid< T >
kugelindex(maths::Vector< int > Pi)GOAT::raytracing::SuperGrid< T >
kugelwert(maths::Vector< int > Pi)GOAT::raytracing::SuperGrid< T >
kugelwert(int ix, int iy, int iz)GOAT::raytracing::SuperGrid< T >
nGOAT::raytracing::SuperGrid< T >
ngesGOAT::raytracing::SuperGrid< T >
numObjsGOAT::raytracing::SuperGrid< T >
ObjGOAT::raytracing::SuperGrid< T >
operator()(int ix, int iy, int iz)GOAT::raytracing::SuperGrid< T >
operator()(int i, int ix, int iy, int iz, bool isObjectCoordinate=true)GOAT::raytracing::SuperGrid< T >
operator()(maths::Vector< int > Pi)GOAT::raytracing::SuperGrid< T >
operator()(int i, maths::Vector< int > Pi)GOAT::raytracing::SuperGrid< T >
operator()(maths::Vector< double > P)GOAT::raytracing::SuperGrid< T >
operator()(int i, maths::Vector< double > P)GOAT::raytracing::SuperGrid< T >
operator<<(std::ostream &os, const SuperGrid &S)GOAT::raytracing::SuperGrid< T >friend
operator=(const SuperGrid &S)GOAT::raytracing::SuperGrid< T >
pcGOAT::raytracing::SuperGrid< T >
PulGOAT::raytracing::SuperGrid< T >
RGOAT::raytracing::SuperGrid< T >
r0GOAT::raytracing::SuperGrid< T >
sub(const SuperGrid &S)GOAT::raytracing::SuperGrid< T >
SuperGrid()GOAT::raytracing::SuperGrid< T >
SuperGrid(double r0, int nx, int ny, int nz, const int typ=IN_HOST)GOAT::raytracing::SuperGrid< T >
SuperGrid(double r0, int nx, int ny, int nz, ObjectShape **Obj, int numObjs, const bool isAbsolute=false, const int typ=0)GOAT::raytracing::SuperGrid< T >
typeGOAT::raytracing::SuperGrid< T >
ywerteGOAT::raytracing::SuperGrid< T >
zwerteGOAT::raytracing::SuperGrid< T >
~SuperGrid()GOAT::raytracing::SuperGrid< T >inline