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