openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
This is the complete list of members for limpet::IonType, including all inherited members.
compute(Target target, int start, int end, IonIfBase &imp, GlobalData_t **data) const =0 | limpet::IonType | pure virtual |
construct_tables(IonIfBase &imp) const =0 | limpet::IonType | pure virtual |
destroy(IonIfBase &imp) const =0 | limpet::IonType | pure virtual |
destroy_ion_if(IonIfBase *imp) const =0 | limpet::IonType | pure virtual |
dlo_vector_size() const =0 | limpet::IonType | pure virtual |
get_name() const | limpet::IonType | |
get_sv_list(char ***list) const =0 | limpet::IonType | pure virtual |
get_sv_offset(const char *svname, int *off, int *sz) const =0 | limpet::IonType | pure virtual |
get_sv_type(const char *svname, int *type, char **type_name) const =0 | limpet::IonType | pure virtual |
has_trace() const =0 | limpet::IonType | pure virtual |
initialize_params(IonIfBase &imp) const =0 | limpet::IonType | pure virtual |
initialize_sv(IonIfBase &imp, GlobalData_t **data) const =0 | limpet::IonType | pure virtual |
IonType(std::string name, bool plugin) | limpet::IonType | inline |
is_plugin() const | limpet::IonType | |
make_ion_if(Target target, int num_node, const std::vector< std::reference_wrapper< IonType >> &plugins) const =0 | limpet::IonType | pure virtual |
moddat() const =0 | limpet::IonType | pure virtual |
operator!=(const IonType &other) const | limpet::IonType | |
operator==(const IonType &other) const | limpet::IonType | |
params_size() const =0 | limpet::IonType | pure virtual |
params_type typedef | limpet::IonType | |
print_metadata() const =0 | limpet::IonType | pure virtual |
print_params() const =0 | limpet::IonType | pure virtual |
private_type typedef | limpet::IonType | |
private_type_vector typedef | limpet::IonType | |
read_svs(IonIfBase &imp, FILE *file) const =0 | limpet::IonType | pure virtual |
reqdat() const =0 | limpet::IonType | pure virtual |
select_target(Target target) const =0 | limpet::IonType | pure virtual |
state_type typedef | limpet::IonType | |
trace(IonIfBase &imp, int node, FILE *file, GlobalData_t **data) const =0 | limpet::IonType | pure virtual |
tune(IonIfBase &imp, const char *im_par) const =0 | limpet::IonType | pure virtual |
write_svs(IonIfBase &imp, FILE *file, int node) const =0 | limpet::IonType | pure virtual |