mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
modification for coupling, data transfer
This commit is contained in:
@ -83,7 +83,10 @@ public:
|
||||
);
|
||||
}
|
||||
|
||||
bool changeDomainsSize(const std::vector<box>& domains);
|
||||
bool changeDomainsSize(
|
||||
real extentFraction,
|
||||
real maxBoundingBoxSize,
|
||||
const std::vector<box>& domains);
|
||||
|
||||
|
||||
//template<typename includeMask>
|
||||
|
Reference in New Issue
Block a user