MeshKernel
meshkernel::Contacts Member List

This is the complete list of members for meshkernel::Contacts, including all inherited members.

AreComputed() constmeshkernel::Contactsinline
ComputeBoundaryContacts(const std::vector< bool > &oneDNodeMask, const Polygons &polygons, double searchRadius)meshkernel::Contacts
ComputeContactsWithPoints(const std::vector< bool > &oneDNodeMask, const std::vector< Point > &points)meshkernel::Contacts
ComputeContactsWithPolygons(const std::vector< bool > &oneDNodeMask, const Polygons &polygons)meshkernel::Contacts
ComputeMultipleContacts(const std::vector< bool > &oneDNodeMask)meshkernel::Contacts
ComputeSingleContacts(const std::vector< bool > &oneDNodeMask, const Polygons &polygons, double projectionFactor)meshkernel::Contacts
Contacts(Mesh1D &mesh1d, Mesh2D &mesh2d)meshkernel::Contacts
Mesh1dIndices() constmeshkernel::Contactsinline
Mesh2dIndices() constmeshkernel::Contactsinline
SetIndices(const std::vector< meshkernel::UInt > &mesh1dIndices, const std::vector< meshkernel::UInt > &mesh2dIndices)meshkernel::Contacts