Compadre  1.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Compadre::ParallelManager Member List

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

_scratch_team_level_aCompadre::ParallelManagerprotected
_scratch_team_level_bCompadre::ParallelManagerprotected
_scratch_thread_level_aCompadre::ParallelManagerprotected
_scratch_thread_level_bCompadre::ParallelManagerprotected
_team_scratch_size_aCompadre::ParallelManagerprotected
_team_scratch_size_bCompadre::ParallelManagerprotected
_thread_scratch_size_aCompadre::ParallelManagerprotected
_thread_scratch_size_bCompadre::ParallelManagerprotected
_threads_per_teamCompadre::ParallelManagerprotected
_vector_lanes_per_threadCompadre::ParallelManagerprotected
CallFunctorWithTeamThreads(const global_index_type batch_size, C functor) const Compadre::ParallelManagerinline
CallFunctorWithTeamThreads(const global_index_type batch_size, C functor, std::string functor_name=typeid(C).name()) const Compadre::ParallelManagerinline
CallFunctorWithTeamThreadsAndVectors(const global_index_type batch_size, const int threads_per_team, const int vector_lanes_per_thread, C functor) const Compadre::ParallelManagerinline
CallFunctorWithTeamThreadsAndVectors(const global_index_type batch_size, const int threads_per_team, const int vector_lanes_per_thread, C functor, 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
getThreadsPerTeam(const int vector_lanes_per_thread=1) const Compadre::ParallelManagerinline
getVectorLanesPerThread() 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
setThreadsPerTeam(const int value)Compadre::ParallelManagerinline
setVectorLanesPerThread(const int value)Compadre::ParallelManagerinline