|
ViennaLS
|
Public Member Functions | |
| __init__ (self, velocities) | |
| getScalarVelocity (self, coord, material, normal, point_id) | |
| getVectorVelocity (self, coord, material, normal, point_id) | |
Public Attributes | |
| velocities = velocities | |
| float | R111 = 0.5 |
| float | R100 = 1.0 |
| float | low = 0.5773502691896257 if D > 2 else 0.7071067811865476 |
| float | high = 1.0 |
| Epitaxy.EpitaxyVelocity.__init__ | ( | self, | |
| velocities ) |
| Epitaxy.EpitaxyVelocity.getScalarVelocity | ( | self, | |
| coord, | |||
| material, | |||
| normal, | |||
| point_id ) |
| Epitaxy.EpitaxyVelocity.getVectorVelocity | ( | self, | |
| coord, | |||
| material, | |||
| normal, | |||
| point_id ) |
| float Epitaxy.EpitaxyVelocity.high = 1.0 |
| float Epitaxy.EpitaxyVelocity.low = 0.5773502691896257 if D > 2 else 0.7071067811865476 |
| float Epitaxy.EpitaxyVelocity.R100 = 1.0 |
| float Epitaxy.EpitaxyVelocity.R111 = 0.5 |
| Epitaxy.EpitaxyVelocity.velocities = velocities |