Compadre  1.5.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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) const Compadre::ParallelManagerinline
CallFunctorWithTeamThreads(C functor, const global_index_type batch_size, std::string functor_name=typeid(C).name()) const Compadre::ParallelManagerinline
CallFunctorWithTeamThreadsAndVectors(C functor, const global_index_type batch_size, const int threads_per_team=-1, const int vector_lanes_per_thread=-1) const Compadre::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()) const Compadre::ParallelManagerinline
clearScratchSizes()Compadre::ParallelManagerinline
getTeamScratchLevel(const int level) const Compadre::ParallelManagerinline
getTeamScratchSize(const int level) const Compadre::ParallelManagerinline
getThreadScratchLevel(const int level) const Compadre::ParallelManagerinline
getThreadScratchSize(const int level) const Compadre::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) const Compadre::ParallelManagerinline