G+Smo
24.08.0
Geometry + Simulation Modules
|
A specialized sparse matrix class which stores each row as a separate sparse vector.
This allows efficient row resizing and insertion operations, particularly for knot insertion algorithms.
Private Member Functions | |
void | resizeRows (index_t newRows) |
Change the number of rows without allocating newly added rows. | |