![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Block INT vector structure. More...
#include <fasp_block.h>
Data Fields | |
INT | brow |
row number of blocks in A, m More... | |
ivector ** | blocks |
blocks of dvector, point to blocks[brow] More... | |
Block INT vector structure.
Definition at line 126 of file fasp_block.h.
ivector** blocks |
blocks of dvector, point to blocks[brow]
Definition at line 132 of file fasp_block.h.
INT brow |
row number of blocks in A, m
Definition at line 129 of file fasp_block.h.