In linear systems, ill-conditioning often becomes more severe when adaptive refinement is applied. To reduce solver time, preconditioners are usually introduced. Conceptually, ill-conditioning reminds me of turbulence modeling, where we deal with both large and small eddies, and apply filters to suppress or enhance them to make the problem tractable.
My question is: Is it possible to design new preconditioners inspired by this turbulence-filtering analogy? For example, could one develop a preconditioner that selectively dampens or amplifies certain components of the system (analogous to eddies), potentially requiring access to eigenvalue information in the early stages of development?