pub fn compute_self_contacts(
    h: Real,
    fluid: &Fluid,
    contacts: &mut ParticlesContacts
)
Expand description

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