CubbyFlow::GridFluidSolver2 Member List

This is the complete list of members for CubbyFlow::GridFluidSolver2, including all inherited members.

AdvanceSingleFrame()CubbyFlow::PhysicsAnimation
Animation()=defaultCubbyFlow::Animation
Animation(const Animation &)=defaultCubbyFlow::Animation
Animation(Animation &&) noexcept=defaultCubbyFlow::Animation
ApplyBoundaryCondition() constCubbyFlow::GridFluidSolver2protected
ComputeAdvection(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver2protectedvirtual
ComputeExternalForces(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver2protectedvirtual
ComputeGravity(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver2protected
ComputePressure(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver2protectedvirtual
ComputeViscosity(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver2protectedvirtual
ExtrapolateIntoCollider(ScalarGrid2 *grid)CubbyFlow::GridFluidSolver2protected
ExtrapolateIntoCollider(CollocatedVectorGrid2 *grid)CubbyFlow::GridFluidSolver2protected
ExtrapolateIntoCollider(FaceCenteredGrid2 *grid)CubbyFlow::GridFluidSolver2protected
GetAdvectionSolver() constCubbyFlow::GridFluidSolver2
GetBuilder()CubbyFlow::GridFluidSolver2static
GetCFL(double timeIntervalInSeconds) constCubbyFlow::GridFluidSolver2
GetClosedDomainBoundaryFlag() constCubbyFlow::GridFluidSolver2
GetCollider() constCubbyFlow::GridFluidSolver2
GetColliderSDF() constCubbyFlow::GridFluidSolver2protected
GetColliderVelocityField() constCubbyFlow::GridFluidSolver2protected
GetCurrentFrame() constCubbyFlow::PhysicsAnimation
GetCurrentTimeInSeconds() constCubbyFlow::PhysicsAnimation
GetDiffusionSolver() constCubbyFlow::GridFluidSolver2
GetEmitter() constCubbyFlow::GridFluidSolver2
GetFluidSDF() constCubbyFlow::GridFluidSolver2protectedvirtual
GetGravity() constCubbyFlow::GridFluidSolver2
GetGridOrigin() constCubbyFlow::GridFluidSolver2
GetGridSpacing() constCubbyFlow::GridFluidSolver2
GetGridSystemData() constCubbyFlow::GridFluidSolver2
GetIsUsingFixedSubTimeSteps() constCubbyFlow::PhysicsAnimation
GetMaxCFL() constCubbyFlow::GridFluidSolver2
GetNumberOfFixedSubTimeSteps() constCubbyFlow::PhysicsAnimation
GetNumberOfSubTimeSteps(double timeIntervalInSeconds) const overrideCubbyFlow::GridFluidSolver2protectedvirtual
GetPressureSolver() constCubbyFlow::GridFluidSolver2
GetResolution() constCubbyFlow::GridFluidSolver2
GetUseCompressedLinearSystem() constCubbyFlow::GridFluidSolver2
GetVelocity() constCubbyFlow::GridFluidSolver2
GetViscosityCoefficient() constCubbyFlow::GridFluidSolver2
GridFluidSolver2()CubbyFlow::GridFluidSolver2
GridFluidSolver2(const Vector2UZ &resolution, const Vector2D &gridSpacing, const Vector2D &gridOrigin)CubbyFlow::GridFluidSolver2
GridFluidSolver2(const GridFluidSolver2 &)=deleteCubbyFlow::GridFluidSolver2
GridFluidSolver2(GridFluidSolver2 &&) noexcept=deleteCubbyFlow::GridFluidSolver2
OnAdvanceTimeStep(double timeIntervalInSeconds) overrideCubbyFlow::GridFluidSolver2protectedvirtual
OnBeginAdvanceTimeStep(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver2protectedvirtual
OnEndAdvanceTimeStep(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver2protectedvirtual
OnInitialize() overrideCubbyFlow::GridFluidSolver2protectedvirtual
operator=(const GridFluidSolver2 &)=deleteCubbyFlow::GridFluidSolver2
operator=(GridFluidSolver2 &&) noexcept=deleteCubbyFlow::GridFluidSolver2
CubbyFlow::PhysicsAnimation::operator=(const PhysicsAnimation &)=defaultCubbyFlow::PhysicsAnimation
CubbyFlow::PhysicsAnimation::operator=(PhysicsAnimation &&) noexcept=defaultCubbyFlow::PhysicsAnimation
CubbyFlow::Animation::operator=(const Animation &)=defaultCubbyFlow::Animation
CubbyFlow::Animation::operator=(Animation &&) noexcept=defaultCubbyFlow::Animation
PhysicsAnimation()CubbyFlow::PhysicsAnimation
PhysicsAnimation(const PhysicsAnimation &)=defaultCubbyFlow::PhysicsAnimation
PhysicsAnimation(PhysicsAnimation &&) noexcept=defaultCubbyFlow::PhysicsAnimation
ResizeGrid(const Vector2UZ &newSize, const Vector2D &newGridSpacing, const Vector2D &newGridOrigin) constCubbyFlow::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
SetPressureSolver(const GridPressureSolver2Ptr &newSolver)CubbyFlow::GridFluidSolver2
SetUseCompressedLinearSystem(bool isOn)CubbyFlow::GridFluidSolver2
SetViscosityCoefficient(double newValue)CubbyFlow::GridFluidSolver2
Update(const Frame &frame)CubbyFlow::Animation
~Animation()=defaultCubbyFlow::Animationvirtual
~GridFluidSolver2() override=defaultCubbyFlow::GridFluidSolver2
~PhysicsAnimation()=defaultCubbyFlow::PhysicsAnimationvirtual