Home
last modified time | relevance | path

Searched defs:off_v (Results 1 – 25 of 94) sorted by relevance

1234

/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChNodeBase.h62 const unsigned int off_v, in NodeIntStateGather()
67 const unsigned int off_v, in NodeIntStateScatter()
75 const unsigned int off_v, in NodeIntStateIncrement()
86 …virtual void NodeIntToDescriptor(const unsigned int off_v, const ChStateDelta& v, const ChVectorDy… in NodeIntToDescriptor()
87 virtual void NodeIntFromDescriptor(const unsigned int off_v, ChStateDelta& v) {} in NodeIntFromDescriptor()
H A DChShaft.cpp74 const unsigned int off_v, // offset in v state vector in IntStateGather()
85 const unsigned int off_v, // offset in v state vector in IntStateScatter()
119 void ChShaft::IntToDescriptor(const unsigned int off_v, // offset in v, R in IntToDescriptor()
129 void ChShaft::IntFromDescriptor(const unsigned int off_v, // offset in v in IntFromDescriptor()
H A DChLinkMotorLinearSpeed.cpp80 const unsigned int off_v, // offset in v state vector in IntStateGather()
91 const unsigned int off_v, // offset in v state vector in IntStateScatter()
126 void ChLinkMotorLinearSpeed::IntToDescriptor(const unsigned int off_v, // offset in v, R in IntToDescriptor()
139 void ChLinkMotorLinearSpeed::IntFromDescriptor(const unsigned int off_v, // offset in v in IntFromDescriptor()
H A DChLinkSpringCB.cpp108 const unsigned int off_v, // offset in v state vector in IntStateGather()
122 const unsigned int off_v, // offset in v state vector in IntStateScatter()
171 void ChLinkSpringCB::IntToDescriptor(const unsigned int off_v, // offset in v, R in IntToDescriptor()
184 void ChLinkSpringCB::IntFromDescriptor(const unsigned int off_v, // offset in v in IntFromDescriptor()
H A DChLinkMotorRotationSpeed.cpp155 const unsigned int off_v, // offset in v state vector in IntStateGather()
166const unsigned int off_v, // offset in v state vector in IntStateScatter()
201 void ChLinkMotorRotationSpeed::IntToDescriptor(const unsigned int off_v, // offset in v, R in IntToDescriptor()
214 void ChLinkMotorRotationSpeed::IntFromDescriptor(const unsigned int off_v, // offset in v in IntFromDescriptor()
H A DChConveyor.cpp74 const unsigned int off_v, // offset in v state vector in IntStateGather()
84 const unsigned int off_v, // offset in v state vector in IntStateScatter()
115 const unsigned int off_v, // offset in v state vector in IntStateIncrement()
139 void ChConveyor::IntToDescriptor(const unsigned int off_v, in IntToDescriptor()
150 void ChConveyor::IntFromDescriptor(const unsigned int off_v, // offset in v in IntFromDescriptor()
H A DChPhysicsItem.h190 const unsigned int off_v, ///< offset in v state vector in IntStateGather()
198 const unsigned int off_v, ///< offset in v state vector in IntStateScatter()
233 const unsigned int off_v, ///< offset in v state vector in IntStateIncrement()
282 const unsigned int off_v, ///< offset for \e v and \e R in IntToDescriptor()
292 const unsigned int off_v, ///< offset for \e v in IntFromDescriptor()
H A DChLinkMotorRotationDriveline.cpp111 const unsigned int off_v, in IntStateGather()
123 const unsigned int off_v, in IntStateScatter()
155 const unsigned int off_v, in IntStateIncrement()
247 void ChLinkMotorRotationDriveline::IntToDescriptor(const unsigned int off_v, in IntToDescriptor()
263 void ChLinkMotorRotationDriveline::IntFromDescriptor(const unsigned int off_v, in IntFromDescriptor()
H A DChShaftsMotorSpeed.cpp83 const unsigned int off_v, // offset in v state vector in IntStateGather()
94 const unsigned int off_v, // offset in v state vector in IntStateScatter()
177 void ChShaftsMotorSpeed::IntToDescriptor(const unsigned int off_v, // offset in v, R in IntToDescriptor()
190 void ChShaftsMotorSpeed::IntFromDescriptor(const unsigned int off_v, // offset in v in IntFromDescriptor()
H A DChLinkMotorLinearDriveline.cpp135 const unsigned int off_v, in IntStateGather()
148 const unsigned int off_v, in IntStateScatter()
183 const unsigned int off_v, in IntStateIncrement()
290 void ChLinkMotorLinearDriveline::IntToDescriptor(const unsigned int off_v, in IntToDescriptor()
308 void ChLinkMotorLinearDriveline::IntFromDescriptor(const unsigned int off_v, in IntFromDescriptor()
H A DChLinkTSDA.cpp302 const unsigned int off_v, // offset in v state vector in IntStateGather()
315 const unsigned int off_v, // offset in v state vector in IntStateScatter()
368 void ChLinkTSDA::IntToDescriptor(const unsigned int off_v, // offset in v, R in IntToDescriptor()
380 void ChLinkTSDA::IntFromDescriptor(const unsigned int off_v, // offset in v in IntFromDescriptor()
H A DChShaftsBody.cpp93 void ChShaftsBody::IntToDescriptor(const unsigned int off_v, in IntToDescriptor()
104 void ChShaftsBody::IntFromDescriptor(const unsigned int off_v, in IntFromDescriptor()
269 void ChShaftsBodyTranslation::IntToDescriptor(const unsigned int off_v, in IntToDescriptor()
280 void ChShaftsBodyTranslation::IntFromDescriptor(const unsigned int off_v, in IntFromDescriptor()
H A DChShaftsGear.cpp97 void ChShaftsGear::IntToDescriptor(const unsigned int off_v, // offset in v, R in IntToDescriptor()
108 void ChShaftsGear::IntFromDescriptor(const unsigned int off_v, // offset in v in IntFromDescriptor()
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChNodeFEAxyz.h86 const unsigned int off_v, in NodeIntStateGather()
95 const unsigned int off_v, in NodeIntStateScatter()
113 const unsigned int off_v, in NodeIntStateIncrement()
133 virtual void NodeIntToDescriptor(const unsigned int off_v, in NodeIntToDescriptor()
140 virtual void NodeIntFromDescriptor(const unsigned int off_v, ChStateDelta& v) override { in NodeIntFromDescriptor()
H A DChNodeFEAcurv.cpp103 const unsigned int off_v, in NodeIntStateGather()
117 const unsigned int off_v, in NodeIntStateScatter()
144 const unsigned int off_v, in NodeIntStateIncrement()
164 void ChNodeFEAcurv::NodeIntToDescriptor(const unsigned int off_v, const ChStateDelta& v, const ChVe… in NodeIntToDescriptor()
169 void ChNodeFEAcurv::NodeIntFromDescriptor(const unsigned int off_v, ChStateDelta& v) { in NodeIntFromDescriptor()
H A DChNodeFEAxyzD.cpp72 const unsigned int off_v, in NodeIntStateGather()
84 const unsigned int off_v, in NodeIntStateScatter()
106 const unsigned int off_v, in NodeIntStateIncrement()
133 void ChNodeFEAxyzD::NodeIntToDescriptor(const unsigned int off_v, const ChStateDelta& v, const ChVe… in NodeIntToDescriptor()
139 void ChNodeFEAxyzD::NodeIntFromDescriptor(const unsigned int off_v, ChStateDelta& v) { in NodeIntFromDescriptor()
H A DChNodeFEAxyzP.cpp60 const unsigned int off_v, in NodeIntStateGather()
69 const unsigned int off_v, in NodeIntStateScatter()
95 void ChNodeFEAxyzP::NodeIntToDescriptor(const unsigned int off_v, const ChStateDelta& v, const ChVe… in NodeIntToDescriptor()
100 void ChNodeFEAxyzP::NodeIntFromDescriptor(const unsigned int off_v, ChStateDelta& v) { in NodeIntFromDescriptor()
H A DChNodeFEAxyzDD.cpp72 const unsigned int off_v, in NodeIntStateGather()
86 const unsigned int off_v, in NodeIntStateScatter()
113 const unsigned int off_v, in NodeIntStateIncrement()
147 void ChNodeFEAxyzDD::NodeIntToDescriptor(const unsigned int off_v, const ChStateDelta& v, const ChV… in NodeIntToDescriptor()
153 void ChNodeFEAxyzDD::NodeIntFromDescriptor(const unsigned int off_v, ChStateDelta& v) { in NodeIntFromDescriptor()
H A DChNodeFEAxyzDDD.cpp72 const unsigned int off_v, in NodeIntStateGather()
88 const unsigned int off_v, in NodeIntStateScatter()
119 const unsigned int off_v, in NodeIntStateIncrement()
160 void ChNodeFEAxyzDDD::NodeIntToDescriptor(const unsigned int off_v, const ChStateDelta& v, const Ch… in NodeIntToDescriptor()
166 void ChNodeFEAxyzDDD::NodeIntFromDescriptor(const unsigned int off_v, ChStateDelta& v) { in NodeIntFromDescriptor()
H A DChNodeFEAxyzrot.cpp65 const unsigned int off_v, in NodeIntStateGather()
77 const unsigned int off_v, in NodeIntStateScatter()
98 const unsigned int off_v, in NodeIntStateIncrement()
132 void ChNodeFEAxyzrot::NodeIntToDescriptor(const unsigned int off_v, const ChStateDelta& v, const Ch… in NodeIntToDescriptor()
137 void ChNodeFEAxyzrot::NodeIntFromDescriptor(const unsigned int off_v, ChStateDelta& v) { in NodeIntFromDescriptor()
219 const unsigned int off_v, in LoadableStateIncrement()
H A DChMesh.cpp194 const unsigned int off_v, in IntStateGather()
212 const unsigned int off_v, in IntStateScatter()
252 const unsigned int off_v, in IntStateIncrement()
362 void ChMesh::IntToDescriptor(const unsigned int off_v, in IntToDescriptor()
377 void ChMesh::IntFromDescriptor(const unsigned int off_v, in IntFromDescriptor()
/dports/math/geogram/geogram-1.7.7/src/lib/exploragram/hexdom/
H A DFF_visu.cpp69 index_t off_v = render->vertices.create_vertices(4); in view_FF_with_gyphs() local
97 index_t off_v = render->vertices.create_vertices(SPHERE_MODEL_NB_PTS); in view_FF_with_gyphs() local
144 index_t off_v = render->vertices.create_vertices(2); in view_U_locks() local
H A Dhex_dominant.cpp98 index_t off_v = tet_mesh->vertices.create_vertices(hex->vertices.nb()); in add_hexes_to_tetmesh() local
229 index_t off_v = m->vertices.create_vertices(nvvertices.size()); in Baudoin_mesher() local
361 index_t off_v = result->vertices.create_vertices(hexahedrons->vertices.nb()); in hex_dominant() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/convert/src/
H A Doskar_convert_ludwig3_to_theta_phi_components.c25 const int off_h = offset, off_v = offset + 1; in OSKAR_CONVERT_LUDWIG3_TO_THETA_PHI() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/imager/src/
H A Doskar_grid_simple.c54 const int off_v = (int)round((round(pos_v) - pos_v) * D_OVERSAMPLE); in oskar_grid_simple_default_d() local
123 const int off_v = (int)roundf((roundf(pos_v) - pos_v) * D_OVERSAMPLE); in oskar_grid_simple_default_f() local
202 const int off_v = (int)round((round(pos_v) - pos_v) * oversample); in oskar_grid_simple_d() local
281 const int off_v = (int)roundf((roundf(pos_v) - pos_v) * oversample); in oskar_grid_simple_f() local

1234