KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Static Public Member Functions | List of all members
Kratos::DemContact Class Reference

#include <dem_contact.h>

Collaboration diagram for Kratos::DemContact:

Public Member Functions

 KRATOS_CLASS_POINTER_DEFINITION (DemContact)
 
 DemContact ()
 
virtual ~DemContact ()
 

Static Public Member Functions

static void ComputeParticleContactMoments (double NormalLocalContactForce, double Force[3], double LocalCoordSystem2[3], SphericParticle *p_element, SphericParticle *p_neighbour, double indentation, unsigned int i)
 

Constructor & Destructor Documentation

◆ DemContact()

Kratos::DemContact::DemContact ( )

◆ ~DemContact()

virtual Kratos::DemContact::~DemContact ( )
virtual

Member Function Documentation

◆ ComputeParticleContactMoments()

static void Kratos::DemContact::ComputeParticleContactMoments ( double  NormalLocalContactForce,
double  Force[3],
double  LocalCoordSystem2[3],
SphericParticle p_element,
SphericParticle p_neighbour,
double  indentation,
unsigned int  i 
)
inlinestatic

◆ KRATOS_CLASS_POINTER_DEFINITION()

Kratos::DemContact::KRATOS_CLASS_POINTER_DEFINITION ( DemContact  )

The documentation for this class was generated from the following file: