Microflow 3D
v1.0
|
Class used to determine the active propagation directions for each active (non-solid) node. More...
#include <PropagationD3Q19.h>
Public Member Functions | |
PropagationD3Q19 ()=default | |
~PropagationD3Q19 ()=default | |
void | PropagationTest () |
Propagation test. More... | |
Static Public Member Functions | |
static std::shared_ptr< MF::GU::PropagationD3Q19 > | New (const openvdb::Int32Grid::Ptr &VDBPropagationGrid_Ptr, const std::shared_ptr< MF::GU::LatticeParametersD3Q19 > &LatticeParameters_Ptr) |
Class used to determine the active propagation directions for each active (non-solid) node.
Definition at line 23 of file PropagationD3Q19.h.
|
default |
|
default |
|
inlinestatic |
Definition at line 30 of file PropagationD3Q19.h.
References PropagationTest().
Referenced by MF::GB::GeometryBuildFromSTL::Clean().
void MF::GU::PropagationD3Q19::PropagationTest | ( | ) |
Propagation test.
Definition at line 12 of file PropagationD3Q19.cpp.
References MF::GU::DirectionsD3Q19::ff, MF::GU::DirectionsD3Q19::FF, MFQ27, and MF::GU::DirectionsD3Q19::node_t.
Referenced by New().