sisi4s
Loading...
Searching...
No Matches
DefineHolesAndParticles.hpp
Go to the documentation of this file.
1
#ifndef DEFINEHOLESANDPARTICLES_HPP_
2
#define DEFINEHOLESANDPARTICLES_HPP_
3
4
#include <
algorithms/Algorithm.hpp
>
5
6
namespace
sisi4s
{
7
namespace
cc4s {
8
9
// the header that should be present
10
// in such a tensor
11
struct
HPHeader
{
12
double
fermiEnergy
;
13
std::vector<double>
energies
;
14
};
15
16
}
// namespace cc4s
17
18
DEFINE_ALGORITHM_HEADER
(
DefineHolesAndParticles
, );
19
20
}
// namespace sisi4s
21
22
#endif
Algorithm.hpp
DEFINE_ALGORITHM_HEADER
#define DEFINE_ALGORITHM_HEADER(NAME,...)
Definition
Algorithm.hpp:185
sisi4s::DefineHolesAndParticles
Definition
DefineHolesAndParticles.hpp:18
sisi4s
Definition
Algorithm.hpp:10
sisi4s::cc4s::HPHeader
Definition
DefineHolesAndParticles.hpp:11
sisi4s::cc4s::HPHeader::energies
std::vector< double > energies
Definition
DefineHolesAndParticles.hpp:13
sisi4s::cc4s::HPHeader::fermiEnergy
double fermiEnergy
Definition
DefineHolesAndParticles.hpp:12
src
algorithms
cc4s
DefineHolesAndParticles.hpp
Generated on Tue Jan 1 1980 00:00:00 for sisi4s by
1.9.7