AQUAgpusph 4.1.2
|
The calculation main entry point. (See Aqua::CalcServer::CalcServer for details) More...
#include <vector>
#include <map>
#include <string>
#include <iterator>
#include <sphPrerequisites.h>
#include <ProblemSetup.h>
#include <TimeManager.h>
#include <Variable.h>
#include <Singleton.h>
#include <CalcServer/Tool.h>
Go to the source code of this file.
Data Structures | |
class | Aqua::CalcServer::user_interruption |
class | Aqua::CalcServer::CalcServer |
Exception raised when the user manually interrupts the simulation. More... | |
Namespaces | |
namespace | Aqua |
Main AQUAgpusph namespace. | |
namespace | Aqua::CalcServer |
Calculation server name space. | |
Macros | |
#define | _ITEMS 128 |
Number of items in a group. | |
#define | _GROUPS 32 |
Number of groups. | |
The calculation main entry point. (See Aqua::CalcServer::CalcServer for details)
#define _GROUPS 32 |
Number of groups.
#define _ITEMS 128 |
Number of items in a group.