Function reactions_contact_adams_bashforth_3rd

pub fn reactions_contact_adams_bashforth_3rd<C, A, F, Ri>(
    _cell: &mut C,
    aux_storage: &mut A,
) -> Result<(), CalcError>
where A: UpdateReactions<Ri> + UpdateReactionsContact<Ri, 2>, Ri: Xapy<F> + Clone, F: FromPrimitive + Float,
Available on crate feature chili only.
Expand description

Calculates the increment introduced by the ReactionsContact aspect.