mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
bug remove for GPU run after CPU MPI parallelization
- specialization of VectorSingle for word - dummyFile creation to solve write to file in MPI mode
This commit is contained in:
@ -23,6 +23,6 @@ Licence:
|
||||
|
||||
REPORT(0)<<"\nReading proprties . . . "<<END_REPORT;
|
||||
|
||||
auto proprties = property(propertyFile__, Control.caseSetup().path());
|
||||
auto proprties = pFlow::property(pFlow::propertyFile__, Control.caseSetup().path());
|
||||
|
||||
#endif // __setProperty_hpp__
|
||||
|
Reference in New Issue
Block a user