next up previous contents
Next: I/O Method Registration Up: UsersGuideStable Previous: En/Disable Group Comm   Contents


I/O Methods

The flesh by itself does not provide output for grid variables or other data. Instead, it provides a mechanism for thorns to register their own routines as I/O methods, and to invoke these I/O methods by either the flesh scheduler or by other thorn routines.

This chapter explains how to implement your own I/O methods and register them with the flesh.


Subsections