v0.14.0
Loading...
Searching...
No Matches
sdf_flat.py File Reference

Go to the source code of this file.

Classes

class  sdf_flat.Sphere
 
class  sdf_flat.zPlane
 

Namespaces

namespace  sdf_flat
 

Functions

 sdf_flat.sdf (delta_t, t, x, y, z, tx, ty, tz, block_id)
 
 sdf_flat.grad_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id)
 
 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