Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::search::ExcludeSelfInteraction Struct Reference

Exclude degenerate (self) interactions.

#include <Excluder.hpp>

Public Member Functions

Setup
void setup (const stk::mesh::BulkData &, const stk::mesh::Selector &, const stk::mesh::Selector &)
Filtering
template<typename Candidate>
bool operator() (const Candidate &candidate) const

Member Function Documentation

◆ setup()

void mundy::search::ExcludeSelfInteraction::setup ( const stk::mesh::BulkData & ,
const stk::mesh::Selector & ,
const stk::mesh::Selector &  )
inline

◆ operator()()

template<typename Candidate>
bool mundy::search::ExcludeSelfInteraction::operator() ( const Candidate & candidate) const
inline