Compadre
1.3.3
src
Compadre_Functors.hpp
Go to the documentation of this file.
1
#ifndef _COMPADRE_FUNCTORS_HPP_
2
#define _COMPADRE_FUNCTORS_HPP_
3
4
#include "
Compadre_Operators.hpp
"
5
#include "
Compadre_ParallelManager.hpp
"
6
7
namespace
Compadre
{
8
9
struct
DefaultTag
{
10
DefaultTag
() {};
11
// intentionally empty
12
};
13
14
}
// Compadre
15
16
#endif
Compadre_Operators.hpp
Compadre::DefaultTag::DefaultTag
DefaultTag()
Definition:
Compadre_Functors.hpp:10
Compadre::DefaultTag
Definition:
Compadre_Functors.hpp:9
Compadre_ParallelManager.hpp
Compadre
Definition:
Compadre_Evaluator.hpp:8
Generated by
1.8.14