Compadre  1.6.0
Compadre::ParallelManager Member List

This is the complete list of members for Compadre::ParallelManager, including all inherited members.

_default_threadsCompadre::ParallelManager
_default_vector_lanesCompadre::ParallelManager
_scratch_team_level_aCompadre::ParallelManager
_scratch_team_level_bCompadre::ParallelManager
_scratch_thread_level_aCompadre::ParallelManager
_scratch_thread_level_bCompadre::ParallelManager
_team_scratch_size_aCompadre::ParallelManager
_team_scratch_size_bCompadre::ParallelManager
_thread_scratch_size_aCompadre::ParallelManager
_thread_scratch_size_bCompadre::ParallelManager
CallFunctorWithTeamThreads(C functor, const global_index_type batch_size) constCompadre::ParallelManagerinline
CallFunctorWithTeamThreads(C functor, const global_index_type batch_size, std::string functor_name=typeid(C).name()) constCompadre::ParallelManagerinline
CallFunctorWithTeamThreadsAndVectors(C functor, const global_index_type batch_size, const int threads_per_team=-1, const int vector_lanes_per_thread=-1) constCompadre::ParallelManagerinline
CallFunctorWithTeamThreadsAndVectors(C functor, const global_index_type batch_size, const int threads_per_team=-1, const int vector_lanes_per_thread=-1, std::string functor_name=typeid(C).name()) constCompadre::ParallelManagerinline
clearScratchSizes()Compadre::ParallelManagerinline
getTeamScratchLevel(const int level) constCompadre::ParallelManagerinline
getTeamScratchSize(const int level) constCompadre::ParallelManagerinline
getThreadScratchLevel(const int level) constCompadre::ParallelManagerinline
getThreadScratchSize(const int level) constCompadre::ParallelManagerinline
ParallelManager()Compadre::ParallelManagerinline
setTeamScratchLevel(const int level, const int value)Compadre::ParallelManagerinline
setTeamScratchSize(const int level, const int value)Compadre::ParallelManagerinline
setThreadScratchLevel(const int level, const int value)Compadre::ParallelManagerinline
setThreadScratchSize(const int level, const int value)Compadre::ParallelManagerinline
TeamPolicyThreadsAndVectors(const global_index_type batch_size, const int threads_per_team=-1, const int vector_lanes_per_thread=-1) constCompadre::ParallelManagerinline