Xyce  6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DAXLATARRAY Class Reference

#include <N_DEV_SGF_Interface.h>

Collaboration diagram for DAXLATARRAY:

Public Member Functions

void set (const char *, UINT, UINT, UINT, UINT, UINT)
 
UINT GetElements ()
 
UINT Add (XLATARRAY t)
 
void RemoveLast ()
 
void Flush ()
 
XLATARRAYGetPointer (UINT i)
 
XLATARRAY operator[] (UINT i)
 
 DAXLATARRAY (int numMeshPoints)
 
 ~DAXLATARRAY ()
 

Private Member Functions

void IncSize ()
 

Private Attributes

UINT cSize
 
UINT uInc
 
UINT cElements
 
XLATARRAYdynarray
 

Detailed Description

Definition at line 108 of file N_DEV_SGF_Interface.h.

Constructor & Destructor Documentation

DAXLATARRAY::DAXLATARRAY ( int  numMeshPoints)

Definition at line 1296 of file N_DEV_2DPDE_Output.C.

DAXLATARRAY::~DAXLATARRAY ( )
inline

Definition at line 137 of file N_DEV_SGF_Interface.h.

Member Function Documentation

UINT DAXLATARRAY::Add ( XLATARRAY  t)
inline

Definition at line 126 of file N_DEV_SGF_Interface.h.

void DAXLATARRAY::Flush ( )
inline

Definition at line 130 of file N_DEV_SGF_Interface.h.

UINT DAXLATARRAY::GetElements ( )
inline

Definition at line 125 of file N_DEV_SGF_Interface.h.

XLATARRAY* DAXLATARRAY::GetPointer ( UINT  i)
inline

Definition at line 132 of file N_DEV_SGF_Interface.h.

void DAXLATARRAY::IncSize ( )
inlineprivate

Definition at line 115 of file N_DEV_SGF_Interface.h.

XLATARRAY DAXLATARRAY::operator[] ( UINT  i)
inline

Definition at line 133 of file N_DEV_SGF_Interface.h.

void DAXLATARRAY::RemoveLast ( )
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.

Member Data Documentation

UINT DAXLATARRAY::cElements
private

Definition at line 112 of file N_DEV_SGF_Interface.h.

UINT DAXLATARRAY::cSize
private

Definition at line 110 of file N_DEV_SGF_Interface.h.

XLATARRAY* DAXLATARRAY::dynarray
private

Definition at line 113 of file N_DEV_SGF_Interface.h.

UINT DAXLATARRAY::uInc
private

Definition at line 111 of file N_DEV_SGF_Interface.h.


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