SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern Struct Reference

#include <BaseOrderingMethod.h>

Public Attributes

int matrixSize
 
int numberOfNonZeros
 
int * rowBegin
 
int * colsIndex
 

Attribute details

◆ colsIndex

int* sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern::colsIndex

◆ matrixSize

int sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern::matrixSize

◆ numberOfNonZeros

int sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern::numberOfNonZeros

◆ rowBegin

int* sofa::core::behavior::BaseOrderingMethod::SparseMatrixPattern::rowBegin