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

#include <FindPtFuncs.h>

+ Collaboration diagram for opt_data_2:

Public Attributes

lagrange_datald
 
unsigned size [3]
 
const realTypeelx [2]
 
opt_edge_data_2 ed
 
opt_point_data_2 pd
 
realTypework
 
realType x [2]
 
realType jac [4]
 
const realelx [2]
 
realwork
 
real x [2]
 
real jac [4]
 

Detailed Description

Definition at line 446 of file FindPtFuncs.h.

Member Data Documentation

◆ ed

◆ elx [1/2]

const realType* opt_data_2::elx[2]

Definition at line 450 of file FindPtFuncs.h.

Referenced by opt_area_intp_2(), opt_edge_proj_2(), opt_findpt_2(), and opt_point_proj_2().

◆ elx [2/2]

const real* opt_data_2::elx[2]

Definition at line 512 of file SpectralFuncs.hpp.

◆ jac [1/2]

realType opt_data_2::jac[4]

Definition at line 454 of file FindPtFuncs.h.

Referenced by opt_area_intp_2(), opt_edge_intp_2(), opt_findpt_2(), and opt_point_intp_2().

◆ jac [2/2]

real opt_data_2::jac[4]

Definition at line 516 of file SpectralFuncs.hpp.

◆ ld

◆ pd

opt_point_data_2 opt_data_2::pd

Definition at line 452 of file FindPtFuncs.h.

Referenced by opt_findpt_2(), opt_point_intp_2(), opt_point_proj_2(), and opt_point_set_2().

◆ size

unsigned opt_data_2::size

Definition at line 449 of file FindPtFuncs.h.

Referenced by opt_alloc_2(), opt_edge_proj_2(), and opt_point_proj_2().

◆ work [1/2]

realType* opt_data_2::work

Definition at line 453 of file FindPtFuncs.h.

Referenced by findpt_setup_2(), opt_alloc_2(), opt_area_intp_2(), and opt_free_2().

◆ work [2/2]

real* opt_data_2::work

Definition at line 515 of file SpectralFuncs.hpp.

◆ x [1/2]

realType opt_data_2::x[2]

Definition at line 454 of file FindPtFuncs.h.

Referenced by opt_area_intp_2(), opt_edge_intp_2(), opt_findpt_2(), and opt_point_intp_2().

◆ x [2/2]

real opt_data_2::x[2]

Definition at line 516 of file SpectralFuncs.hpp.


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