CellModules
BodyHertzianPhysics.hpp File Reference

Defines the BodyHertzianPhysics class for Delaunay triangulation and Hertzian physics. More...

#include <mecacell/mecacell.h>
#include <mecacell/movable.h>
#include "PluginHertzianPhysics.hpp"
#include "../../../../src/core/BaseBody.hpp"
#include <math.h>
#include "Tensor.hpp"

Go to the source code of this file.

Classes

class  HertzianPhysics::BodyHertzianPhysics< cell_t, plugin_t >
 Class for managing Delaunay triangulation and mass-spring-based physics. More...
 

Namespaces

namespace  HertzianPhysics
 Namespace for Hertzian physics-related classes and functions.
 

Macros

#define MOVABLE
 

Detailed Description

Defines the BodyHertzianPhysics class for Delaunay triangulation and Hertzian physics.

Contains the body class which works with the HertzianPhysics plugin.

Definition in file BodyHertzianPhysics.hpp.

Macro Definition Documentation

◆ MOVABLE

#define MOVABLE

Definition at line 3 of file BodyHertzianPhysics.hpp.