Peka2D_v5  v5.0
Public Attributes | List of all members
t_edge_ Struct Reference

Geometrical edges for mesh topology construction. More...

#include <structs.h>

Public Attributes

int id
 
double normal [3]
 
double length
 
int isBoundary
 

Detailed Description

Geometrical edges for mesh topology construction.

Member Data Documentation

◆ id

int t_edge_::id

◆ isBoundary

int t_edge_::isBoundary

◆ length

double t_edge_::length

◆ normal

double t_edge_::normal[3]

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