Skip to main content
Ctrl+K
PyMembrane  documentation - Home PyMembrane  documentation - Home
  • Installation
  • Quick Start and Examples
  • Tutorial Notebook
  • Command-Line Arguments
  • Python API
    • C++ API
    • Performance benchmark and scope comparison
    • Liquid membrane example
    • Hybrid Brownian + Monte Carlo Example
    • Size Scaling Example
    • Contributors
    • References
  • Installation
  • Quick Start and Examples
  • Tutorial Notebook
  • Command-Line Arguments
  • Python API
  • C++ API
  • Performance benchmark and scope comparison
  • Liquid membrane example
  • Hybrid Brownian + Monte Carlo Example
  • Size Scaling Example
  • Contributors
  • References

Section Navigation

  • Program Listing for File potentialBending.cpp
  • File potentialBending.cpp

File potentialBending.cpp#

↰ Parent directory (pymembrane/cppmodule/md/src/potentials)

Contents

  • Definition (pymembrane/cppmodule/md/src/potentials/potentialBending.cpp)

  • Includes

  • Functions

Definition (pymembrane/cppmodule/md/src/potentials/potentialBending.cpp)#

  • Program Listing for File potentialBending.cpp

Includes#

  • potentialBending.hpp (File potentialBending.hpp)

Functions#

  • Function ComputeVertexBendingEnergy_fn

  • Function ComputeVertexBendingEnergy_lambda

  • Function ComputeVertexBendingForce_fn(int, const HE_EdgeProp *, const HE_FaceProp *, HE_VertexProp *, const real *, const BoxType)

  • Function ComputeVertexBendingForce_lambda

  • Function ComputeVertexBendingStress_fn(const int, HE_EdgeProp *, const HE_FaceProp *__restrict__, const HE_VertexProp *__restrict__, const real *__restrict__, realTensor *, const BoxType)

  • Function ComputeVertexBendingStressAtom_fn(const int, HE_EdgeProp *, const HE_FaceProp *__restrict__, const HE_VertexProp *__restrict__, const real *__restrict__, realTensor *, const BoxType)

  • Function scale_BendingForceMatrix_lambda

On this page
  • Definition (pymembrane/cppmodule/md/src/potentials/potentialBending.cpp)
  • Includes
  • Functions

© Copyright 2026 Daniel A Matoz-Fernandez and Contributors.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.