vSMC
vSMC: Scalable Monte Carlo
|
Sampler<T>::init_type subtype using OpenMP. More...
#include <vsmc/smp/backend_omp.hpp>
Public Member Functions | |
std::size_t | operator() (Particle< T > &particle, void *param) |
![]() | |
void | initialize_param (Particle< T > &particle, void *param) |
std::size_t | initialize_state (SingleParticle< T > sp) |
void | post_processor (Particle< T > &particle) |
void | pre_processor (Particle< T > &particle) |
Protected Member Functions | |
InitializeOMP () | |
InitializeOMP (const InitializeOMP< T, Derived > &other) | |
~InitializeOMP () | |
InitializeOMP< T, Derived > & | operator= (const InitializeOMP< T, Derived > &other) |
![]() | |
InitializeBase () | |
InitializeBase (const InitializeBase< T, Derived > &) | |
virtual | ~InitializeBase () |
InitializeBase< T, Derived > & | operator= (const InitializeBase< T, Derived > &) |
Sampler<T>::init_type subtype using OpenMP.
Definition at line 40 of file backend_omp.hpp.
|
inlineprotected |
Definition at line 94 of file backend_omp.hpp.
|
inlineprotected |
Definition at line 94 of file backend_omp.hpp.
|
inlineprotected |
Definition at line 94 of file backend_omp.hpp.
|
inline |
Definition at line 76 of file backend_omp.hpp.
|
inlineprotected |
Definition at line 94 of file backend_omp.hpp.