supports_concurrent_adjoint#

FieldFom.supports_concurrent_adjoint: bool = False#

Whether forward and adjoint simulations can be run concurrently. Subclasses whose adjoint sources are independent of the forward fields (e.g. PortFom) should set this to True.