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

#include <N_DEV_ExternData.h>

Public Member Functions

 ExternData ()
 

Public Attributes

N_LAS_System * lasSysPtr
 
N_LAS_Vector * fVectorPtr
 
N_LAS_Vector * JdxpVectorPtr
 
N_LAS_Vector * tmpdIdXPtr
 
N_LAS_Vector * tmpdQdXPtr
 
N_LAS_Vector * bVecRealPtr
 
N_LAS_Vector * bVecImagPtr
 
N_LAS_Vector * daeQVectorPtr
 
N_LAS_Vector * daeFVectorPtr
 
N_LAS_Vector * daeBVectorPtr
 
N_LAS_Vector * dFdxdVpVectorPtr
 
N_LAS_Vector * dQdxdVpVectorPtr
 
N_LAS_Matrix * dQdxMatrixPtr
 
N_LAS_Matrix * dFdxMatrixPtr
 
N_LAS_Vector * currSolVectorPtr
 
N_LAS_Vector * nextSolVectorPtr
 
N_LAS_Vector * lastSolVectorPtr
 
N_LAS_Vector * currStaVectorPtr
 
N_LAS_Vector * nextStaVectorPtr
 
N_LAS_Vector * lastStaVectorPtr
 
N_LAS_Vector * currStoVectorPtr
 
N_LAS_Vector * nextStoVectorPtr
 
N_LAS_Vector * lastStoVectorPtr
 
N_LAS_Vector * storeLeadCurrQCompPtr
 
N_LAS_Vector * flagSolVectorPtr
 
N_LAS_Vector * perturbVectorPtr
 
N_LAS_Vector * numJacRHSVectorPtr
 
N_LAS_Vector * numJacFVectorPtr
 
N_LAS_Vector * numJacQVectorPtr
 
N_LAS_Vector * numJacLoadFlagPtr
 
N_LAS_Vector * nextStaDerivVectorPtr
 
N_LAS_Vector * deviceMaskVectorPtr
 
double * daeQVectorRawPtr
 
double * daeFVectorRawPtr
 
double * daeBVectorRawPtr
 
double * dFdxdVpVectorRawPtr
 
double * dQdxdVpVectorRawPtr
 
double * nextSolVectorRawPtr
 
double * currSolVectorRawPtr
 
double * lastSolVectorRawPtr
 
double * nextStaVectorRawPtr
 
double * currStaVectorRawPtr
 
double * lastStaVectorRawPtr
 
double * nextStoVectorRawPtr
 
double * currStoVectorRawPtr
 
double * lastStoVectorRawPtr
 
double * storeLeadCurrQCompRawPtr
 
double * nextStaDerivVectorRawPtr
 
double * bVecRealRawPtr
 
double * bVecImagRawPtr
 
bool initializeAllFlag
 

Detailed Description

Definition at line 80 of file N_DEV_ExternData.h.

Constructor & Destructor Documentation

Xyce::Device::ExternData::ExternData ( )
inline

Definition at line 83 of file N_DEV_ExternData.h.

Member Data Documentation

N_LAS_Vector* Xyce::Device::ExternData::bVecImagPtr

Definition at line 185 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::bVecImagRawPtr

Definition at line 246 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::bVecRealPtr

Definition at line 184 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::bVecRealRawPtr

Definition at line 245 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::currSolVectorPtr

Definition at line 198 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::currSolVectorRawPtr

Definition at line 231 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::currStaVectorPtr

Definition at line 202 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::currStaVectorRawPtr

Definition at line 235 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::currStoVectorPtr

Definition at line 206 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::currStoVectorRawPtr

Definition at line 239 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::daeBVectorPtr

Definition at line 189 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::daeBVectorRawPtr

Definition at line 226 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::daeFVectorPtr

Definition at line 188 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::daeFVectorRawPtr

Definition at line 225 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::daeQVectorPtr

Definition at line 187 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::daeQVectorRawPtr

Definition at line 224 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::deviceMaskVectorPtr

Definition at line 221 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::dFdxdVpVectorPtr

Definition at line 191 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::dFdxdVpVectorRawPtr

Definition at line 227 of file N_DEV_ExternData.h.

N_LAS_Matrix* Xyce::Device::ExternData::dFdxMatrixPtr

Definition at line 196 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::dQdxdVpVectorPtr

Definition at line 192 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::dQdxdVpVectorRawPtr

Definition at line 228 of file N_DEV_ExternData.h.

N_LAS_Matrix* Xyce::Device::ExternData::dQdxMatrixPtr

Definition at line 195 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::flagSolVectorPtr

Definition at line 211 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::fVectorPtr

Definition at line 161 of file N_DEV_ExternData.h.

bool Xyce::Device::ExternData::initializeAllFlag

Definition at line 248 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::JdxpVectorPtr

Definition at line 162 of file N_DEV_ExternData.h.

N_LAS_System* Xyce::Device::ExternData::lasSysPtr

Definition at line 159 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::lastSolVectorPtr

Definition at line 200 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::lastSolVectorRawPtr

Definition at line 232 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::lastStaVectorPtr

Definition at line 204 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::lastStaVectorRawPtr

Definition at line 236 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::lastStoVectorPtr

Definition at line 208 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::lastStoVectorRawPtr

Definition at line 240 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::nextSolVectorPtr

Definition at line 199 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::nextSolVectorRawPtr

Definition at line 230 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::nextStaDerivVectorPtr

Definition at line 219 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::nextStaDerivVectorRawPtr

Definition at line 243 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::nextStaVectorPtr

Definition at line 203 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::nextStaVectorRawPtr

Definition at line 234 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::nextStoVectorPtr

Definition at line 207 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::nextStoVectorRawPtr

Definition at line 238 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::numJacFVectorPtr

Definition at line 215 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::numJacLoadFlagPtr

Definition at line 217 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::numJacQVectorPtr

Definition at line 216 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::numJacRHSVectorPtr

Definition at line 214 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::perturbVectorPtr

Definition at line 213 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::storeLeadCurrQCompPtr

Definition at line 209 of file N_DEV_ExternData.h.

double* Xyce::Device::ExternData::storeLeadCurrQCompRawPtr

Definition at line 241 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::tmpdIdXPtr

Definition at line 178 of file N_DEV_ExternData.h.

N_LAS_Vector* Xyce::Device::ExternData::tmpdQdXPtr

Definition at line 179 of file N_DEV_ExternData.h.


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