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

View File

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