mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
bug fix for memory error in PhasicFlowPlus-fluid interaction
This commit is contained in:
@ -51,6 +51,8 @@ protected:
|
||||
|
||||
hostViewType1D<realx3> fluidTorqueHost_;
|
||||
|
||||
void checkHostMemory();
|
||||
|
||||
/*void zeroFluidForce_H()
|
||||
{
|
||||
fluidForce_.fillHost(zero3);
|
||||
|
Reference in New Issue
Block a user