MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Buffers::VolumeGridBuffer::FlowStages Struct Reference

Every stage setup_flow built, in no particular order. More...

#include <VolumeGridBuffer.hpp>

+ Collaboration diagram for MayaFlux::Buffers::VolumeGridBuffer::FlowStages:

Public Attributes

std::shared_ptr< BuoyancyProcessorbuoyancy
 
std::vector< std::shared_ptr< AdvectProcessor > > carriers
 Parallel to config.carried.
 
std::shared_ptr< DiffuseProcessordiffuse
 
std::shared_ptr< DivergenceProcessordivergence
 
std::shared_ptr< PressureProcessorpressure
 
std::shared_ptr< AdvectProcessorself_advect
 
std::shared_ptr< SolenoidalProcessorsolenoidal
 
std::shared_ptr< WallProcessorwall_advected
 
std::shared_ptr< WallProcessorwall_projected
 

Detailed Description

Every stage setup_flow built, in no particular order.

Returned rather than stored so each remains reachable for retuning, feeding, or inspection. Members are null where the config omitted the corresponding stage.

Definition at line 227 of file VolumeGridBuffer.hpp.


The documentation for this struct was generated from the following file: