Home
last modified time | relevance | path

Searched refs:vTe (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1.c136 PetscReal AA, v_bar_ab, vTe, t1, TeDiff, Te, Ti, Tdiff; in FormFunction() local
152vTe = 2 * PetscSqrtReal(PETSC_PI / m_cgs[ii]) * PetscSqr(PetscSqr(e_cgs)) * n_cm3[0] * ctx->lambda… in FormFunction()
153 t1 = vTe * TeDiff; // * 2; // scaling from NRL that makes it fit pretty good in FormFunction()