mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
pFlow -> pFlow::postprocessData
This commit is contained in:
@ -32,6 +32,9 @@ namespace pFlow
|
||||
|
||||
class dictionary;
|
||||
|
||||
namespace postprocessData
|
||||
{
|
||||
|
||||
class arithmetic
|
||||
{
|
||||
private:
|
||||
@ -86,6 +89,8 @@ public:
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace postprocessData
|
||||
|
||||
} // namespace pFlow
|
||||
|
||||
#endif //__arithmetic_hpp__
|
Reference in New Issue
Block a user