FEDEM Solver  R8.0
Source code of the dynamics solver
Namespaces | Functions
FiSwappedIO.H File Reference
#include "FFaLib/FFaOS/FFaIO.H"
Include dependency graph for FiSwappedIO.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Fi
 

Functions

template<class T >
size_t Fi::readSwapped (char *q, T &, FT_FILE fd)
 
template<class T >
size_t Fi::writeSwapped (const T val, FT_FILE fd)