Class to hold the variable map and grid information.
More...
#include <ds.h>
Class to hold the variable map and grid information.
Definition at line 86 of file ds.h.
◆ ast_cpuval()
| EqnNode Grid::ast_cpuval |
( |
std::string |
id | ) |
|
◆ astval()
◆ bval()
| bool Grid::bval |
( |
std::string |
id | ) |
|
◆ cufftDoubleComplexval()
| cufftDoubleComplex* Grid::cufftDoubleComplexval |
( |
std::string |
id | ) |
|
◆ dsval()
| double* Grid::dsval |
( |
std::string |
id | ) |
|
◆ dval()
| double Grid::dval |
( |
std::string |
id | ) |
|
◆ is_ast_cpu()
| bool Grid::is_ast_cpu |
( |
std::string |
id | ) |
|
◆ is_ast_gpu()
| bool Grid::is_ast_gpu |
( |
std::string |
id | ) |
|
◆ is_double()
| bool Grid::is_double |
( |
std::string |
id | ) |
|
◆ is_dstar()
| bool Grid::is_dstar |
( |
std::string |
id | ) |
|
◆ ival()
| int Grid::ival |
( |
std::string |
id | ) |
|
◆ print_map()
◆ set_A_fn()
| void Grid::set_A_fn |
( |
std::string |
id | ) |
|
◆ set_V_fn()
| void Grid::set_V_fn |
( |
std::string |
id | ) |
|
◆ set_wfc_fn()
| void Grid::set_wfc_fn |
( |
std::string |
id | ) |
|
◆ store() [1/8]
| void Grid::store |
( |
std::string |
id, |
|
|
cufftDoubleComplex * |
d2param |
|
) |
| |
◆ store() [2/8]
| void Grid::store |
( |
std::string |
id, |
|
|
int |
iparam |
|
) |
| |
◆ store() [3/8]
| void Grid::store |
( |
std::string |
id, |
|
|
double |
dparam |
|
) |
| |
◆ store() [4/8]
| void Grid::store |
( |
std::string |
id, |
|
|
double * |
dsparam |
|
) |
| |
◆ store() [5/8]
| void Grid::store |
( |
std::string |
id, |
|
|
bool |
bparam |
|
) |
| |
◆ store() [6/8]
| void Grid::store |
( |
std::string |
id, |
|
|
std::string |
sparam |
|
) |
| |
◆ store() [7/8]
| void Grid::store |
( |
std::string |
id, |
|
|
EqnNode_gpu * |
ensparam |
|
) |
| |
◆ store() [8/8]
| void Grid::store |
( |
std::string |
id, |
|
|
EqnNode |
astparam |
|
) |
| |
◆ sval()
| std::string Grid::sval |
( |
std::string |
id | ) |
|
◆ write()
| void Grid::write |
( |
std::string |
filename | ) |
|
◆ Afn
Definition at line 195 of file ds.h.
◆ Ax_fn
Definition at line 117 of file ds.h.
◆ Axfile
Definition at line 195 of file ds.h.
◆ Ay_fn
Definition at line 117 of file ds.h.
◆ Ayfile
Definition at line 195 of file ds.h.
◆ Az_fn
Definition at line 117 of file ds.h.
◆ Azfile
Definition at line 195 of file ds.h.
◆ grid
Definition at line 113 of file ds.h.
◆ Kfn
Definition at line 195 of file ds.h.
◆ threads
Definition at line 113 of file ds.h.
◆ V_fn
Definition at line 116 of file ds.h.
◆ Vfn
Definition at line 195 of file ds.h.
◆ wfc_fn
| functionPtrwfc Grid::wfc_fn |
Definition at line 118 of file ds.h.
◆ Wfcfn
Definition at line 195 of file ds.h.
Definition at line 121 of file ds.h.
◆ xp
Definition at line 121 of file ds.h.
Definition at line 121 of file ds.h.
◆ yp
Definition at line 121 of file ds.h.
Definition at line 121 of file ds.h.
◆ zp
Definition at line 121 of file ds.h.
The documentation for this class was generated from the following file: