|
#include "FrictionForceInteractions/EmptyFrictionInteraction.h"
#include "AdhesiveForceInteractions/EmptyAdhesiveInteraction.h"
#include "InteractionHandler.h"
#include "BaseInteractable.h"
#include "MpiContainer.h"
#include "MPIInteraction.h"
#include "Logger.h"
Go to the source code of this file.
Classes | |
class | Interaction< NormalForceInteraction, FrictionForceInteraction, AdhesiveForceInteraction > |
Contains information about the contact between two interactables, BaseInteraction::P_ and BaseInteraction::I_;. More... | |