TCAD
- Store electric, field, potential, and other data separately from the vertex coordinates.
- Add new template base class
ComponentTcadBase
from whichComponentTcad2d
andComponentTcad3d
inherit, and which contains all common code. - Require a label when importing the weighting field/potential.
- Add the option to apply a shift to the map of weighting fields/potentials.
- Small fixes.