kim-api 2.3.0+GNU.GNU.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
▼Nanonymous_namespace{LennardJones_Ar.cpp} | |
CLennardJones_Ar | |
Nerror | |
Nex_model_ar_p_mlj_f03 | |
Nex_model_ar_slj_multicutoff | |
Nex_model_driver_p_lj | |
▼NKIM | |
►NCHARGE_UNIT | Contains the enumeration constants and the discovery routines for the ChargeUnit Extensible Enumeration |
►NCOLLECTION | Contains the enumeration constants and the discovery routines for the Collection Extensible Enumeration |
►NCOLLECTION_ITEM_TYPE | Contains the enumeration constants and the discovery routines for the CollectionItemType Extensible Enumeration |
►NCOMPUTE_ARGUMENT_NAME | Contains the enumeration constants and the discovery routines for the ComputeArgumentName Extensible Enumeration |
►NCOMPUTE_CALLBACK_NAME | Contains the enumeration constants and the discovery routines for the ComputeCallbackName Extensible Enumeration |
►NDATA_TYPE | Contains the enumeration constants and the discovery routines for the DataType Extensible Enumeration |
►NENERGY_UNIT | Contains the enumeration constants and the discovery routines for the EnergyUnit Extensible Enumeration |
►NLANGUAGE_NAME | Contains the enumeration constants and the discovery routines for the LanguageName Extensible Enumeration |
►NLENGTH_UNIT | Contains the enumeration constants and the discovery routines for the LengthUnit Extensible Enumeration |
►NLOG_VERBOSITY | Contains the enumeration constants and the discovery routines for the LogVerbosity Extensible Enumeration |
►NMODEL_ROUTINE_NAME | Contains the enumeration constants and the discovery routines for the ModelRoutineName Extensible Enumeration |
►NNUMBERING | Contains the enumeration constants and the discovery routines for the Numbering Extensible Enumeration |
NSEM_VER | Contains routines related to the KIM API Semantic Version |
►NSPECIES_NAME | Contains the enumeration constants and the discovery routines for the SpeciesName Extensible Enumeration |
►NSUPPORT_STATUS | Contains the enumeration constants and the discovery routines for the SupportStatus Extensible Enumeration |
►NTEMPERATURE_UNIT | Contains the enumeration constants and the discovery routines for the TemperatureUnit Extensible Enumeration |
►NTIME_UNIT | Contains the enumeration constants and the discovery routines for the TimeUnit Extensible Enumeration |
CChargeUnit | An Extensible Enumeration for the ChargeUnit's supported by the KIM API |
CCollection | An Extensible Enumeration for the Collection's supported by the KIM API |
CCollectionItemType | An Extensible Enumeration for the CollectionItemType's supported by the KIM API |
CCollections | Provides the interface to the KIM API Collections and is meant to be used by simulators |
CComputeArgumentName | An Extensible Enumeration for the ComputeArgumentName's supported by the KIM API |
CComputeArguments | Provides the primary interface to a KIM API ComputeArguments object and is meant to be used by simulators |
CComputeCallbackName | An Extensible Enumeration for the ComputeCallbackName's supported by the KIM API |
CDataType | An Extensible Enumeration for the DataType's supported by the KIM API |
CEnergyUnit | An Extensible Enumeration for the EnergyUnit's supported by the KIM API |
CLanguageName | An Extensible Enumeration for the LanguageName's supported by the KIM API |
CLengthUnit | An Extensible Enumeration for the LengthUnit's supported by the KIM API |
CLog | Provides the logging interface for the KIM API |
CLogVerbosity | An Extensible Enumeration for the LogVerbosity's supported by the KIM API |
CModel | Provides the primary interface to a KIM API Model object and is meant to be used by simulators |
CModelCompute | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Compute routine |
CModelComputeArguments | Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::Compute routine |
CModelComputeArgumentsCreate | Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::ComputeArgumentsCreate routine |
CModelComputeArgumentsDestroy | Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::ComputeArgumentsDestroy routine |
CModelCreate | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Create routine |
CModelDestroy | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Destroy routine |
CModelDriverCreate | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Create routine |
CModelExtension | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Extension routine |
CModelRefresh | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Refresh routine |
CModelRoutineName | An Extensible Enumeration for the ModelRoutineName's supported by the KIM API |
CModelWriteParameterizedModel | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::WriteParameterizedModel routine |
CNumbering | An Extensible Enumeration for the Numbering's supported by the KIM API |
CSimulatorModel | Provides the primary interface to a KIM API SimulatorModel object and is meant to be used by simulators |
CSpeciesName | An Extensible Enumeration for the SpeciesName's supported by the KIM API |
CSupportedExtensions | The only standard extension defined by the KIM API |
CSupportStatus | An Extensible Enumeration for the SupportStatus's supported by the KIM API |
CTemperatureUnit | An Extensible Enumeration for the TemperatureUnit's supported by the KIM API |
CTimeUnit | An Extensible Enumeration for the TimeUnit's supported by the KIM API |
Nkim_charge_unit_module | An Extensible Enumeration for the ChargeUnit's supported by the KIM API. |
Nkim_collection_item_type_module | An Extensible Enumeration for the CollectionItemType's supported by the KIM API. |
Nkim_collection_module | An Extensible Enumeration for the Collection's supported by the KIM API. |
Nkim_collections_module | Provides the interface to the KIM API Collections and is meant to be used by simulators. |
Nkim_compute_argument_name_module | An Extensible Enumeration for the ComputeArgumentName's supported by the KIM API. |
Nkim_compute_arguments_module | Provides the primary interface to a KIM API ComputeArguments object and is meant to be used by simulators. |
Nkim_compute_callback_name_module | An Extensible Enumeration for the ComputeCallbackName's supported by the KIM API. |
Nkim_data_type_module | An Extensible Enumeration for the DataType's supported by the KIM API. |
Nkim_energy_unit_module | An Extensible Enumeration for the EnergyUnit's supported by the KIM API. |
Nkim_language_name_module | An Extensible Enumeration for the LanguageName's supported by the KIM API. |
Nkim_length_unit_module | An Extensible Enumeration for the LengthUnit's supported by the KIM API. |
Nkim_log_module | Provides the logging interface for the KIM API. |
Nkim_log_verbosity_module | An Extensible Enumeration for the LogVerbosity's supported by the KIM API. |
Nkim_model_compute_arguments_create_module | Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::ComputeArgumentsCreate routine. |
Nkim_model_compute_arguments_destroy_module | Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::ComputeArgumentsDestroy routine. |
Nkim_model_compute_arguments_module | Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::Compute routine. |
Nkim_model_compute_module | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Compute routine. |
Nkim_model_create_module | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Create routine. |
Nkim_model_destroy_module | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Destroy routine. |
Nkim_model_driver_create_module | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Create routine. |
Nkim_model_driver_headers_module | |
Nkim_model_extension_module | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Extension routine. |
Nkim_model_headers_module | |
Nkim_model_module | Provides the primary interface to a KIM API Model object and is meant to be used by simulators. |
Nkim_model_refresh_module | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::Refresh routine. |
Nkim_model_routine_name_module | An Extensible Enumeration for the ModelRoutineName's supported by the KIM API. |
Nkim_model_write_parameterized_model_module | Provides the interface to a KIM API Model object for use by models within their MODEL_ROUTINE_NAME::WriteParameterizedModel routine. |
Nkim_numbering_module | An Extensible Enumeration for the Numbering's supported by the KIM API. |
Nkim_sem_ver_module | Contains routines related to the KIM API Semantic Version. |
Nkim_simulator_headers_module | |
Nkim_simulator_model_module | Provides the primary interface to a KIM API SimulatorModel object and is meant to be used by simulators. |
Nkim_species_name_module | An Extensible Enumeration for the SpeciesName's supported by the KIM API. |
Nkim_support_status_module | An Extensible Enumeration for the SupportStatus's supported by the KIM API. |
Nkim_supported_extensions_module | The only standard extension defined by the KIM API. |
Nkim_temperature_unit_module | An Extensible Enumeration for the TemperatureUnit's supported by the KIM API. |
Nkim_time_unit_module | An Extensible Enumeration for the TimeUnit's supported by the KIM API. |
Nkim_unit_system_module | |
▼Nmod_neighborlist | |
Cneighobject_type | |
Nmod_utilities | |
Nmod_utility | |
Nutilities |