#include <GraphScatteredTypes.h>
|
static const char * | Name () |
| provides the number of columns of the Graph Scattered Matrix More...
|
|
◆ mparams
◆ parent
◆ GraphScatteredMatrix()
sofa::component::linearsolver::GraphScatteredMatrix::GraphScatteredMatrix |
( |
| ) |
|
|
inline |
◆ apply()
◆ colSize()
sofa::Size sofa::component::linearsolver::GraphScatteredMatrix::colSize |
( |
| ) |
|
provides the number of rows of the Graph Scattered Matrix
◆ Name()
static const char* sofa::component::linearsolver::GraphScatteredMatrix::Name |
( |
| ) |
|
|
inlinestatic |
provides the number of columns of the Graph Scattered Matrix
◆ operator*()
◆ rowSize()
sofa::Size sofa::component::linearsolver::GraphScatteredMatrix::rowSize |
( |
| ) |
|
◆ setMBKFacts()
void sofa::component::linearsolver::GraphScatteredMatrix::setMBKFacts |
( |
const core::MechanicalParams * |
mparams | ) |
|
|
inline |