Go to the documentation of this file.
8 #ifndef CT_AQUEOUSTRAN_H
9 #define CT_AQUEOUSTRAN_H
29 class LiquidTransportParams;
135 return cAqueousTransport;
255 virtual void set_Grad_V(
const doublereal*
const grad_V);
262 virtual void set_Grad_T(
const doublereal*
const grad_T);
269 virtual void set_Grad_X(
const doublereal*
const grad_X);
318 size_t ldx,
const doublereal*
const grad_X,
319 size_t ldf, doublereal*
const fluxes);