COPASI API  4.40.278
CNodeK.h File Reference
#include <string>
#include <vector>
#include "copasi/utilities/CReadConfig.h"
#include "copasi/function/CCallParameters.h"

Classes

class  CNodeK
 

Macros

#define N_ABS   'H'
 
#define N_ARCCOS   'q'
 
#define N_ARCCOSH   'y'
 
#define N_ARCCOT   'w'
 
#define N_ARCCOTH   'E'
 
#define N_ARCCSC   'v'
 
#define N_ARCCSCH   'D'
 
#define N_ARCSEC   'u'
 
#define N_ARCSECH   'A'
 
#define N_ARCSIN   'n'
 
#define N_ARCSINH   'x'
 
#define N_ARCTAN   'r'
 
#define N_ARCTANH   'z'
 
#define N_BOLTZ   'B'
 
#define N_COS   'C'
 
#define N_COSH   'f'
 
#define N_COT   'c'
 
#define N_COTH   'j'
 
#define N_CSC   'b'
 
#define N_CSCH   'i'
 
#define N_EXP   'e'
 
#define N_FUNCTION   'F'
 
#define N_GAUSS   'G'
 
#define N_IDENTIFIER   'I'
 
#define N_KCONSTANT   'k'
 
#define N_LOG   'l'
 
#define N_LOG10   'L'
 
#define N_MODIFIER   'm'
 
#define N_NOP   '@'
 
#define N_NUMBER   'N'
 
#define N_OBJECT   'o'
 
#define N_OPERATOR   'O'
 
#define N_PRODUCT   'p'
 
#define N_RND   'R'
 
#define N_ROOT   '%'
 
#define N_SEC   'a'
 
#define N_SECH   'h'
 
#define N_SIN   'S'
 
#define N_SINH   'd'
 
#define N_SQRT   'J'
 
#define N_SUBSTRATE   's'
 
#define N_TAN   't'
 
#define N_TANH   'g'
 
#define N_VOLUME   'V'
 

Macro Definition Documentation

◆ N_ABS

#define N_ABS   'H'

◆ N_ARCCOS

#define N_ARCCOS   'q'

◆ N_ARCCOSH

#define N_ARCCOSH   'y'

◆ N_ARCCOT

#define N_ARCCOT   'w'

◆ N_ARCCOTH

#define N_ARCCOTH   'E'

◆ N_ARCCSC

#define N_ARCCSC   'v'

◆ N_ARCCSCH

#define N_ARCCSCH   'D'

◆ N_ARCSEC

#define N_ARCSEC   'u'

◆ N_ARCSECH

#define N_ARCSECH   'A'

◆ N_ARCSIN

#define N_ARCSIN   'n'

◆ N_ARCSINH

#define N_ARCSINH   'x'

◆ N_ARCTAN

#define N_ARCTAN   'r'

◆ N_ARCTANH

#define N_ARCTANH   'z'

◆ N_BOLTZ

#define N_BOLTZ   'B'

◆ N_COS

#define N_COS   'C'

◆ N_COSH

#define N_COSH   'f'

◆ N_COT

#define N_COT   'c'

◆ N_COTH

#define N_COTH   'j'

◆ N_CSC

#define N_CSC   'b'

◆ N_CSCH

#define N_CSCH   'i'

◆ N_EXP

#define N_EXP   'e'

◆ N_FUNCTION

#define N_FUNCTION   'F'

◆ N_GAUSS

#define N_GAUSS   'G'

◆ N_IDENTIFIER

#define N_IDENTIFIER   'I'

◆ N_KCONSTANT

#define N_KCONSTANT   'k'

◆ N_LOG

#define N_LOG   'l'

◆ N_LOG10

#define N_LOG10   'L'

◆ N_MODIFIER

#define N_MODIFIER   'm'

◆ N_NOP

#define N_NOP   '@'

◆ N_NUMBER

#define N_NUMBER   'N'

◆ N_OBJECT

#define N_OBJECT   'o'

◆ N_OPERATOR

#define N_OPERATOR   'O'

◆ N_PRODUCT

#define N_PRODUCT   'p'

◆ N_RND

#define N_RND   'R'

◆ N_ROOT

#define N_ROOT   '%'

◆ N_SEC

#define N_SEC   'a'

◆ N_SECH

#define N_SECH   'h'

◆ N_SIN

#define N_SIN   'S'

◆ N_SINH

#define N_SINH   'd'

◆ N_SQRT

#define N_SQRT   'J'

◆ N_SUBSTRATE

#define N_SUBSTRATE   's'

◆ N_TAN

#define N_TAN   't'

◆ N_TANH

#define N_TANH   'g'

◆ N_VOLUME

#define N_VOLUME   'V'