Nek5000
SEM for Incompressible NS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
findpts_local_data Struct Reference

#include <findpts_local_imp.h>

+ Collaboration diagram for findpts_local_data:

Public Attributes

unsigned dim
 
buffer buf
 
union {
   struct findpts_local_data_2   d2
 
   struct findpts_local_data_3   d3
 
fld
 
unsigned ntot
 
const double * elx [D]
 
struct obboxobb
 
struct hash_data hd
 
struct findpts_el_data fed
 
double tol
 

Detailed Description

Definition at line 21 of file findpts_local_ext.c.

Member Data Documentation

buffer findpts_local_data::buf
struct findpts_local_data_2 findpts_local_data::d2
struct findpts_local_data_3 findpts_local_data::d3
unsigned findpts_local_data::dim
const double* findpts_local_data::elx[D]

Definition at line 197 of file findpts_local_imp.h.

Referenced by findpts_local(), and findpts_local_setup().

struct findpts_el_data findpts_local_data::fed
union { ... } findpts_local_data::fld
struct hash_data findpts_local_data::hd
unsigned findpts_local_data::ntot

Definition at line 196 of file findpts_local_imp.h.

Referenced by findpts_local(), findpts_local_eval(), and findpts_local_setup().

struct obbox* findpts_local_data::obb
double findpts_local_data::tol

Definition at line 201 of file findpts_local_imp.h.

Referenced by findpts_local(), and findpts_local_setup().


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