mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-12-08 06:57:54 +00:00
modification for coupling, data transfer
This commit is contained in:
@ -108,6 +108,10 @@ public:
|
||||
return tmp;
|
||||
}
|
||||
|
||||
real startTime()const
|
||||
{
|
||||
return startTime_;
|
||||
}
|
||||
|
||||
real currentTime() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user