MeshKit  1.0
CutCellSurfEdgeKey Struct Reference

#include <EBMesher.hpp>

List of all members.

Public Member Functions

 CutCellSurfEdgeKey ()
 CutCellSurfEdgeKey (int ii, int jj, int kk, int ll)

Public Attributes

int i
int j
int k
int l

Detailed Description

boundary cut-cell surface edge key made for TechX

Definition at line 43 of file EBMesher.hpp.


Constructor & Destructor Documentation

CutCellSurfEdgeKey ( ) [inline]

Definition at line 46 of file EBMesher.hpp.

CutCellSurfEdgeKey ( int  ii,
int  jj,
int  kk,
int  ll 
) [inline]

Definition at line 50 of file EBMesher.hpp.


Member Data Documentation

int i

Definition at line 44 of file EBMesher.hpp.

int j

Definition at line 44 of file EBMesher.hpp.

int k

Definition at line 44 of file EBMesher.hpp.

int l

Definition at line 44 of file EBMesher.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines