#include <NOX_Multiphysics_DataExchange_Interface.H>
Public Member Functions | |
| Interface () | |
| Constructor. | |
| virtual | ~Interface () |
| Destructor. | |
| virtual bool | exchangeAllData ()=0 |
| Exchange data for all registered problems. | |
| virtual bool | exchangeDataTo (int solverId)=0 |
| Exchange data for a specified problem - brings needed data from others to this problem. | |
1.4.7