1
0
mirror of https://github.com/PhasicFlow/phasicFlow.git synced 2025-08-07 03:37:02 +00:00

bug fix for memory error in PhasicFlowPlus-fluid interaction

This commit is contained in:
HRN
2025-01-04 15:46:30 +03:30
parent ff6c3454c9
commit d39e1ec27b
4 changed files with 71 additions and 56 deletions

@ -51,6 +51,8 @@ protected:
hostViewType1D<realx3> fluidTorqueHost_;
void checkHostMemory();
/*void zeroFluidForce_H()
{
fluidForce_.fillHost(zero3);