Xyce
6.1
|
#include <TIATest.h>
Public Member Functions | |
TIATestor () | |
~TIATestor () | |
bool | setTiaParams () |
bool | setNLParams () |
bool | doAllocations () |
bool | doRegistrations () |
bool | doInitializations () |
bool | doMatrixCreation () |
bool | doDeAllocations () |
bool | runTests (int iargs, char *cargs[]) |
Private Attributes | |
N_LAS_System * | lasSysPtr_ |
N_NLS_Manager * | nlsMgrPtr_ |
N_NLS_NonLinearSolver * | nlsPtr_ |
N_LOA_LoaderMgr * | loaderMgrPtr_ |
N_LOA_Loader * | loaderPtr_ |
N_DEV_DeviceMgr * | devPtr_ |
N_TIA_TimeIntegrationAlgorithm | tia_ |
N_TIA_TIAParams | tiaParams_ |
N_NLS_NLParams * | nlParamsPtr_ |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |