[][src]Function salva2d::geometry::compute_self_contacts

pub fn compute_self_contacts<N: RealField>(
    h: N,
    fluid: &Fluid<N>,
    contacts: &mut ParticlesContacts<N>
)

Compute all the contacts between the particles of a single fluid object.