HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
global.funcdeclare.user.h
Go to the documentation of this file.
1 
2 
8 FTYPE interpn( int order, FTYPE x_eval, FTYPE x1, FTYPE f1, FTYPE x2, FTYPE f2, FTYPE x3, FTYPE f3, FTYPE x4, FTYPE f4, FTYPE x5, FTYPE f5, FTYPE x6, FTYPE f6 );
9 int bounds_generate( int i, int j, int k, FTYPE *prim );