MOOSE - Multiscale Object Oriented Simulation Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LookupRow Struct Reference

#include <RateLookup.h>

+ Collaboration diagram for LookupRow:

Public Attributes

double fraction
 
double * row
 Pointer to the first column on a row. More...
 

Detailed Description

Definition at line 13 of file RateLookup.h.

Member Data Documentation

double LookupRow::fraction

Fraction of V or Ca over and above the division boundary for interpolation.

Definition at line 16 of file RateLookup.h.

Referenced by LookupTable::lookup(), and LookupTable::row().

double* LookupRow::row

Pointer to the first column on a row.

Definition at line 15 of file RateLookup.h.

Referenced by HSolveActive::advanceChannels(), LookupTable::lookup(), and LookupTable::row().


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