OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
Redistancing a sphere given as indicator function

We are given a grid with a spherical surface implicitly represented using an indicator function,

\[ f_{ijk} = \begin{cases} 1, & \text{inside sphere}\\ -1, & \text{outside sphere} \end{cases} \]