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

#include <findpts_el.h>

+ Collaboration diagram for findpts_el_data_3:

Public Attributes

unsigned npt_max
 
struct findpts_el_pt_3p
 
unsigned n [3]
 
double * z [3]
 
lagrange_funlag [3]
 
double * lag_data [3]
 
double * wtend [3]
 
const double * x [3]
 
unsigned side_init
 
double * sides
 
struct findpts_el_gface_3 face [6]
 
struct findpts_el_gedge_3 edge [12]
 
struct findpts_el_gpt_3 pt [8]
 
double * work
 

Detailed Description

Definition at line 78 of file findpts_el.h.

Member Data Documentation

struct findpts_el_gedge_3 findpts_el_data_3::edge

Definition at line 93 of file findpts_el.h.

Referenced by compute_edge_data(), and get_edge().

struct findpts_el_gface_3 findpts_el_data_3::face

Definition at line 92 of file findpts_el.h.

Referenced by compute_face_data_rs(), findpts_el_setup_3(), and get_face().

lagrange_fun * findpts_el_data_3::lag
double * findpts_el_data_3::lag_data
unsigned findpts_el_data_3::n
unsigned findpts_el_data_3::npt_max

Definition at line 79 of file findpts_el.h.

Referenced by findpts_el_setup_3().

struct findpts_el_pt_3 * findpts_el_data_3::p
struct findpts_el_gpt_3 findpts_el_data_3::pt

Definition at line 94 of file findpts_el.h.

Referenced by compute_pt_data(), and get_pt().

unsigned findpts_el_data_3::side_init

Definition at line 90 of file findpts_el.h.

Referenced by findpts_el_setup_3(), findpts_el_start_3(), get_edge(), get_face(), and get_pt().

double * findpts_el_data_3::sides
double * findpts_el_data_3::work
double * findpts_el_data_3::wtend
const double * findpts_el_data_3::x
double * findpts_el_data_3::z

Definition at line 83 of file findpts_el.h.

Referenced by findpts_el_free_3(), findpts_el_setup_3(), and seed().


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