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_2 Struct Reference

#include <findpts_el.h>

+ Collaboration diagram for findpts_el_data_2:

Public Attributes

unsigned npt_max
 
struct findpts_el_pt_2p
 
unsigned n [2]
 
double * z [2]
 
lagrange_funlag [2]
 
double * lag_data [2]
 
double * wtend [2]
 
const double * x [2]
 
unsigned side_init
 
double * sides
 
struct findpts_el_gedge_2 edge [4]
 
struct findpts_el_gpt_2 pt [4]
 
double * work
 

Detailed Description

Definition at line 21 of file findpts_el.h.

Member Data Documentation

struct findpts_el_gedge_2 findpts_el_data_2::edge

Definition at line 35 of file findpts_el.h.

Referenced by compute_edge_data_r(), findpts_el_setup_2(), and get_edge().

lagrange_fun * findpts_el_data_2::lag

Definition at line 27 of file findpts_el.h.

Referenced by findpt_area(), findpt_edge(), findpts_el_eval_2(), findpts_el_setup_2(), and main().

double * findpts_el_data_2::lag_data

Definition at line 28 of file findpts_el.h.

Referenced by findpt_area(), findpt_edge(), findpts_el_eval_2(), findpts_el_setup_2(), and main().

unsigned findpts_el_data_2::n
unsigned findpts_el_data_2::npt_max

Definition at line 22 of file findpts_el.h.

Referenced by findpts_el_setup_2().

struct findpts_el_pt_2 * findpts_el_data_2::p
struct findpts_el_gpt_2 findpts_el_data_2::pt

Definition at line 36 of file findpts_el.h.

Referenced by compute_pt_data(), and get_pt().

unsigned findpts_el_data_2::side_init

Definition at line 33 of file findpts_el.h.

Referenced by findpts_el_setup_2(), findpts_el_start_2(), get_edge(), and get_pt().

double * findpts_el_data_2::sides

Definition at line 34 of file findpts_el.h.

Referenced by compute_edge_data_r(), compute_edge_data_s(), and findpts_el_setup_2().

double * findpts_el_data_2::work
double * findpts_el_data_2::wtend
const double * findpts_el_data_2::x
double * findpts_el_data_2::z

Definition at line 26 of file findpts_el.h.

Referenced by findpts_el_free_2(), findpts_el_setup_2(), and seed().


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