mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-08 03:07:03 +00:00
change of namespace from pFlow to pFlow::postprocessData
This commit is contained in:
@ -25,7 +25,7 @@ Licence:
|
||||
#include "regionPoints.hpp"
|
||||
#include "Field.hpp"
|
||||
|
||||
namespace pFlow
|
||||
namespace pFlow::postprocessData
|
||||
{
|
||||
|
||||
template<typename T>
|
||||
@ -119,7 +119,7 @@ public:
|
||||
};
|
||||
|
||||
|
||||
} // namespace pFlow
|
||||
} // namespace pFlow::postprocessData
|
||||
|
||||
#include "regionFieldTemplate.cpp"
|
||||
|
||||
|
Reference in New Issue
Block a user