ls1-MarDyn
ls1-MarDyn molecular dynamics code
src
bhfmm
utils
RotationParameter.h
1
/*
2
* RotationParameter.h
3
*
4
* Created on: Jul 7, 2015
5
* Author: uwe
6
*/
7
8
#ifndef ROTATIONPARAMETER_H_
9
#define ROTATIONPARAMETER_H_
10
11
#include "bhfmm/utils/WignerMatrix.h"
12
13
namespace
bhfmm
{
14
15
class
RotationParams
{
16
public
:
17
// ~RotationParams(){ delete SinCos; }
18
WignerMatrix
W[2];
19
double
* SinCos;
20
};
21
22
}
// namespace bhfmm
23
24
25
26
#endif
/* ROTATIONPARAMETER_H_ */
bhfmm::RotationParams
Definition:
RotationParameter.h:15
bhfmm::WignerMatrix
Definition:
WignerMatrix.h:22
bhfmm
Definition:
L2PCellProcessor.cpp:15
Generated on Thu Oct 21 2021 02:54:36 for ls1-MarDyn by
1.9.2