VolumeMapping This component is classified under the category of Mappings. It maps each tetrahedron in a topology to a scalar value representing its volume. The inputs of the component are:… read more →
SparseLUSolver This component belongs to the category of LinearSolver. The role of the SparseLUSolver is to solve the linear system Ax = b assuming that the matrix A is invertible and sparse.… read more →
AreaMapping This component is classified under the category of Mappings. It maps each triangle in a topology to a scalar value representing its area. The inputs of the component are:… read more →
CGLinearSolver This component belongs to the category of LinearSolver. The role of the CGLinearSolver is to solve the linear system Ax = b without any a priori on this system. In SOFA,… read more →
SparseLDLSolver This component belongs to the category of LinearSolver. The role of the SparseLDLSolver is to solve the linear system Ax = b assuming that the matrix A is symmetric and sparse.… read more →
SparseCholeskySolver This component belongs to the category of LinearSolver. The role of the SparseLUSolver is to solve the linear system Ax = b assuming that the matrix A is symmetric and sparse.… read more →
StaticSolver This component belongs to the category of integration schemes or ODE Solver. In the field of mechanics, statics consists in finding the equilibrium taking into account the loads (internal… read more →
NewmarkImplicitSolver This component belongs to the category of integration schemes or ODE Solver. This scheme is an implicit time integrator for dynamic system using the Newmark scheme. To compute the… read more →
