@NoOffset @Properties(inherit=BulletSoftBody.class) public class KKTPreconditioner extends Preconditioner
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
KKTPreconditioner(btSoftBodyArray softBodies,
btDeformableContactProjection projections,
btDeformableLagrangianForceArray lf,
double dt,
boolean implicit) |
KKTPreconditioner(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(btVector3Array x,
btVector3Array b) |
void |
buildDiagonalA(btVector3Array diagA) |
void |
buildDiagonalS(btVector3Array inv_A,
btVector3Array diagS) |
void |
reinitialize(boolean nodeUpdated) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic KKTPreconditioner(Pointer p)
Pointer(Pointer).public KKTPreconditioner(@Const @ByRef btSoftBodyArray softBodies, @Const @ByRef btDeformableContactProjection projections, @Const @ByRef btDeformableLagrangianForceArray lf, @Cast(value="const btScalar") double dt, @Cast(value="const bool") boolean implicit)
public void reinitialize(@Cast(value="bool") boolean nodeUpdated)
reinitialize in class Preconditionerpublic void buildDiagonalA(@ByRef btVector3Array diagA)
public void buildDiagonalS(@Const @ByRef btVector3Array inv_A, @ByRef btVector3Array diagS)
@Name(value="operator ()") public void apply(@Const @ByRef btVector3Array x, @ByRef btVector3Array b)
apply in class PreconditionerCopyright © 2024. All rights reserved.