#include <ParallelTaskManager.h>
|
| static ForceOutput | create (double *reduced, size_t rs, double *notReduce, size_t nrsz) |
| |
| static ForceOutput | create (std::vector< double > &reduced, std::vector< double > ¬Reduced) |
| |
◆ create() [1/2]
| static ForceOutput PLMD::ForceOutput::create |
( |
double * | reduced, |
|
|
size_t | rs, |
|
|
double * | notReduce, |
|
|
size_t | nrsz ) |
|
inlinestatic |
◆ create() [2/2]
| static ForceOutput PLMD::ForceOutput::create |
( |
std::vector< double > & | reduced, |
|
|
std::vector< double > & | notReduced ) |
|
inlinestatic |
◆ thread_safe
| View<double> PLMD::ForceOutput::thread_safe |
◆ thread_unsafe
| View<double> PLMD::ForceOutput::thread_unsafe |
The documentation for this struct was generated from the following file: