Lumped-element circuit simulator coupled to the FEM problem. More...
Classes | |
| class | belfem::electronics::Component |
| Base class for every circuit component. More... | |
| class | belfem::electronics::ElectricalCircuit |
| The circuit itself: MNA assembly, Jacobian, solve and timestep. More... | |
| class | belfem::electronics::ElectricalCircuitFactory |
| Builds the circuit from the input deck's circuit{} section. More... | |
| class | belfem::electronics::ElectricNode |
| Circuit node; the unknowns of the modified nodal analysis. More... | |
| class | belfem::electronics::FEMTwoTerminals |
| Terminal pair coupling the circuit to the finite-element problem. More... | |
Lumped-element circuit simulator coupled to the FEM problem.
Source: src/circuit. Hand-written documentation: Circuit Module Documentation