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

Vector with n entries of INT type. More...

#include <fasp.h>

Data Fields

INT row
 number of rows More...
 
INTval
 actual vector entries More...
 

Detailed Description

Vector with n entries of INT type.

Definition at line 368 of file fasp.h.

Field Documentation

◆ row

INT row

number of rows

Definition at line 371 of file fasp.h.

◆ val

INT* val

actual vector entries

Definition at line 374 of file fasp.h.


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