COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Files | |
file | all_gather.hpp [code] |
file | all_reduce.hpp [code] |
file | all_to_all.hpp [code] |
file | broadcast.hpp [code] |
file | Buffer.hpp [code] |
MPI communication buffer for mixed data types. | |
file | Comm.cpp [code] |
file | Comm.hpp [code] |
file | CommPattern.cpp [code] |
file | CommPattern.hpp [code] |
Parallel Communication Pattern. This class provides functionality to collect communication. For efficiency it works such a way that you submit your request via the constructor or the add/remove/move magic triangle and then call setup to modify the commpattern. The data needed to be kept synchronous can be registered via the insert function. The word node here means any kind of "point of storage", in this context it is not directly related with the computational mesh. | |
file | CommWrapper.cpp [code] |
file | CommWrapper.hpp [code] |
file | CommWrapperMArray.cpp [code] |
file | CommWrapperMArray.hpp [code] |
file | datatype.hpp [code] |
file | debug.cpp [code] |
file | debug.hpp [code] |
file | gather.hpp [code] |
file | ListeningInfo.cpp [code] |
file | ListeningInfo.hpp [code] |
file | ListeningThread.cpp [code] |
file | ListeningThread.hpp [code] |
file | Manager.cpp [code] |
file | Manager.hpp [code] |
file | operations.hpp [code] |
file | reduce.hpp [code] |
file | scatter.hpp [code] |
file | types.hpp [code] |
file | WorkerGroup.cpp [code] |
file | WorkerGroup.hpp [code] |
Send comments to: COOLFluiD Web Admin |