MeshKernel
|
This is the complete list of members for meshkernel::Contacts, including all inherited members.
AreComputed() const | meshkernel::Contacts | inline |
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() const | meshkernel::Contacts | inline |
Mesh2dIndices() const | meshkernel::Contacts | inline |
SetIndices(const std::vector< meshkernel::UInt > &mesh1dIndices, const std::vector< meshkernel::UInt > &mesh2dIndices) | meshkernel::Contacts |