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

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

#include <fasp.h>

Data Fields

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

Detailed Description

Vector with n entries of REAL type.

Definition at line 354 of file fasp.h.

Field Documentation

◆ row

INT row

number of rows

Definition at line 357 of file fasp.h.

◆ val

REAL* val

actual vector entries

Definition at line 360 of file fasp.h.


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