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

Public Attributes

double r [D]
 
double dist2
 
uint code
 
uint el
 
double x [D]
 
double ex [D]
 
uint proc
 

Detailed Description

Definition at line 65 of file findpts_local_test.c.

Member Data Documentation

uint pt_data::code

Definition at line 65 of file findpts_local_test.c.

Referenced by print_ptdata(), and test().

double pt_data::dist2

Definition at line 65 of file findpts_local_test.c.

Referenced by print_ptdata(), and test().

uint pt_data::el

Definition at line 65 of file findpts_local_test.c.

Referenced by print_ptdata(), and test().

double pt_data::ex[D]

Definition at line 72 of file findpts_test.c.

Referenced by print_ptdata(), and test().

uint pt_data::proc

Definition at line 72 of file findpts_test.c.

Referenced by print_ptdata(), test(), and test_mesh().

double pt_data::r

Definition at line 65 of file findpts_local_test.c.

Referenced by print_ptdata(), quad_eval(), rand_mesh(), test(), and test_mesh().

double pt_data::x[D]

Definition at line 72 of file findpts_test.c.

Referenced by print_ptdata(), test(), and test_mesh().


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