CubbyFlow::GridFluidSolver3 Member List

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

AdvanceSingleFrame()CubbyFlow::PhysicsAnimation
Animation()=defaultCubbyFlow::Animation
Animation(const Animation &)=defaultCubbyFlow::Animation
Animation(Animation &&) noexcept=defaultCubbyFlow::Animation
ApplyBoundaryCondition() constCubbyFlow::GridFluidSolver3protected
ComputeAdvection(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver3protectedvirtual
ComputeExternalForces(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver3protectedvirtual
ComputeGravity(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver3protected
ComputePressure(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver3protectedvirtual
ComputeViscosity(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver3protectedvirtual
ExtrapolateIntoCollider(ScalarGrid3 *grid)CubbyFlow::GridFluidSolver3protected
ExtrapolateIntoCollider(CollocatedVectorGrid3 *grid)CubbyFlow::GridFluidSolver3protected
ExtrapolateIntoCollider(FaceCenteredGrid3 *grid)CubbyFlow::GridFluidSolver3protected
GetAdvectionSolver() constCubbyFlow::GridFluidSolver3
GetBuilder()CubbyFlow::GridFluidSolver3static
GetCFL(double timeIntervalInSeconds) constCubbyFlow::GridFluidSolver3
GetClosedDomainBoundaryFlag() constCubbyFlow::GridFluidSolver3
GetCollider() constCubbyFlow::GridFluidSolver3
GetColliderSDF() constCubbyFlow::GridFluidSolver3protected
GetColliderVelocityField() constCubbyFlow::GridFluidSolver3protected
GetCurrentFrame() constCubbyFlow::PhysicsAnimation
GetCurrentTimeInSeconds() constCubbyFlow::PhysicsAnimation
GetDiffusionSolver() constCubbyFlow::GridFluidSolver3
GetEmitter() constCubbyFlow::GridFluidSolver3
GetFluidSDF() constCubbyFlow::GridFluidSolver3protectedvirtual
GetGravity() constCubbyFlow::GridFluidSolver3
GetGridOrigin() constCubbyFlow::GridFluidSolver3
GetGridSpacing() constCubbyFlow::GridFluidSolver3
GetGridSystemData() constCubbyFlow::GridFluidSolver3
GetIsUsingFixedSubTimeSteps() constCubbyFlow::PhysicsAnimation
GetMaxCFL() constCubbyFlow::GridFluidSolver3
GetNumberOfFixedSubTimeSteps() constCubbyFlow::PhysicsAnimation
GetNumberOfSubTimeSteps(double timeIntervalInSeconds) const overrideCubbyFlow::GridFluidSolver3protectedvirtual
GetPressureSolver() constCubbyFlow::GridFluidSolver3
GetResolution() constCubbyFlow::GridFluidSolver3
GetUseCompressedLinearSystem() constCubbyFlow::GridFluidSolver3
GetVelocity() constCubbyFlow::GridFluidSolver3
GetViscosityCoefficient() constCubbyFlow::GridFluidSolver3
GridFluidSolver3()CubbyFlow::GridFluidSolver3
GridFluidSolver3(const Vector3UZ &resolution, const Vector3D &gridSpacing, const Vector3D &gridOrigin)CubbyFlow::GridFluidSolver3
GridFluidSolver3(const GridFluidSolver3 &)=deleteCubbyFlow::GridFluidSolver3
GridFluidSolver3(GridFluidSolver3 &&) noexcept=deleteCubbyFlow::GridFluidSolver3
OnAdvanceTimeStep(double timeIntervalInSeconds) overrideCubbyFlow::GridFluidSolver3protectedvirtual
OnBeginAdvanceTimeStep(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver3protectedvirtual
OnEndAdvanceTimeStep(double timeIntervalInSeconds)CubbyFlow::GridFluidSolver3protectedvirtual
OnInitialize() overrideCubbyFlow::GridFluidSolver3protectedvirtual
operator=(const GridFluidSolver3 &)=deleteCubbyFlow::GridFluidSolver3
operator=(GridFluidSolver3 &&) noexcept=deleteCubbyFlow::GridFluidSolver3
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 Vector3UZ &newSize, const Vector3D &newGridSpacing, const Vector3D &newGridOrigin) constCubbyFlow::GridFluidSolver3
SetAdvectionSolver(const AdvectionSolver3Ptr &newSolver)CubbyFlow::GridFluidSolver3
SetClosedDomainBoundaryFlag(int flag)CubbyFlow::GridFluidSolver3
SetCollider(const Collider3Ptr &newCollider)CubbyFlow::GridFluidSolver3
SetCurrentFrame(const Frame &frame)CubbyFlow::PhysicsAnimation
SetDiffusionSolver(const GridDiffusionSolver3Ptr &newSolver)CubbyFlow::GridFluidSolver3
SetEmitter(const GridEmitter3Ptr &newEmitter)CubbyFlow::GridFluidSolver3
SetGravity(const Vector3D &newGravity)CubbyFlow::GridFluidSolver3
SetIsUsingFixedSubTimeSteps(bool isUsing)CubbyFlow::PhysicsAnimation
SetMaxCFL(double newCFL)CubbyFlow::GridFluidSolver3
SetNumberOfFixedSubTimeSteps(unsigned int numberOfSteps)CubbyFlow::PhysicsAnimation
SetPressureSolver(const GridPressureSolver3Ptr &newSolver)CubbyFlow::GridFluidSolver3
SetUseCompressedLinearSystem(bool isOn)CubbyFlow::GridFluidSolver3
SetViscosityCoefficient(double newValue)CubbyFlow::GridFluidSolver3
Update(const Frame &frame)CubbyFlow::Animation
~Animation()=defaultCubbyFlow::Animationvirtual
~GridFluidSolver3() override=defaultCubbyFlow::GridFluidSolver3
~PhysicsAnimation()=defaultCubbyFlow::PhysicsAnimationvirtual