Skip to content

AthContainers: Add AuxVectorData::clearCache for a specific variable.

Add a method to AuxVectorData to clear the caches only for a specific variable. Useful for when a linked variable changes in size separately from the container itself.

Merge request reports