Home
last modified time | relevance | path

Searched refs:createBlockView_ (Results 1 – 4 of 4) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/BigMatrix/src/
H A DMatrixHelperRep_Vector.h221 MatrixHelperRep<S>* createBlockView_(const EltBlock& block) { in createBlockView_() function
394 MatrixHelperRep<S>* createBlockView_(const EltBlock& block) { in createBlockView_() function
595 MatrixHelperRep<S>* createBlockView_(const EltBlock& block) { in createBlockView_() function
H A DMatrixHelperRep.h200 This* p = const_cast<This*>(this)->createBlockView_(block); in createBlockView()
556 virtual This* createBlockView_(const EltBlock&) = 0;
H A DMatrixHelperRep_Tri.h105 MatrixHelperRep<S>* createBlockView_(const EltBlock& block) { in createBlockView_() function
H A DMatrixHelperRep_Full.h102 FullHelper* createBlockView_(const EltBlock& block) { in createBlockView_() function