HiCMA
Hierarchical Computations on Manycore Architectures
hicma_problem_s Struct Reference

#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
 

Detailed Description

Definition at line 21 of file hicma_struct.h.

Field Documentation

◆ starsh_format

STARSH_blrf* hicma_problem_s::starsh_format

Definition at line 22 of file hicma_struct.h.

◆ ndim

int hicma_problem_s::ndim

Definition at line 24 of file hicma_struct.h.

◆ theta

double* hicma_problem_s::theta

Definition at line 25 of file hicma_struct.h.

◆ beta

double hicma_problem_s::beta

Definition at line 26 of file hicma_struct.h.

◆ nu

double hicma_problem_s::nu

Definition at line 27 of file hicma_struct.h.

◆ noise

double hicma_problem_s::noise

Definition at line 28 of file hicma_struct.h.

◆ diag

double hicma_problem_s::diag

Definition at line 29 of file hicma_struct.h.

◆ wave_k

double hicma_problem_s::wave_k

Definition at line 32 of file hicma_struct.h.

◆ kernel_type

int hicma_problem_s::kernel_type

Definition at line 34 of file hicma_struct.h.

◆ point

double* hicma_problem_s::point

Definition at line 35 of file hicma_struct.h.


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