#include <InterfaceInfo.h>
|
| InterfaceInfo () |
|
| InterfaceInfo (int grid1, int side1, int dir1, int grid2, int side2, int dir2) |
|
| ~InterfaceInfo () |
|
| InterfaceInfo () |
|
| InterfaceInfo (int grid1, int side1, int dir1, int grid2, int side2, int dir2) |
|
| InterfaceInfo (const InterfaceInfo &x) |
|
| ~InterfaceInfo () |
|
InterfaceInfo & | operator= (const InterfaceInfo &x) |
| equal operator.
|
|
InterfaceInfo::InterfaceInfo |
( |
| ) |
|
References dir1, dir2, grid1, grid2, initialized, iwk, ndf1, ndf2, rwk, side1, and side2.
InterfaceInfo::InterfaceInfo |
( |
int |
grid1, |
|
|
int |
side1, |
|
|
int |
dir1, |
|
|
int |
grid2, |
|
|
int |
side2, |
|
|
int |
dir2 |
|
) |
| |
References dir1, dir2, grid1, grid2, initialized, iwk, ndf1, ndf2, rwk, side1, and side2.
InterfaceInfo::~InterfaceInfo |
( |
| ) |
|
InterfaceInfo::InterfaceInfo |
( |
| ) |
|
InterfaceInfo::InterfaceInfo |
( |
int |
grid1, |
|
|
int |
side1, |
|
|
int |
dir1, |
|
|
int |
grid2, |
|
|
int |
side2, |
|
|
int |
dir2 |
|
) |
| |
InterfaceInfo::~InterfaceInfo |
( |
| ) |
|
equal operator.
- Note
- This operator is called by stl when adding elements to a list
References assert(), dir1, dir2, grid1, grid2, initialized, iwk, ndf1, ndf2, pmask1, pmask2, prsxy1, prsxy2, pxy1, pxy2, rwk, side1, and side2.
bool InterfaceInfo::initialized |
intSerialArray* InterfaceInfo::pmask1 |
intSerialArray * InterfaceInfo::pmask2 |
realSerialArray* InterfaceInfo::prsxy1 |
realSerialArray * InterfaceInfo::prsxy2 |
realSerialArray * InterfaceInfo::pxy1 |
realSerialArray * InterfaceInfo::pxy2 |
real * InterfaceInfo::rwk |
The documentation for this class was generated from the following files: