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

#include <ParallelTaskManager.h>

Static Public Member Functions

static ParallelActionsOutput create (std::size_t ncomp, double *v, std::size_t ndev, double *d, std::size_t nb, double *b)
 

Public Attributes

View< double > buffer
 
View< double > derivatives
 
View< double > values
 

Member Function Documentation

◆ create()

static ParallelActionsOutput PLMD::ParallelActionsOutput::create ( std::size_t ncomp,
double * v,
std::size_t ndev,
double * d,
std::size_t nb,
double * b )
inlinestatic

Member Data Documentation

◆ buffer

View<double> PLMD::ParallelActionsOutput::buffer

◆ derivatives

View<double> PLMD::ParallelActionsOutput::derivatives

◆ values

View<double> PLMD::ParallelActionsOutput::values

The documentation for this struct was generated from the following file: