Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
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 346 of file fasp.h.

Field Documentation

◆ row

INT row

number of rows

Definition at line 349 of file fasp.h.

◆ val

REAL* val

actual vector entries

Definition at line 352 of file fasp.h.


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