mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
bug fix for memory error in PhasicFlowPlus-fluid interaction
This commit is contained in:
@ -53,6 +53,9 @@ protected:
|
||||
|
||||
hostViewType1D<real> courseGrainFactorHost_;
|
||||
|
||||
|
||||
void checkHostMemory();
|
||||
|
||||
public:
|
||||
|
||||
/// construct from systemControl and property
|
||||
|
Reference in New Issue
Block a user