tabulated_rate_module::tabulated_rate_type Type Reference

Private Attributes

real(r_kind), dimension(:), allocatable tabulated
 tabulated reaction rates More...
 

Detailed Description

Definition at line 32 of file tabulated_rate_module.f90.

Member Data Documentation

◆ tabulated

real(r_kind), dimension(:), allocatable tabulated_rate_module::tabulated_rate_type::tabulated
private

tabulated reaction rates

Definition at line 34 of file tabulated_rate_module.f90.