mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
updates for rectMesh in postprocess
This commit is contained in:
@ -48,7 +48,7 @@ public:
|
||||
PostprocessComponent<RegionType,GaussianDistribution>(dict, fieldsDB, defaultTimeControl)
|
||||
{
|
||||
|
||||
this->regPoints().setRegionExtension(2);
|
||||
this->regPoints().applyRegionExtension();
|
||||
auto d = this->regPoints().eqDiameters();
|
||||
auto c = this->regPoints().centers();
|
||||
auto& regs = this->regionProecessMethod();
|
||||
|
Reference in New Issue
Block a user