ApproximateInelasticCoulombContactByDecoupling enum value | walberla::mesa_pd::kernel::HCSITSRelaxationStep | |
ApproximateInelasticCoulombContactByOrthogonalProjections enum value | walberla::mesa_pd::kernel::HCSITSRelaxationStep | |
cor_ | walberla::mesa_pd::kernel::HCSITSRelaxationStep | private |
deltaMax_ | walberla::mesa_pd::kernel::HCSITSRelaxationStep | private |
getCor() const | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
getDeltaMax() const | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
getMaxSubIterations() const | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
getRelaxationModel() const | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
HCSITSRelaxationStep() | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
InelasticCoulombContactByDecoupling enum value | walberla::mesa_pd::kernel::HCSITSRelaxationStep | |
InelasticCoulombContactByOrthogonalProjections enum value | walberla::mesa_pd::kernel::HCSITSRelaxationStep | |
InelasticFrictionlessContact enum value | walberla::mesa_pd::kernel::HCSITSRelaxationStep | |
InelasticGeneralizedMaximumDissipationContact enum value | walberla::mesa_pd::kernel::HCSITSRelaxationStep | |
InelasticProjectedGaussSeidel enum value | walberla::mesa_pd::kernel::HCSITSRelaxationStep | |
maxSubIterations_ | walberla::mesa_pd::kernel::HCSITSRelaxationStep | private |
operator()(size_t cid, CAccessor &ca, PAccessor &pa, real_t dt) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
relaxApproximateInelasticCoulombContactsByDecoupling(size_t cid, real_t dtinv, CAccessor &ca, PAccessor &pa) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
RelaxationModel enum name | walberla::mesa_pd::kernel::HCSITSRelaxationStep | |
relaxationModel_ | walberla::mesa_pd::kernel::HCSITSRelaxationStep | private |
relaxInelasticContactsByProjectedGaussSeidel(size_t cid, real_t dtinv, CAccessor &ca, PAccessor &pa) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
relaxInelasticCoulombContactsByDecoupling(size_t cid, real_t dtinv, CAccessor &ca, PAccessor &pa) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
relaxInelasticCoulombContactsByOrthogonalProjections(size_t cid, real_t dtinv, bool approximate, CAccessor &ca, PAccessor &pa) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
relaxInelasticFrictionlessContacts(size_t cid, real_t dtinv, CAccessor &ca, PAccessor &pa) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
relaxInelasticGeneralizedMaximumDissipationContacts(size_t cid, real_t dtinv, CAccessor &ca, PAccessor &pa) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
setCor(real_t v) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
setDeltaMax(real_t v) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
setMaxSubIterations(size_t v) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |
setRelaxationModel(RelaxationModel v) | walberla::mesa_pd::kernel::HCSITSRelaxationStep | inline |