waLBerla 7.3
Loading...
Searching...
No Matches
EPA.cpp File Reference

Detailed Description

Author
Tobias Scharpff
Tobias Leemann
#include "EPA.h"
#include <core/math/Constants.h>
#include <vector>

Classes

struct  walberla::mesa_pd::collision_detection::EpsilonRelEPA< float >
struct  walberla::mesa_pd::collision_detection::EpsilonRelEPA< double >
struct  walberla::mesa_pd::collision_detection::EpsilonRelEPA< long double >

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::mesa_pd
namespace  walberla::mesa_pd::collision_detection

Variables

const float walberla::mesa_pd::collision_detection::EpsilonRelEPA< float >::value = static_cast< float >(1e-4)
const double walberla::mesa_pd::collision_detection::EpsilonRelEPA< double >::value = static_cast< double >(1e-6)
const long double walberla::mesa_pd::collision_detection::EpsilonRelEPA< longdouble >::value = static_cast< long double >(1e-6)