UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FFFTProjection3 Class Reference

#include <FFTProjection.h>

Public Member Functions

 FFFTProjection3 (const int32 NumIterations=1)
 
 ~FFFTProjection3 ()
 
void Apply (const TUniformGrid< FReal, 3 > &Grid, TArrayND< FVec3, 3 > &Velocity, const TArrayND< bool, 3 > &BoundaryConditions, const FReal dt)
 

Constructor & Destructor Documentation

◆ FFFTProjection3()

Chaos::FFFTProjection3::FFFTProjection3 ( const int32  NumIterations = 1)
inline

◆ ~FFFTProjection3()

Chaos::FFFTProjection3::~FFFTProjection3 ( )
inline

Member Function Documentation

◆ Apply()

void Chaos::FFFTProjection3::Apply ( const TUniformGrid< FReal, 3 > &  Grid,
TArrayND< FVec3, 3 > &  Velocity,
const TArrayND< bool, 3 > &  BoundaryConditions,
const FReal  dt 
)
inline

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