Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

testShFn.C File Reference

#include <iostream>

Go to the source code of this file.

Defines

#define phi0(x, y, z)
#define phi1(x, y, z)
#define phi2(x, y, z)
#define phi3(x, y, z)
#define phi4(x, y, z)
#define phi5(x, y, z)
#define phi6(x, y, z)
#define phi7(x, y, z)

Functions

int main ()


Define Documentation

#define phi0 x,
y,
 ) 
 

Value:

(0.1875 - (0.1875*(x)) - (0.0625*(y)) - (0.1875*(z))\
 + (0.0625*(x)*(y)) + (0.0625*(y)*(z)) + (0.1875*(z)*(x)) - (0.0625*(x)*(y)*(z)))

Definition at line 7 of file testShFn.C.

Referenced by main().

#define phi1 x,
y,
 ) 
 

Value:

(0.125 + (0.125*(x)) - (0.125*(y)) - (0.125*(z))\
 - (0.125*(x)*(y)) + (0.125*(y)*(z)) - (0.125*(z)*(x)) + (0.125*(x)*(y)*(z)))

Definition at line 10 of file testShFn.C.

Referenced by main().

#define phi2 x,
y,
 ) 
 

Value:

(0.0625 - (0.0625*(x)) + (0.0625*(y)) - (0.0625*(z))\
 - (0.0625*(x)*(y)) - (0.0625*(y)*(z)) + (0.0625*(z)*(x)) + (0.0625*(x)*(y)*(z)))

Definition at line 13 of file testShFn.C.

Referenced by main().

#define phi3 x,
y,
 ) 
 

Value:

(0.125 + (0.125*(x)) + (0.125*(y)) - (0.125*(z))\
 + (0.125*(x)*(y)) - (0.125*(y)*(z)) - (0.125*(z)*(x)) - (0.125*(x)*(y)*(z)))

Definition at line 16 of file testShFn.C.

Referenced by main().

#define phi4 x,
y,
 ) 
 

Value:

(0.125 - (0.125*(x)) - (0.125*(y)) + (0.125*(z))\
 + (0.125*(x)*(y)) - (0.125*(y)*(z)) - (0.125*(z)*(x)) + (0.125*(x)*(y)*(z)))

Definition at line 19 of file testShFn.C.

Referenced by main().

#define phi5 x,
y,
 ) 
 

Value:

(0.125 + (0.125*(x)) - (0.125*(y)) + (0.125*(z))\
 - (0.125*(x)*(y)) - (0.125*(y)*(z)) + (0.125*(z)*(x)) - (0.125*(x)*(y)*(z)))

Definition at line 22 of file testShFn.C.

Referenced by main().

#define phi6 x,
y,
 ) 
 

Value:

(0.125 - (0.125*(x)) + (0.125*(y)) + (0.125*(z))\
 - (0.125*(x)*(y)) + (0.125*(y)*(z)) - (0.125*(z)*(x)) - (0.125*(x)*(y)*(z)))

Definition at line 25 of file testShFn.C.

Referenced by main().

#define phi7 x,
y,
 ) 
 

Value:

(0.125 + (0.125*(x)) + (0.125*(y)) + (0.125*(z))\
 + (0.125*(x)*(y)) + (0.125*(y)*(z)) + (0.125*(z)*(x)) + (0.125*(x)*(y)*(z)))

Definition at line 28 of file testShFn.C.

Referenced by main().


Function Documentation

int main  ) 
 

Definition at line 31 of file testShFn.C.

References phi0, phi1, phi2, phi3, phi4, phi5, phi6, and phi7.


Generated on Tue Mar 24 16:14:11 2009 for DENDRO by  doxygen 1.3.9.1