CubbyFlow v0.71
CubbyFlow
APICSolver2
CubbyFlow::APICSolver2 Member List
This is the complete list of members for
CubbyFlow::APICSolver2
, including all inherited members.
AdvanceSingleFrame
()
CubbyFlow::PhysicsAnimation
Animation
()=default
CubbyFlow::Animation
Animation
(const Animation &)=default
CubbyFlow::Animation
Animation
(Animation &&) noexcept=default
CubbyFlow::Animation
APICSolver2
()
CubbyFlow::APICSolver2
APICSolver2
(const Vector2UZ &resolution, const Vector2D &gridSpacing, const Vector2D &gridOrigin)
CubbyFlow::APICSolver2
APICSolver2
(const APICSolver2 &)=delete
CubbyFlow::APICSolver2
APICSolver2
(APICSolver2 &&) noexcept=delete
CubbyFlow::APICSolver2
ApplyBoundaryCondition
() const
CubbyFlow::GridFluidSolver2
protected
ComputeAdvection
(double timeIntervalInSeconds) override
CubbyFlow::PICSolver2
protected
virtual
ComputeExternalForces
(double timeIntervalInSeconds)
CubbyFlow::GridFluidSolver2
protected
virtual
ComputeGravity
(double timeIntervalInSeconds)
CubbyFlow::GridFluidSolver2
protected
ComputePressure
(double timeIntervalInSeconds)
CubbyFlow::GridFluidSolver2
protected
virtual
ComputeViscosity
(double timeIntervalInSeconds)
CubbyFlow::GridFluidSolver2
protected
virtual
ExtrapolateIntoCollider
(ScalarGrid2 *grid)
CubbyFlow::GridFluidSolver2
protected
ExtrapolateIntoCollider
(CollocatedVectorGrid2 *grid)
CubbyFlow::GridFluidSolver2
protected
ExtrapolateIntoCollider
(FaceCenteredGrid2 *grid)
CubbyFlow::GridFluidSolver2
protected
GetAdvectionSolver
() const
CubbyFlow::GridFluidSolver2
GetBuilder
()
CubbyFlow::APICSolver2
static
GetCFL
(double timeIntervalInSeconds) const
CubbyFlow::GridFluidSolver2
GetClosedDomainBoundaryFlag
() const
CubbyFlow::GridFluidSolver2
GetCollider
() const
CubbyFlow::GridFluidSolver2
GetColliderSDF
() const
CubbyFlow::GridFluidSolver2
protected
GetColliderVelocityField
() const
CubbyFlow::GridFluidSolver2
protected
GetCurrentFrame
() const
CubbyFlow::PhysicsAnimation
GetCurrentTimeInSeconds
() const
CubbyFlow::PhysicsAnimation
GetDiffusionSolver
() const
CubbyFlow::GridFluidSolver2
GetEmitter
() const
CubbyFlow::GridFluidSolver2
GetFluidSDF
() const override
CubbyFlow::PICSolver2
protected
virtual
GetGravity
() const
CubbyFlow::GridFluidSolver2
GetGridOrigin
() const
CubbyFlow::GridFluidSolver2
GetGridSpacing
() const
CubbyFlow::GridFluidSolver2
GetGridSystemData
() const
CubbyFlow::GridFluidSolver2
GetIsUsingFixedSubTimeSteps
() const
CubbyFlow::PhysicsAnimation
GetMaxCFL
() const
CubbyFlow::GridFluidSolver2
GetNumberOfFixedSubTimeSteps
() const
CubbyFlow::PhysicsAnimation
GetNumberOfSubTimeSteps
(double timeIntervalInSeconds) const override
CubbyFlow::GridFluidSolver2
protected
virtual
GetParticleEmitter
() const
CubbyFlow::PICSolver2
GetParticleSystemData
() const
CubbyFlow::PICSolver2
GetPressureSolver
() const
CubbyFlow::GridFluidSolver2
GetResolution
() const
CubbyFlow::GridFluidSolver2
GetSignedDistanceField
() const
CubbyFlow::PICSolver2
GetUseCompressedLinearSystem
() const
CubbyFlow::GridFluidSolver2
GetVelocity
() const
CubbyFlow::GridFluidSolver2
GetViscosityCoefficient
() const
CubbyFlow::GridFluidSolver2
GridFluidSolver2
()
CubbyFlow::GridFluidSolver2
GridFluidSolver2
(const Vector2UZ &resolution, const Vector2D &gridSpacing, const Vector2D &gridOrigin)
CubbyFlow::GridFluidSolver2
GridFluidSolver2
(const GridFluidSolver2 &)=delete
CubbyFlow::GridFluidSolver2
GridFluidSolver2
(GridFluidSolver2 &&) noexcept=delete
CubbyFlow::GridFluidSolver2
m_uMarkers
CubbyFlow::PICSolver2
protected
m_vMarkers
CubbyFlow::PICSolver2
protected
MoveParticles
(double timeIntervalInSeconds)
CubbyFlow::PICSolver2
protected
virtual
OnAdvanceTimeStep
(double timeIntervalInSeconds) override
CubbyFlow::GridFluidSolver2
protected
virtual
OnBeginAdvanceTimeStep
(double timeIntervalInSeconds) override
CubbyFlow::PICSolver2
protected
virtual
OnEndAdvanceTimeStep
(double timeIntervalInSeconds)
CubbyFlow::GridFluidSolver2
protected
virtual
OnInitialize
() override
CubbyFlow::PICSolver2
protected
virtual
operator=
(const APICSolver2 &)=delete
CubbyFlow::APICSolver2
operator=
(APICSolver2 &&) noexcept=delete
CubbyFlow::APICSolver2
CubbyFlow::PICSolver2::operator=
(const PICSolver2 &)=delete
CubbyFlow::PICSolver2
CubbyFlow::PICSolver2::operator=
(PICSolver2 &&) noexcept=delete
CubbyFlow::PICSolver2
CubbyFlow::GridFluidSolver2::operator=
(const GridFluidSolver2 &)=delete
CubbyFlow::GridFluidSolver2
CubbyFlow::GridFluidSolver2::operator=
(GridFluidSolver2 &&) noexcept=delete
CubbyFlow::GridFluidSolver2
CubbyFlow::PhysicsAnimation::operator=
(const PhysicsAnimation &)=default
CubbyFlow::PhysicsAnimation
CubbyFlow::PhysicsAnimation::operator=
(PhysicsAnimation &&) noexcept=default
CubbyFlow::PhysicsAnimation
CubbyFlow::Animation::operator=
(const Animation &)=default
CubbyFlow::Animation
CubbyFlow::Animation::operator=
(Animation &&) noexcept=default
CubbyFlow::Animation
PhysicsAnimation
()
CubbyFlow::PhysicsAnimation
PhysicsAnimation
(const PhysicsAnimation &)=default
CubbyFlow::PhysicsAnimation
PhysicsAnimation
(PhysicsAnimation &&) noexcept=default
CubbyFlow::PhysicsAnimation
PICSolver2
()
CubbyFlow::PICSolver2
PICSolver2
(const Vector2UZ &resolution, const Vector2D &gridSpacing, const Vector2D &gridOrigin)
CubbyFlow::PICSolver2
PICSolver2
(const PICSolver2 &)=delete
CubbyFlow::PICSolver2
PICSolver2
(PICSolver2 &&) noexcept=delete
CubbyFlow::PICSolver2
ResizeGrid
(const Vector2UZ &newSize, const Vector2D &newGridSpacing, const Vector2D &newGridOrigin) const
CubbyFlow::GridFluidSolver2
SetAdvectionSolver
(const AdvectionSolver2Ptr &newSolver)
CubbyFlow::GridFluidSolver2
SetClosedDomainBoundaryFlag
(int flag)
CubbyFlow::GridFluidSolver2
SetCollider
(const Collider2Ptr &newCollider)
CubbyFlow::GridFluidSolver2
SetCurrentFrame
(const Frame &frame)
CubbyFlow::PhysicsAnimation
SetDiffusionSolver
(const GridDiffusionSolver2Ptr &newSolver)
CubbyFlow::GridFluidSolver2
SetEmitter
(const GridEmitter2Ptr &newEmitter)
CubbyFlow::GridFluidSolver2
SetGravity
(const Vector2D &newGravity)
CubbyFlow::GridFluidSolver2
SetIsUsingFixedSubTimeSteps
(bool isUsing)
CubbyFlow::PhysicsAnimation
SetMaxCFL
(double newCFL)
CubbyFlow::GridFluidSolver2
SetNumberOfFixedSubTimeSteps
(unsigned int numberOfSteps)
CubbyFlow::PhysicsAnimation
SetParticleEmitter
(const ParticleEmitter2Ptr &newEmitter)
CubbyFlow::PICSolver2
SetPressureSolver
(const GridPressureSolver2Ptr &newSolver)
CubbyFlow::GridFluidSolver2
SetUseCompressedLinearSystem
(bool isOn)
CubbyFlow::GridFluidSolver2
SetViscosityCoefficient
(double newValue)
CubbyFlow::GridFluidSolver2
TransferFromGridsToParticles
() override
CubbyFlow::APICSolver2
protected
virtual
TransferFromParticlesToGrids
() override
CubbyFlow::APICSolver2
protected
virtual
Update
(const Frame &frame)
CubbyFlow::Animation
~Animation
()=default
CubbyFlow::Animation
virtual
~APICSolver2
() override=default
CubbyFlow::APICSolver2
~GridFluidSolver2
() override=default
CubbyFlow::GridFluidSolver2
~PhysicsAnimation
()=default
CubbyFlow::PhysicsAnimation
virtual
~PICSolver2
() override=default
CubbyFlow::PICSolver2
Generated on Wed Jul 27 2022 14:50:11 for CubbyFlow by
1.8.13