Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::ComponentNeBem2d::Element Struct Reference

Public Attributes

double x
double y
 Coordinates of the element centre (collocation point).
double a
 Half-length.
double cphi
 Rotation.
double sphi
 Rotation.
double q
 Charge density (solution).
std::pair< BC, double > bc
 Boundary condition.
double lambda
 Ratio of dielectric permittivities.

Detailed Description

Definition at line 169 of file ComponentNeBem2d.hh.

Member Data Documentation

◆ a

double Garfield::ComponentNeBem2d::Element::a

Half-length.

Definition at line 171 of file ComponentNeBem2d.hh.

◆ bc

std::pair<BC, double> Garfield::ComponentNeBem2d::Element::bc

Boundary condition.

Definition at line 175 of file ComponentNeBem2d.hh.

◆ cphi

double Garfield::ComponentNeBem2d::Element::cphi

Rotation.

Definition at line 172 of file ComponentNeBem2d.hh.

◆ lambda

double Garfield::ComponentNeBem2d::Element::lambda

Ratio of dielectric permittivities.

Definition at line 176 of file ComponentNeBem2d.hh.

◆ q

double Garfield::ComponentNeBem2d::Element::q

Charge density (solution).

Definition at line 174 of file ComponentNeBem2d.hh.

◆ sphi

double Garfield::ComponentNeBem2d::Element::sphi

Rotation.

Definition at line 173 of file ComponentNeBem2d.hh.

◆ x

double Garfield::ComponentNeBem2d::Element::x

Definition at line 170 of file ComponentNeBem2d.hh.

◆ y

double Garfield::ComponentNeBem2d::Element::y

Coordinates of the element centre (collocation point).

Definition at line 170 of file ComponentNeBem2d.hh.


The documentation for this struct was generated from the following file: