Inheritance diagram for Chemistry::QC::GaussianBasis::IntegralSuperFactoryInterface:


Public Member Functions | |
| array< string, 1 > | add_uses_ports (in int n) |
| Add IntegralEvaluator uses ports. | |
| void | remove_port (in int portid) |
| Remove an IntegralEvaluator uses ports. | |
| array< string, 1 > | get_port_names () |
| Get existing port names (and id's indirectly as array index). | |
| array< string, 1 > | get_factory_names () |
| Get factory names. | |
| array< CompositeIntegralDescrInterface, 1 > | get_descriptors () |
| Get descriptors for supported integral types. | |
| void | set_default_subfactory (in string fac) |
| Set the default subfactory. | |
| void | set_subfactory_config (in array< string, 1 > types, in array< string, 1 > derivs, in array< string, 1 > facs) |
| Set subfactory/integral type associations. | |
|
|
Add IntegralEvaluator uses ports.
|
|
|
Get descriptors for supported integral types.
|
|
|
Get factory names.
|
|
|
Get existing port names (and id's indirectly as array index).
|
|
|
Remove an IntegralEvaluator uses ports.
|
|
|
Set the default subfactory.
|
|
||||||||||||||||
|
Set subfactory/integral type associations.
|
1.3.9.1