Home
last modified time | relevance | path

Searched refs:FRICTIONLESS (Results 1 – 16 of 16) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_gpu/cuda/
H A DChGpu_SMC.cu100 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in resetSphereAccelerations()
117 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in resetSphereAccelerations()
199 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in defragment_initial_positions()
218 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in defragment_initial_positions()
237 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in defragment_initial_positions()
363 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in setupSphereDataStructures()
396 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in setupSphereDataStructures()
478 …recording_contactInfo == true && gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in setupSphereDataStructures()
622 if (gran_params->friction_mode == CHGPU_FRICTION_MODE::FRICTIONLESS) { in AdvanceSimulation()
656 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in AdvanceSimulation()
H A DChGpu_SMC_trimesh.cu215 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in interactionGranMat_TriangleSoup_matBased()
344 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in interactionGranMat_TriangleSoup_matBased()
367 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in interactionGranMat_TriangleSoup_matBased()
417 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in interactionGranMat_TriangleSoup_matBased()
494 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in interactionGranMat_TriangleSoup()
615 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in interactionGranMat_TriangleSoup()
635 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in interactionGranMat_TriangleSoup()
685 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in interactionGranMat_TriangleSoup()
731 if (gran_params->friction_mode == CHGPU_FRICTION_MODE::FRICTIONLESS) { in AdvanceSimulation()
798 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in AdvanceSimulation()
H A DChGpuBoundaryConditions.cuh334 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in addBCForces_ZCone()
579 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in addBCForces_Plane()
815 if (gran_params->friction_mode != chrono::gpu::CHGPU_FRICTION_MODE::FRICTIONLESS) { in addBCForces_Zcyl()
H A DChGpuHelpers.cuh231 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS && in computeRollingAngAcc()
H A DChGpu_SMC.cuh730 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in computeSphereContactForces()
811 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in computeSphereContactForces()
/dports/science/chrono/chrono-7.0.1/src/demos/gpu/
H A Ddemo_GPU_terrainBox_SMC.cpp46 enum run_mode { FRICTIONLESS = 0, ONE_STEP = 1, MULTI_STEP = 2 }; enumerator
125 case run_mode::FRICTIONLESS: in main()
126 gpu_sys.SetFrictionMode(CHGPU_FRICTION_MODE::FRICTIONLESS); in main()
/dports/science/chrono/chrono-7.0.1/data/vehicle/cosim/terrain/
H A Dgranular_gpu.json37 // MULTI_STEP / SINGLE_STEP / FRICTIONLESS
/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dcustom_actions.c171 if (!(self->flags & ATTRACTED) && !(self->flags & FRICTIONLESS)) in helpless()
374 self->flags |= FRICTIONLESS; in removeFriction()
H A Ddefs.h280 FRICTIONLESS = 134217728, enumerator
H A Dplayer.c289 if (!(self->flags & ATTRACTED) && !(self->flags & FRICTIONLESS)) in doPlayer()
381 if (self->flags & FRICTIONLESS) in doPlayer()
399 if (self->flags & FRICTIONLESS) in doPlayer()
456 if (self->flags & FRICTIONLESS) in doPlayer()
474 if (self->flags & FRICTIONLESS) in doPlayer()
755 self->flags &= ~FRICTIONLESS; in doPlayer()
/dports/science/chrono/chrono-7.0.1/src/chrono_gpu/physics/
H A DChSystemGpu_impl.cpp87 gran_params->friction_mode = CHGPU_FRICTION_MODE::FRICTIONLESS; in ChSystemGpu_impl()
156 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in packSphereDataPointers()
173 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in packSphereDataPointers()
203 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in packSphereDataPointers()
253 …if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS && GET_OUTPUT_SETTING(ANG_VEL_… in WriteRawParticles()
278 …if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS && GET_OUTPUT_SETTING(ANG_VEL_… in WriteCsvParticles()
325 …if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS && GET_OUTPUT_SETTING(ANG_VEL_… in WriteCsvParticles()
460 …if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS && GET_OUTPUT_SETTING(ANG_VEL_… in WriteH5Particles()
634 (gran_params->friction_mode == CHGPU_FRICTION_MODE::FRICTIONLESS)) { in WriteContactInfoFile()
645 if (gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in WriteContactInfoFile()
[all …]
H A DChSystemGpu.cpp460 if (m_sys->gran_params->friction_mode == CHGPU_FRICTION_MODE::FRICTIONLESS) in GetParticleAngVelocity()
1174 if (m_sys->gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in ReadCheckpointFile()
1276 if (m_sys->gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in ReadCheckpointFile()
1410 if (m_sys->gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in WriteCheckpointFile()
1469 case (CHGPU_FRICTION_MODE::FRICTIONLESS): in WriteHstHistory()
1568 if (m_sys->gran_params->friction_mode != CHGPU_FRICTION_MODE::FRICTIONLESS) { in WriteCheckpointFile()
/dports/science/chrono/chrono-7.0.1/src/chrono_gpu/
H A DChGpuDefines.h45 enum class CHGPU_FRICTION_MODE { FRICTIONLESS, SINGLE_STEP, MULTI_STEP }; enumerator
/dports/science/chrono/chrono-7.0.1/src/tests/unit_tests/gpu/
H A Dutest_GPU_mini.cpp74 gpu_sys.SetFrictionMode(CHGPU_FRICTION_MODE::FRICTIONLESS); in run_test()
/dports/science/chrono/chrono-7.0.1/src/chrono_gpu/utils/
H A DChGpuJsonParser.h262 params.friction_mode = CHGPU_FRICTION_MODE::FRICTIONLESS;
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/cosim/terrain/
H A DChVehicleCosimTerrainNodeGranularGPU.cpp163 m_tangential_model = gpu::CHGPU_FRICTION_MODE::FRICTIONLESS; in SetFromSpecfile()