![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Header file for FASP grid. More...
Go to the source code of this file.
Data Structures | |
struct | grid2d |
Two dimensional grid data structure. More... | |
Macros | |
#define | __FASPGRID_HEADER__ |
Typedefs | |
typedef struct grid2d | grid2d |
typedef grid2d * | pgrid2d |
typedef const grid2d * | pcgrid2d |
Header file for FASP grid.
Copyright (C) 2015–Present by the FASP team. All rights reserved.
Definition in file fasp_grid.h.
#define __FASPGRID_HEADER__ |
indicate fasp_grid.h has been included before
Definition at line 12 of file fasp_grid.h.
Grid in 2d
Definition at line 45 of file fasp_grid.h.
Grid in 2d
Definition at line 43 of file fasp_grid.h.