pymem3dg._core¶
Description
Python wrapper around the DDG solver C++ library.
Classes
The adsorption parameters |
|
The aggregation parameters |
|
The bending parameters |
|
The boundary conditions |
|
conjugate Gradient propagator |
|
The DPD parameters |
|
The Dirichlet energy parameters |
|
The energy |
|
The entropy parameters |
|
forward euler (gradient descent) integration |
|
The external force parameters |
|
The forces object |
|
Geometry class |
|
Settings for mesh mutator |
|
Object to store mesh processing settings |
|
The osmotic pressure parameters |
|
The parameters |
|
The Point energy parameters |
|
The protein distribution parameters |
|
The SelfAvoidance energy parameters |
|
The system |
|
The surface tension parameters |
|
Velocity Verlet integration |
|
mesh spring forces parameters |
Functions
|
get face and vertex matrix of a non-capped cylinder |
|
read richData from .ply file |
|
retrieve all richData element name from .ply file. |
|
retrieve all richData property name from .ply file. |
|
get face and vertex matrix of diamond |
|
read face matrix and vertex matrix from .ply file |
find the face surface point closest to a embedded coordinate |
|
|
get face and vertex matrix of Hexagon |
|
get face and vertex matrix of icosphere |
get face and vertex matrix of tetrahedron |
|
|
find the index of vertex closest to a embedded coordinate |
|
find the vertex furthest away from the boundaries |
|
subdivide the mesh with linear interpolation |
|
subdivide the mesh in loop scheme |
|
process soup data in .ply and return face and vertex matrices. |
|
start profiler |
stop profiler |