Xyce
6.1
|
#include <Xyce_config.h>
#include <N_ERH_ErrorMgr.h>
#include <N_TIA_StepErrorControl.h>
#include <N_TIA_TIAParams.h>
#include <N_TIA_TimeIntegrationMethods.h>
#include <N_TIA_WorkingIntegrationMethod.h>
#include <N_UTL_FeatureTest.h>
Go to the source code of this file.
Namespaces | |
Xyce | |
Pure virtual class to augment a linear system. | |
Xyce::TimeIntg | |
Functions | |
void | Xyce::TimeIntg::registerFactory (int type, const char *name, Factory factory) |
TimeIntegrationMethod * | Xyce::TimeIntg::createTimeIntegrationMethod (int type, const TIAParams &tia_params, StepErrorControl &step_error_control, DataStore &data_store) |
const char * | Xyce::TimeIntg::getTimeIntegrationName (int type) |