Home
last modified time | relevance | path

Searched defs:MatrB (Results 1 – 4 of 4) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChElementTetraCorot_4.h202 ChMatrixDynamic<> MatrB; // matrix of shape function's partial derivatives variable
367 ChMatrixDynamic<> MatrB; // matrix of shape function's partial derivatives variable
H A DChElementTetraCorot_10.h218 std::vector<ChMatrixDynamic<> > MatrB; variable
H A DChElementHexaCorot_8.cpp141 void ChElementHexaCorot_8::ComputeMatrB(ChMatrixDynamic<>& MatrB, in ComputeMatrB()
H A DChElementHexaCorot_20.cpp273 void ChElementHexaCorot_20::ComputeMatrB(ChMatrixDynamic<>& MatrB, in ComputeMatrB()