Struct HingePnode::ATBIDataCaches#

Nested Relationships#

This struct is a nested type of Class HingePnode.

Struct Documentation#

struct ATBIDataCaches#

Overall set of ATBI data caches for the HingePnode.

Public Members

kc::ks_ptr<kc::DataCache<ATBIMatrices>> matrix_cache = nullptr#
kc::ks_ptr<kc::DataCache<ATBIFilterVectors>> filter_cache = nullptr#
kc::ks_ptr<kc::DataCache<ATBISmootherVectors>> smoother_cache = nullptr#
kc::ks_ptr<kc::DataCache<UpsilonMatrices>> upsilon_matrix_cache = nullptr#