Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
Loading...
Searching...
No Matches
block_dvector Struct Reference

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...
 

Detailed Description

Block REAL vector structure.

Definition at line 110 of file fasp_block.h.

Field Documentation

◆ blocks

dvector** blocks

blocks of dvector, point to blocks[brow]

Definition at line 116 of file fasp_block.h.

◆ brow

INT brow

row number of blocks in A, m

Definition at line 113 of file fasp_block.h.


The documentation for this struct was generated from the following file: