#include <xsh_model_kernel.h>
Data Fields | |
| int | counter |
| double | x |
| double | y |
| int | arm |
| double | wave |
| double | flux |
| int | slit_pos |
| int | order |
Definition at line 74 of file xsh_model_kernel.h.
| int coord::arm |
Definition at line 79 of file xsh_model_kernel.h.
Referenced by xsh_model_anneal_comp(), xsh_model_anneal_reduce(), xsh_model_first_anneal(), and xsh_model_pipe_anneal().
| int coord::counter |
Definition at line 76 of file xsh_model_kernel.h.
Referenced by xsh_model_first_anneal(), and xsh_model_pipe_anneal().
| double coord::flux |
Definition at line 81 of file xsh_model_kernel.h.
Referenced by xsh_model_anneal_comp(), xsh_model_anneal_reduce(), xsh_model_first_anneal(), and xsh_model_pipe_anneal().
| int coord::order |
Definition at line 83 of file xsh_model_kernel.h.
Referenced by xsh_model_anneal_comp(), xsh_model_anneal_reduce(), xsh_model_compute_residuals(), xsh_model_first_anneal(), and xsh_model_pipe_anneal().
| int coord::slit_pos |
Definition at line 82 of file xsh_model_kernel.h.
Referenced by xsh_model_anneal_comp(), xsh_model_anneal_reduce(), xsh_model_compute_residuals(), xsh_model_first_anneal(), and xsh_model_pipe_anneal().
| double coord::wave |
Definition at line 80 of file xsh_model_kernel.h.
Referenced by xsh_model_anneal_reduce(), xsh_model_first_anneal(), and xsh_model_pipe_anneal().
| double coord::x |
Definition at line 77 of file xsh_model_kernel.h.
Referenced by xsh_model_anneal_comp(), xsh_model_anneal_reduce(), xsh_model_first_anneal(), and xsh_model_pipe_anneal().
| double coord::y |
Definition at line 78 of file xsh_model_kernel.h.
Referenced by xsh_model_anneal_comp(), xsh_model_anneal_reduce(), xsh_model_first_anneal(), and xsh_model_pipe_anneal().
1.6.1