Provides a set of interfaces for users to provide information about exchanging data between registered NOX solvers.
More...
#include <NOX_Multiphysics_DataExchange_Interface.H>
|
| 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.
|
|
Provides a set of interfaces for users to provide information about exchanging data between registered NOX solvers.
The documentation for this class was generated from the following file:
- NOX_Multiphysics_DataExchange_Interface.H