Antonio S. Torralba
Universidad Complutense  

Chemistry

BBM1

Biophysics

 

FUNDER - Documentation


Feria Only in Spanish. Sorry!

Funder

Main

Theory

Documents

Example

Download

Contact


 

System - Protected methods

Prev

C++ classes

Up

User-defined systems

Next



System - PROTECTED DATA MEMBERS


The class System contains the following protected data members, which can be accessed from any derived class:


Member

Stores

double t

Real time. For defining time-dependent properties

double dtint

Integration time increment or step

double *c

Vector of concentrations

double *dc

Vectors of derivatives of the concentrations

double *v

Vector of velocities, including output fluxes

double *f

Vector of input fluxes

double *ss

Vector of steady state concentrations

double inR

Reference input flux

double outR

Reference output flux

int numc

Number of concentrations (and possibly input fluxes)

int numv

Number of velocities, including output fluxes

int pertc

Index of the species to be perturbed (input species)

int resv

Index of the rate to be considered the response



Prev

Up

Next

System
- Protected methods

C++ classes

User-defined systems

 

Valid HTML 4.01!

Copyright © 2003-2013 Antonio Sánchez Torralba
Last modified:
Monday, 04-Mar-2013 11:58:25 CET

© 2013 Antonio Sánchez Torralba