|
HiCMA
Hierarchical Computations on Manycore Architectures
|
#include <hicma_struct.h>
Data Fields | |
| STARSH_blrf * | starsh_format |
| int | ndim |
| double * | theta |
| double | beta |
| double | nu |
| double | noise |
| double | diag |
| double | wave_k |
| int | kernel_type |
| double * | point |
Definition at line 21 of file hicma_struct.h.
| STARSH_blrf* hicma_problem_s::starsh_format |
Definition at line 22 of file hicma_struct.h.
| int hicma_problem_s::ndim |
Definition at line 24 of file hicma_struct.h.
| double* hicma_problem_s::theta |
Definition at line 25 of file hicma_struct.h.
| double hicma_problem_s::beta |
Definition at line 26 of file hicma_struct.h.
| double hicma_problem_s::nu |
Definition at line 27 of file hicma_struct.h.
| double hicma_problem_s::noise |
Definition at line 28 of file hicma_struct.h.
| double hicma_problem_s::diag |
Definition at line 29 of file hicma_struct.h.
| double hicma_problem_s::wave_k |
Definition at line 32 of file hicma_struct.h.
| int hicma_problem_s::kernel_type |
Definition at line 34 of file hicma_struct.h.
| double* hicma_problem_s::point |
Definition at line 35 of file hicma_struct.h.