Loading...
Searching...
No Matches
PLMD::ForceOutput Struct Reference

#include <ParallelTaskManager.h>

Static Public Member Functions

static ForceOutput create (double *reduced, size_t rs, double *notReduce, size_t nrsz)
 
static ForceOutput create (std::vector< double > &reduced, std::vector< double > &notReduced)
 

Public Attributes

View< double > thread_safe
 
View< double > thread_unsafe
 

Member Function Documentation

◆ 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

Member Data Documentation

◆ 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: