Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
findpt_listel Struct Reference

#include <FindPtFuncs.h>

Public Attributes

uint el
 
realType r [3]
 
realType dist
 

Detailed Description

Definition at line 426 of file FindPtFuncs.h.

Member Data Documentation

◆ dist

realType findpt_listel::dist

Definition at line 430 of file FindPtFuncs.h.

Referenced by findpt_hash_2(), findpt_hash_3(), and findpt_list_sort().

◆ el

uint findpt_listel::el

Definition at line 428 of file FindPtFuncs.h.

Referenced by findpt_hash_2(), findpt_hash_3(), findpt_pass_2(), and findpt_pass_3().

◆ r

realType findpt_listel::r[3]

Definition at line 429 of file FindPtFuncs.h.

Referenced by findpt_hash_2(), findpt_hash_3(), findpt_pass_2(), and findpt_pass_3().


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