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

#include <FindPtFuncs.h>

+ Collaboration diagram for findpt_data_2:

Public Attributes

const realTypexw [2]
 
realTypez [2]
 
lagrange_data ld [2]
 
unsigned nptel
 
hash_data_2hash
 
findpt_listellist
 
findpt_listel ** sorted
 
findpt_listel ** end
 
opt_data_2od
 
realTypeod_work
 
const realxw [2]
 
realz [2]
 
struct findpt_hash_data_2 * hash
 
struct findpt_listellist
 
struct findpt_listel ** sorted
 
struct findpt_listel ** end
 
struct findpt_opt_data_2 * od
 
realod_work
 

Detailed Description

Definition at line 457 of file FindPtFuncs.h.

Member Data Documentation

◆ end [1/2]

findpt_listel ** findpt_data_2::end

Definition at line 464 of file FindPtFuncs.h.

Referenced by findpt_2(), findpt_hash_2(), and findpt_pass_2().

◆ end [2/2]

struct findpt_listel ** findpt_data_2::end

Definition at line 375 of file SpectralFuncs.hpp.

◆ hash [1/2]

hash_data_2* findpt_data_2::hash

◆ hash [2/2]

struct findpt_hash_data_2* findpt_data_2::hash

Definition at line 374 of file SpectralFuncs.hpp.

◆ ld

lagrange_data findpt_data_2::ld

Definition at line 461 of file FindPtFuncs.h.

Referenced by findpt_eval_2(), findpt_setup_2(), and findpt_weights_2().

◆ list [1/2]

findpt_listel* findpt_data_2::list

Definition at line 464 of file FindPtFuncs.h.

Referenced by findpt_free_2(), findpt_hash_2(), and findpt_setup_2().

◆ list [2/2]

struct findpt_listel* findpt_data_2::list

Definition at line 375 of file SpectralFuncs.hpp.

◆ nptel

unsigned findpt_data_2::nptel

Definition at line 462 of file FindPtFuncs.h.

Referenced by findpt_guess_2(), findpt_pass_2(), and findpt_setup_2().

◆ od [1/2]

opt_data_2* findpt_data_2::od

Definition at line 469 of file FindPtFuncs.h.

Referenced by findpt_free_2(), findpt_guess_2(), findpt_pass_2(), and findpt_setup_2().

◆ od [2/2]

struct findpt_opt_data_2* findpt_data_2::od

Definition at line 380 of file SpectralFuncs.hpp.

◆ od_work [1/2]

realType* findpt_data_2::od_work

Definition at line 470 of file FindPtFuncs.h.

Referenced by findpt_eval_2(), and findpt_setup_2().

◆ od_work [2/2]

real* findpt_data_2::od_work

Definition at line 381 of file SpectralFuncs.hpp.

◆ sorted [1/2]

findpt_listel ** findpt_data_2::sorted

Definition at line 464 of file FindPtFuncs.h.

Referenced by findpt_2(), findpt_free_2(), findpt_hash_2(), findpt_pass_2(), and findpt_setup_2().

◆ sorted [2/2]

struct findpt_listel ** findpt_data_2::sorted

Definition at line 375 of file SpectralFuncs.hpp.

◆ xw [1/2]

const realType* findpt_data_2::xw[2]

Definition at line 459 of file FindPtFuncs.h.

Referenced by findpt_guess_2(), findpt_pass_2(), and findpt_setup_2().

◆ xw [2/2]

const real* findpt_data_2::xw[2]

Definition at line 370 of file SpectralFuncs.hpp.

◆ z [1/2]

realType* findpt_data_2::z[2]

Definition at line 460 of file FindPtFuncs.h.

Referenced by findpt_free_2(), and findpt_setup_2().

◆ z [2/2]

real* findpt_data_2::z[2]

Definition at line 371 of file SpectralFuncs.hpp.


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