CYCLUS
Public Attributes | List of all members
pyne_cram_transmute_info_tag Struct Reference

Detailed Description

Definition at line 9 of file cram.h.

#include <cram.h>

Public Attributes

double * decay_matrix
 
int * i
 
int * j
 
int n
 
int nnz
 
int * nucids
 
char ** nucs
 

Member Data Documentation

◆ decay_matrix

double * pyne_cram_transmute_info_tag::decay_matrix

Definition at line 16 of file cram.h.

◆ i

int * pyne_cram_transmute_info_tag::i

Definition at line 12 of file cram.h.

◆ j

int * pyne_cram_transmute_info_tag::j

Definition at line 13 of file cram.h.

◆ n

int pyne_cram_transmute_info_tag::n

Definition at line 10 of file cram.h.

◆ nnz

int pyne_cram_transmute_info_tag::nnz

Definition at line 11 of file cram.h.

◆ nucids

int * pyne_cram_transmute_info_tag::nucids

Definition at line 15 of file cram.h.

◆ nucs

char ** pyne_cram_transmute_info_tag::nucs

Definition at line 14 of file cram.h.


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