| _scratch_team_level_a | Compadre::ParallelManager | protected |
| _scratch_team_level_b | Compadre::ParallelManager | protected |
| _scratch_thread_level_a | Compadre::ParallelManager | protected |
| _scratch_thread_level_b | Compadre::ParallelManager | protected |
| _team_scratch_size_a | Compadre::ParallelManager | protected |
| _team_scratch_size_b | Compadre::ParallelManager | protected |
| _thread_scratch_size_a | Compadre::ParallelManager | protected |
| _thread_scratch_size_b | Compadre::ParallelManager | protected |
| _threads_per_team | Compadre::ParallelManager | protected |
| _vector_lanes_per_thread | Compadre::ParallelManager | protected |
| CallFunctorWithTeamThreads(const global_index_type batch_size, C functor) const | Compadre::ParallelManager | inline |
| CallFunctorWithTeamThreads(const global_index_type batch_size, C functor, std::string functor_name=typeid(C).name()) const | Compadre::ParallelManager | inline |
| CallFunctorWithTeamThreadsAndVectors(const global_index_type batch_size, const int threads_per_team, const int vector_lanes_per_thread, C functor) const | Compadre::ParallelManager | inline |
| 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::ParallelManager | inline |
| clearScratchSizes() | Compadre::ParallelManager | inline |
| getTeamScratchLevel(const int level) const | Compadre::ParallelManager | inline |
| getTeamScratchSize(const int level) const | Compadre::ParallelManager | inline |
| getThreadScratchLevel(const int level) const | Compadre::ParallelManager | inline |
| getThreadScratchSize(const int level) const | Compadre::ParallelManager | inline |
| getThreadsPerTeam(const int vector_lanes_per_thread=1) const | Compadre::ParallelManager | inline |
| getVectorLanesPerThread() const | Compadre::ParallelManager | inline |
| ParallelManager() | Compadre::ParallelManager | inline |
| setTeamScratchLevel(const int level, const int value) | Compadre::ParallelManager | inline |
| setTeamScratchSize(const int level, const int value) | Compadre::ParallelManager | inline |
| setThreadScratchLevel(const int level, const int value) | Compadre::ParallelManager | inline |
| setThreadScratchSize(const int level, const int value) | Compadre::ParallelManager | inline |
| setThreadsPerTeam(const int value) | Compadre::ParallelManager | inline |
| setVectorLanesPerThread(const int value) | Compadre::ParallelManager | inline |