Flow123d
Public Attributes | List of all members
ElementCut Struct Reference

#include <ppfcs.h>

Collaboration diagram for ElementCut:
Collaboration graph
[legend]

Public Attributes

ElementIter element
 
int type
 
int sid
 
int n_point
 
double * point [4]
 
double cutflux
 
struct ElementCutnext
 
struct ElementCutprev
 

Detailed Description

Definition at line 51 of file ppfcs.h.

Member Data Documentation

double ElementCut::cutflux

Definition at line 58 of file ppfcs.h.

ElementIter ElementCut::element

Definition at line 53 of file ppfcs.h.

int ElementCut::n_point

Definition at line 56 of file ppfcs.h.

struct ElementCut* ElementCut::next

Definition at line 59 of file ppfcs.h.

double* ElementCut::point[4]

Definition at line 57 of file ppfcs.h.

struct ElementCut* ElementCut::prev

Definition at line 60 of file ppfcs.h.

int ElementCut::sid

Definition at line 55 of file ppfcs.h.

int ElementCut::type

Definition at line 54 of file ppfcs.h.


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