Home
last modified time | relevance | path

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

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/mathsResources/exactSolutions/
H A Dmaxwell3d.cpp148 real_t sumnx2 = 2.; in scatteredFieldMaxwellExn() local
159 ctheta += (hnpphn * d0n + hn * p0n) / sumnx2; in scatteredFieldMaxwellExn()
160 cphi -= (hnpphn * p0n + hn * d0n) / sumnx2; in scatteredFieldMaxwellExn()
165 sumnx2 += 2 * np1; in scatteredFieldMaxwellExn()
175 d0n = sumnx2 * pcn - cost * p0n; in scatteredFieldMaxwellExn()