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

#include <FindPtFuncs.h>

Public Attributes

unsigned constraints
 
unsigned dn
 
unsigned d1
 
unsigned d2
 
realTypex [3]
 
realTypefdn [3]
 
realx [3]
 
realfdn [3]
 

Detailed Description

Definition at line 473 of file FindPtFuncs.h.

Member Data Documentation

◆ constraints

unsigned opt_face_data_3::constraints

Definition at line 475 of file FindPtFuncs.h.

Referenced by opt_face_proj_3(), opt_face_set_3(), and opt_findpt_3().

◆ d1

unsigned opt_face_data_3::d1

◆ d2

unsigned opt_face_data_3::d2

◆ dn

unsigned opt_face_data_3::dn

Definition at line 476 of file FindPtFuncs.h.

Referenced by opt_face_intp_3(), opt_face_proj_3(), opt_face_set_3(), and opt_findpt_3().

◆ fdn [1/2]

realType * opt_face_data_3::fdn[3]

Definition at line 477 of file FindPtFuncs.h.

Referenced by opt_alloc_3(), opt_face_intp_3(), and opt_face_proj_3().

◆ fdn [2/2]

real * opt_face_data_3::fdn[3]

Definition at line 452 of file SpectralFuncs.hpp.

◆ x [1/2]

realType* opt_face_data_3::x[3]

Definition at line 477 of file FindPtFuncs.h.

Referenced by opt_alloc_3(), opt_face_hess_3(), opt_face_intp_3(), and opt_face_proj_3().

◆ x [2/2]

real* opt_face_data_3::x[3]

Definition at line 452 of file SpectralFuncs.hpp.


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