Opened 3 weeks ago
#8 new enhancement
PolygonalWireAntenna dipole approximation on the stack
Reported by: | tirons | Owned by: | tirons |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
The move to shared_ptr has cleaned up a lot of code, but some performance degradation has been realized. It may be advantageous to allow for some degree of class instantiation on the stack. The PolygonalWireAntenna? is a good candidate to investigate this.
We will allow for ApproximateWithDipoles? to use stack allocation of DipoleSource? and compare timings.
Note: See
TracTickets for help on using
tickets.