walberla::pe::fcd::GJKEPACollideFunctor< Container > Struct Template Reference

#include <GJKEPACollideFunctor.h>

Public Member Functions

 GJKEPACollideFunctor (Container &contacts)
 
template<typename BodyType1 , typename BodyType2 >
bool operator() (BodyType1 *bd1, BodyType2 *bd2)
 

Public Attributes

Container & contacts_
 

Constructor & Destructor Documentation

◆ GJKEPACollideFunctor()

template<typename Container >
walberla::pe::fcd::GJKEPACollideFunctor< Container >::GJKEPACollideFunctor ( Container &  contacts)
inline

Member Function Documentation

◆ operator()()

template<typename Container >
template<typename BodyType1 , typename BodyType2 >
bool walberla::pe::fcd::GJKEPACollideFunctor< Container >::operator() ( BodyType1 *  bd1,
BodyType2 *  bd2 
)
inline

Member Data Documentation

◆ contacts_

template<typename Container >
Container& walberla::pe::fcd::GJKEPACollideFunctor< Container >::contacts_

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