escript
Revision_
|
Go to the source code of this file.
Namespaces | |
escript | |
Typedefs | |
typedef int(* | escript::binOpFnPtr) (double *, const double *, const double *, int, int, int) |
Functions | |
binOpFnPtr | escript::binOpFnPtrFromVoidPtr (void *v) |
void * | escript::voidPtrFromBinOpFnPtr (binOpFnPtr f) |