nocs

NOCS (Not Only Colliding Spheres) exact 2D gas dynamics framework

View on GitHub

Class callback (callback/callbacks/bumper.h)

Overview

Class callback is a polymorphic wrapper for lambda functions that gives them an interface in order to interact correctly with the dispatcher. This callback is completely specialized for events :: bumper and can be built only with lambdas that take as argument a report <events :: bumper> object.

Interface

Constructor

Methods