HiRep
0.1
Loading...
Searching...
No Matches
z2semwall.h
1
#ifndef Z2SEMWALL_H
2
#define Z2SEMWALL_H
3
#ifdef __cplusplus
4
extern
"C"
{
5
#endif
6
7
// z2semwall.c
8
void
z2semwall_qprop_free();
9
void
z2semwall_mesons(
int
conf,
int
nhits,
int
nm,
double
*m,
double
acc);
10
11
// z2semwall_new.c
12
void
z2semwall_qprop_free_new();
13
void
z2semwall_mesons_new(
int
conf,
int
nhits,
int
nm,
double
*m,
double
acc);
14
15
#ifdef __cplusplus
16
}
17
#endif
18
#endif
//Z2SEMWALL_H
Include
Observables
z2semwall.h
Generated by
1.12.0