#include <SoftsEvolutionLinearSystem.h>
◆ FEvolutionLinearSystemSolverParameters() [1/4]
| Chaos::Softs::FEvolutionLinearSystemSolverParameters::FEvolutionLinearSystemSolverParameters |
( |
| ) |
|
|
default |
◆ FEvolutionLinearSystemSolverParameters() [2/4]
| Chaos::Softs::FEvolutionLinearSystemSolverParameters::FEvolutionLinearSystemSolverParameters |
( |
bool |
bInDoQuasistatics, |
|
|
bool |
bInXPBDInitialGuess, |
|
|
int32 |
InMaxNumCGIterations, |
|
|
FSolverReal |
InCGResidualTolerance, |
|
|
bool |
bInCheckResidual |
|
) |
| |
|
inline |
◆ FEvolutionLinearSystemSolverParameters() [3/4]
◆ FEvolutionLinearSystemSolverParameters() [4/4]
◆ ~FEvolutionLinearSystemSolverParameters()
| Chaos::Softs::FEvolutionLinearSystemSolverParameters::~FEvolutionLinearSystemSolverParameters |
( |
| ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ bCheckCGResidual
◆ bDefaultCheckCGResidual
| constexpr bool Chaos::Softs::FEvolutionLinearSystemSolverParameters::bDefaultCheckCGResidual = false |
|
staticconstexpr |
◆ bDoQuasistatics
| bool Chaos::Softs::FEvolutionLinearSystemSolverParameters::bDoQuasistatics = false |
◆ bXPBDInitialGuess
| bool Chaos::Softs::FEvolutionLinearSystemSolverParameters::bXPBDInitialGuess = false |
◆ CGResidualTolerance
◆ DefaultCGTolerance
◆ DefaultMaxNumCGIterations
| constexpr int32 Chaos::Softs::FEvolutionLinearSystemSolverParameters::DefaultMaxNumCGIterations = 50 |
|
staticconstexpr |
◆ MaxNumCGIterations
The documentation for this struct was generated from the following file: