SUNphi
1.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
SpaceTime.hpp
Go to the documentation of this file.
1
#
ifndef
_SPACETIME_HPP
2
#
define
_SPACETIME_HPP
3
4
/// \file SpaceTime.hpp
5
///
6
/// \brief Header file for the inclusion of all Spacetime types
7
8
#
include
<
tens
/
TensComp
.
hpp
>
9
#
include
<
smet
/
Bind
.
hpp
>
10
11
namespace
SUNphi
12
{
13
// Define Spacetime tens comp
14
DEFINE_TENS_COMP
(
site
,
Spacetime
,
DUMMY_VOLUME
,DYNAMIC);
15
}
16
17
#
endif
SUNphi::site
decltype(auto) site(T &&ref, const int id)
Definition:
SpaceTime.hpp:14
SUNphi::operator+
decltype(auto) operator+(T1 &&smet1, T2 &&smet2)
Implement smet1+smet2.
Definition:
Add.hpp:87
DEFINE_TENS_COMP
#define DEFINE_TENS_COMP(BINDER,TYPE,CONST_NAME,HMANY)
Definition:
TensComp.hpp:73
include
physics
SpaceTime.hpp
Generated by
1.8.11