Go to the documentation of this file.
32 Transport::Transport(
thermo_t* thermo,
size_t ndim) :
106 const doublereal*
const p)
108 err(
"setParameters");
119 "the phase object cannot be changed after "
120 "the transport manager has been constructed.");
128 "\n\n\n**** Method "+ msg +
" not implemented in model "
130 "(Did you forget to specify a transport model?)\n\n\n");
142 "finalize has already been called.");
147 size_t ldx,
const doublereal*
const grad_X,
148 size_t ldf, doublereal*
const fluxes)
150 err(
"getSpeciesFluxes");