![]() |
v0.15.0 |
Go to the source code of this file.
Classes | |
| class | sdf_wavy_2d.WavySurface |
Namespaces | |
| namespace | sdf_wavy_2d |
Functions | |
| sdf_wavy_2d.sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) | |
| sdf_wavy_2d.grad_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) | |
| sdf_wavy_2d.hess_sdf (delta_t, t, x, y, z, tx, ty, tz, block_id) | |
Variables | |
| float | sdf_wavy_2d.A = 0.0002 |
| int | sdf_wavy_2d.wave_len = 2 |
| int | sdf_wavy_2d.w = 2. * np.pi / wave_len |
| float | sdf_wavy_2d.ind = 0.00159624 |