Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

vcap.h

Go to the documentation of this file.
00001 
00051 #ifndef _VCAP_H_
00052 #define _VCAP_H_
00053 
00057 #define EXPMAX  85.00
00058 
00062 #define EXPMIN -85.00
00063 
00064 #include "maloc/maloc.h"
00065 
00066 /* 
00067 // Class Vcap: Non-Inlineable methods (vcap.c)
00069 
00090 double Vcap_exp(double x, int *ichop);
00091 
00092 
00113 double Vcap_sinh(double x, int *ichop);
00114 
00135 double Vcap_cosh(double x, int *ichop);
00136 
00137 #endif    /* ifndef _VCAP_H_ */
00138 

Generated on Tue Feb 17 09:27:04 2004 for APBS by doxygen1.2.18