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

#include <FindPtFuncs.h>

+ Collaboration diagram for findpt_data_3:

Public Attributes

const realTypexw [3]
 
realTypez [3]
 
lagrange_data ld [3]
 
unsigned nptel
 
hash_data_3hash
 
findpt_listellist
 
findpt_listel ** sorted
 
findpt_listel ** end
 
opt_data_3od
 
realTypeod_work
 
const realxw [3]
 
realz [3]
 
struct findpt_hash_data_3 * hash
 
struct findpt_listellist
 
struct findpt_listel ** sorted
 
struct findpt_listel ** end
 
struct findpt_opt_data_3 * od
 
realod_work
 

Detailed Description

Definition at line 505 of file FindPtFuncs.h.

Member Data Documentation

◆ end [1/2]

findpt_listel ** findpt_data_3::end

Definition at line 512 of file FindPtFuncs.h.

Referenced by findpt_3(), findpt_hash_3(), and findpt_pass_3().

◆ end [2/2]

struct findpt_listel ** findpt_data_3::end

Definition at line 391 of file SpectralFuncs.hpp.

◆ hash [1/2]

hash_data_3* findpt_data_3::hash

◆ hash [2/2]

struct findpt_hash_data_3* findpt_data_3::hash

Definition at line 390 of file SpectralFuncs.hpp.

◆ ld

lagrange_data findpt_data_3::ld

Definition at line 509 of file FindPtFuncs.h.

Referenced by findpt_eval_3(), findpt_setup_3(), and findpt_weights_3().

◆ list [1/2]

findpt_listel* findpt_data_3::list

Definition at line 512 of file FindPtFuncs.h.

Referenced by findpt_free_3(), findpt_hash_3(), and findpt_setup_3().

◆ list [2/2]

struct findpt_listel* findpt_data_3::list

Definition at line 391 of file SpectralFuncs.hpp.

◆ nptel

unsigned findpt_data_3::nptel

Definition at line 510 of file FindPtFuncs.h.

Referenced by findpt_guess_3(), findpt_pass_3(), and findpt_setup_3().

◆ od [1/2]

opt_data_3* findpt_data_3::od

Definition at line 517 of file FindPtFuncs.h.

Referenced by findpt_free_3(), findpt_guess_3(), findpt_pass_3(), and findpt_setup_3().

◆ od [2/2]

struct findpt_opt_data_3* findpt_data_3::od

Definition at line 396 of file SpectralFuncs.hpp.

◆ od_work [1/2]

realType* findpt_data_3::od_work

Definition at line 518 of file FindPtFuncs.h.

Referenced by findpt_eval_3(), and findpt_setup_3().

◆ od_work [2/2]

real* findpt_data_3::od_work

Definition at line 397 of file SpectralFuncs.hpp.

◆ sorted [1/2]

findpt_listel ** findpt_data_3::sorted

Definition at line 512 of file FindPtFuncs.h.

Referenced by findpt_3(), findpt_free_3(), findpt_hash_3(), findpt_pass_3(), and findpt_setup_3().

◆ sorted [2/2]

struct findpt_listel ** findpt_data_3::sorted

Definition at line 391 of file SpectralFuncs.hpp.

◆ xw [1/2]

const realType* findpt_data_3::xw[3]

Definition at line 507 of file FindPtFuncs.h.

Referenced by findpt_guess_3(), findpt_pass_3(), and findpt_setup_3().

◆ xw [2/2]

const real* findpt_data_3::xw[3]

Definition at line 386 of file SpectralFuncs.hpp.

◆ z [1/2]

realType* findpt_data_3::z[3]

Definition at line 508 of file FindPtFuncs.h.

Referenced by findpt_free_3(), and findpt_setup_3().

◆ z [2/2]

real* findpt_data_3::z[3]

Definition at line 387 of file SpectralFuncs.hpp.


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