![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Kelvinlets.h>
Inheritance diagram for UE::Geometry::TBaseKelvinlet< KelvinletModelType >:Public Member Functions | |
| TBaseKelvinlet (const double Size, const double ShearModulus, const double PoissonRatio) | |
| void | SetMaterialParameters (const double ShearModulus, const double PoissonRatio) |
| void | UpdateRegularization (const double R) |
Public Member Functions inherited from UE::Geometry::TKelvinletIntegrator< KelvinletModelType > | |
| FVector3d | Evaluate (const FVector3d &Pos) const |
| FVector3d | IntegrateRK3 (const FVector3d &Pos, double dt) const |
Protected Attributes | |
| double | E |
| double | a |
| double | bhat |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |