Module bsr

Module bsr 

Source
Expand description

Block Sparse Row (BSR) matrix format

This module provides the BSR matrix format implementation, which is efficient for block-structured matrices.

Structsยง

BsrMatrix
Block Sparse Row (BSR) matrix