-
Brian Groenke authored
Deprecates CryoGridState <: DEDataArray in favor of simpler array types coupled with an in-place ForwardDiff compatible variable cache for diagnostic variables. This considerably reduces allocations during a simulation due to the elimination of unnecessary variable copying at each timestep.
Brian Groenke authoredDeprecates CryoGridState <: DEDataArray in favor of simpler array types coupled with an in-place ForwardDiff compatible variable cache for diagnostic variables. This considerably reduces allocations during a simulation due to the elimination of unnecessary variable copying at each timestep.