Home
last modified time | relevance | path

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

/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/src/
H A DCSPropLorentzMaterial.h54 …double GetEpsPlasmaFreqWeighted(int order, int ny, const double* coords) {return GetWeight(WeightE… in GetEpsPlasmaFreqWeighted() function
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/FDTD/extensions/
H A Doperator_ext_lorentzmaterial.cpp233 w_plasma = mat->GetEpsPlasmaFreqWeighted(order,n,coord) * 2 * PI; in BuildExtension()