Type fix, Paraview fix
This commit is contained in:
parent
b30d978eed
commit
a933430c60
@ -419,7 +419,7 @@ CosmoTool::SimuData *CosmoTool::loadRamsesSimu(const char *basename, int outputI
|
|||||||
}
|
}
|
||||||
if (flags & NEED_GADGET_ID)
|
if (flags & NEED_GADGET_ID)
|
||||||
{
|
{
|
||||||
data->Id = new long[nPar];
|
data->Id = new int64_t[nPar];
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int k = 0; k < 3; k++)
|
for (int k = 0; k < 3; k++)
|
||||||
|
Loading…
Reference in New Issue
Block a user