HiRep
0.1
Loading...
Searching...
No Matches
cabmar.h
1
#ifndef CABMAR_H
2
#define CABMAR_H
3
4
#include "suN_types.h"
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
void
cabmar(
double
beta, suNg *u, suNg *v,
int
type);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
#endif
//CABMAR_H
Include
Update
cabmar.h
Generated by
1.12.0