v0.14.0 |
Go to the source code of this file.
Classes | |
class | sdf_hertz_3d.Sphere |
Namespaces | |
sdf_hertz_3d | |
Functions | |
def | sdf_hertz_3d.sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) |
def | sdf_hertz_3d.grad_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) |
def | sdf_hertz_3d.hess_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) |
Variables | |
int | sdf_hertz_3d.R = 100 |
float | sdf_hertz_3d.d = 0.01 |
int | sdf_hertz_3d.xc = 0 |
int | sdf_hertz_3d.yc = 0 |
int | sdf_hertz_3d.zc = R |