next up previous contents
Next: Registration Up: Overloading and Registration Previous: Overloading and Registration   Contents

Overloading

Some functions can only be provided by one thorn. The first thorn to overload this function succeeds, and any later attempt to overload the function fails. For each overloadable function, there is a function with a name something like CCTK_Overload... which is passed the function pointer.