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

#include <FindPtFuncs.h>

Public Attributes

unsigned constraints
 
realType x [3]
 
realType jac [9]
 
real x [3]
 
real jac [9]
 

Detailed Description

Definition at line 487 of file FindPtFuncs.h.

Member Data Documentation

◆ constraints

unsigned opt_point_data_3::constraints

Definition at line 489 of file FindPtFuncs.h.

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

◆ jac [1/2]

realType opt_point_data_3::jac[9]

Definition at line 490 of file FindPtFuncs.h.

Referenced by opt_point_intp_3(), and opt_point_proj_3().

◆ jac [2/2]

real opt_point_data_3::jac[9]

Definition at line 465 of file SpectralFuncs.hpp.

◆ x [1/2]

realType opt_point_data_3::x[3]

Definition at line 490 of file FindPtFuncs.h.

Referenced by opt_point_intp_3(), and opt_point_proj_3().

◆ x [2/2]

real opt_point_data_3::x[3]

Definition at line 465 of file SpectralFuncs.hpp.


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