![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Classes | |
| class | CCore |
| Manages everything that is not related to the network layer or the simulation management. More... | |
| class | NetworkError |
| Exception thrown when the server can not open its socket. More... | |
| class | ServerNetworkComm |
| This class is the server network level. More... | |
| class | ServerRoot |
| class | UnknownClientId |
| Exception thrown when a given client id could not be associated to any existing client. More... | |
Functions | |
| std::string | find_home_path () |
| void | wait_all_pids (common::SignalArgs node) |
Variables | |
| std::queue< pid_t > | pid_queue |
| boost::mutex * | pid_queue_mutex |
| boost::condition_variable * | pid_queue_condition |
| bool | pid_still_coming |
| std::string cf3::ui::server::find_home_path | ( | ) |
Finds the home directory path of the current user.
| ValueNotFound | If the home directory path could not be retrieved. |
| void cf3::ui::server::wait_all_pids | ( | common::SignalArgs | node | ) |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |