utilities for manipulating pso memory
More...
#include <dena.h>
utilities for manipulating pso memory
◆ cluster_mem()
static std::string rocky::zagros::dena::pso::memory::cluster_mem |
( |
std::string |
base | ) |
|
|
inlinestatic |
id of cluster memory
- Parameters
-
- Returns
- * std::string
◆ create()
static flow rocky::zagros::dena::pso::memory::create |
( |
std::string |
mem_id, |
|
|
std::string |
main_id |
|
) |
| |
|
inlinestatic |
creating a node for pso memory allocation
- Parameters
-
mem_id | a unique name for refering to memory |
main_id | pso target solution container |
- Returns
- * flow
◆ groups_mem()
static std::string rocky::zagros::dena::pso::memory::groups_mem |
( |
std::string |
base | ) |
|
|
inlinestatic |
id of groups memory
- Parameters
-
- Returns
- * std::string
◆ node_mem()
static std::string rocky::zagros::dena::pso::memory::node_mem |
( |
std::string |
base | ) |
|
|
inlinestatic |
id of node memory
- Parameters
-
- Returns
- * std::string
◆ particles_mem()
static std::string rocky::zagros::dena::pso::memory::particles_mem |
( |
std::string |
base | ) |
|
|
inlinestatic |
id of particles memory
- Parameters
-
- Returns
- * std::string
◆ particles_vel()
static std::string rocky::zagros::dena::pso::memory::particles_vel |
( |
std::string |
base | ) |
|
|
inlinestatic |
id of particles velocity
- Parameters
-
- Returns
- * std::string
The documentation for this class was generated from the following file: