Xyce
6.1
|
#include <N_DEV_SGF_Interface.h>
Public Member Functions | |
void | set (const char *, UINT, UINT, UINT, UINT, UINT) |
UINT | GetElements () |
UINT | Add (XLATARRAY t) |
void | RemoveLast () |
void | Flush () |
XLATARRAY * | GetPointer (UINT i) |
XLATARRAY | operator[] (UINT i) |
DAXLATARRAY (int numMeshPoints) | |
~DAXLATARRAY () | |
Private Member Functions | |
void | IncSize () |
Private Attributes | |
UINT | cSize |
UINT | uInc |
UINT | cElements |
XLATARRAY * | dynarray |
Definition at line 108 of file N_DEV_SGF_Interface.h.
DAXLATARRAY::DAXLATARRAY | ( | int | numMeshPoints | ) |
Definition at line 1296 of file N_DEV_2DPDE_Output.C.
|
inline |
Definition at line 137 of file N_DEV_SGF_Interface.h.
|
inline |
Definition at line 126 of file N_DEV_SGF_Interface.h.
|
inline |
Definition at line 130 of file N_DEV_SGF_Interface.h.
|
inline |
Definition at line 125 of file N_DEV_SGF_Interface.h.
|
inline |
Definition at line 132 of file N_DEV_SGF_Interface.h.
|
inlineprivate |
Definition at line 115 of file N_DEV_SGF_Interface.h.
|
inline |
Definition at line 133 of file N_DEV_SGF_Interface.h.
|
inline |
Definition at line 129 of file N_DEV_SGF_Interface.h.
void DAXLATARRAY::set | ( | const char * | name, |
UINT | uOffset, | ||
UINT | cDim, | ||
UINT | ac0, | ||
UINT | ac1, | ||
UINT | ac2 | ||
) |
Definition at line 1260 of file N_DEV_2DPDE_Output.C.
|
private |
Definition at line 112 of file N_DEV_SGF_Interface.h.
|
private |
Definition at line 110 of file N_DEV_SGF_Interface.h.
|
private |
Definition at line 113 of file N_DEV_SGF_Interface.h.
|
private |
Definition at line 111 of file N_DEV_SGF_Interface.h.