mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-18 07:47:06 +01:00
some cleanup in Baryon2pt
This commit is contained in:
@ -202,7 +202,7 @@ public:
|
||||
|
||||
class BFieldIO: Serializable{
|
||||
public:
|
||||
using BaryonTensorSet = Eigen::Tensor<Complex, 6>;
|
||||
using BaryonTensorSet = Eigen::Tensor<Complex, 7>;
|
||||
GRID_SERIALIZABLE_CLASS_MEMBERS(BFieldIO,
|
||||
BaryonTensorSet, BField
|
||||
);
|
||||
|
Reference in New Issue
Block a user