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

#include <FindPtFuncs.h>

+ Collaboration diagram for opt_data_3:

Public Attributes

lagrange_datald
 
unsigned size [4]
 
const realTypeelx [3]
 
opt_face_data_3 fd
 
opt_edge_data_3 ed
 
opt_point_data_3 pd
 
realTypework
 
realType x [3]
 
realType jac [9]
 
const realelx [3]
 
realwork
 
real x [3]
 
real jac [9]
 

Detailed Description

Definition at line 493 of file FindPtFuncs.h.

Member Data Documentation

◆ ed

◆ elx [1/2]

◆ elx [2/2]

const real* opt_data_3::elx[3]

Definition at line 472 of file SpectralFuncs.hpp.

◆ fd

◆ jac [1/2]

◆ jac [2/2]

real opt_data_3::jac[9]

Definition at line 477 of file SpectralFuncs.hpp.

◆ ld

◆ pd

opt_point_data_3 opt_data_3::pd

Definition at line 500 of file FindPtFuncs.h.

Referenced by opt_findpt_3(), opt_point_intp_3(), opt_point_proj_3(), and opt_point_set_3().

◆ size

unsigned opt_data_3::size

Definition at line 496 of file FindPtFuncs.h.

Referenced by opt_alloc_3(), opt_edge_proj_3(), opt_face_proj_3(), and opt_point_proj_3().

◆ work [1/2]

realType* opt_data_3::work

◆ work [2/2]

real* opt_data_3::work

Definition at line 476 of file SpectralFuncs.hpp.

◆ x [1/2]

realType opt_data_3::x[3]

◆ x [2/2]

real opt_data_3::x[3]

Definition at line 477 of file SpectralFuncs.hpp.


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