simpeg.electromagnetics.frequency_domain.simulation.BaseFDEMSimulation.forward_only#
- property BaseFDEMSimulation.forward_only#
- Whether to store the factorizations of the inverses of the system matrices. - If - True, the factorization for the inverse of the system matrix at each frequency is discarded after the fields are computed at that frequency. If- False, the factorizations of the system matrices for all frequencies are stored.- Returns:
- bool
- Whether to store the factorizations of the inverses of the system matrices. 
 
 
