Struct HingeOnodeATBIDataCaches#

Struct Documentation#

struct HingeOnodeATBIDataCaches#

the ATBI data caches for a onode

Public Members

kc::ks_ptr<kc::DataCache<HingeOnodeATBIMatrices>> matrix_cache = nullptr#
kc::ks_ptr<kc::DataCache<HingeOnodeATBIFilterVectors>> filter_cache = nullptr#
kc::ks_ptr<kc::DataCache<HingeOnodeATBISmootherVectors>> smoother_cache = nullptr#
kc::ks_ptr<kc::DataCache<km::SpatialVector>> tree_interbody_force_cache = nullptr#
kc::ks_ptr<kc::DataCache<HingeOnodeUpsilonMatrices>> upsilon_matrix_cache = nullptr#