escript  Revision_
Namespaces | Typedefs | Functions
Dodgy.h File Reference

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)