Struct HingeOnodeATBIDataCaches#
Defined in File HingeNode.h
Struct Documentation#
-
struct HingeOnodeATBIDataCaches#
the ATBI data caches for a onode
Public Members
-
kc::ks_ptr<kc::DataCache<HingeOnodeATBIMatrices>> matrix_cache = nullptr#
data cache for ATBI matrices
-
kc::ks_ptr<kc::DataCache<HingeOnodeATBIFilterVectors>> filter_cache = nullptr#
data cache for ATBI filter vectors
-
kc::ks_ptr<kc::DataCache<HingeOnodeATBISmootherVectors>> smoother_cache = nullptr#
data cache for ATBI smoother vectors
-
kc::ks_ptr<kc::DataCache<km::SpatialVector>> tree_interbody_force_cache = nullptr#
data cache for ATBI based inter-body force computations
-
kc::ks_ptr<kc::DataCache<HingeOnodeUpsilonMatrices>> upsilon_matrix_cache = nullptr#
data cache for Upsilon matrices
-
kc::ks_ptr<kc::DataCache<HingeOnodeATBIMatrices>> matrix_cache = nullptr#