Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | ElasticFEM |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/NewtonElasticFEM.h |
| Include Path | #include "Chaos/NewtonElasticFEM.h" |
Syntax
template<typename T, typename ParticleType>
class ElasticFEM
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/NewtonElasticFEM.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DmInverse | TArray< T > | Chaos/NewtonElasticFEM.h | ||
| ElementForces | TArray< TVector< T, 3 > > | Chaos/NewtonElasticFEM.h | ||
| Measure | TArray< T > | Chaos/NewtonElasticFEM.h | ||
| Mesh | const TArray< TVector< int32, 4 > > & | Chaos/NewtonElasticFEM.h | ||
| MIncidentElements | TArray< TArray< TVector< int32, 2 > > > | Chaos/NewtonElasticFEM.h | ||
| MNodalMass | TArray< T > | Chaos/NewtonElasticFEM.h | ||
| Np | int32 | Chaos/NewtonElasticFEM.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/NewtonElasticFEM.h | |||
| Chaos/NewtonElasticFEM.h | |||
void ComputeNodalMass
(
const T Density |
Chaos/NewtonElasticFEM.h | ||
| Chaos/NewtonElasticFEM.h | |||
| Chaos/NewtonElasticFEM.h | |||
PMatrix< T, 3, 3 > DsInit
(
const int e, |
Chaos/NewtonElasticFEM.h | ||
PMatrix< T, 3, 3 > ElementDmInv
(
const int e |
Chaos/NewtonElasticFEM.h | ||
| Chaos/NewtonElasticFEM.h | |||
| Chaos/NewtonElasticFEM.h |