mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
readme.md file for postprocessPhasicFlow
This commit is contained in:
@ -27,12 +27,12 @@ Licence:
|
||||
#include "ListPtr.hpp"
|
||||
#include "property.hpp"
|
||||
|
||||
namespace pFlow
|
||||
namespace pFlow::postprocessData
|
||||
{
|
||||
|
||||
class postSimulationFieldsDataBase
|
||||
:
|
||||
public fieldsDataBase
|
||||
public postprocessData::fieldsDataBase
|
||||
{
|
||||
|
||||
systemControl& control_;
|
||||
|
Reference in New Issue
Block a user