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