MeshKernel
Public Attributes | List of all members
meshkernelapi::Contacts Struct Reference

A struct used to describe contacts between a 1d and a 2d mesh. More...

#include <Contacts.hpp>

Public Attributes

int * mesh1d_indices = nullptr
 The indices of the 1d mesh.
 
int * mesh2d_indices = nullptr
 The indices of the 2d face.
 
int num_contacts
 The number of contacts.
 

Detailed Description

A struct used to describe contacts between a 1d and a 2d mesh.


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