Uses of Package
extThopt

Classes in extThopt used by extThopt
External
          Interface mise en place pour circonvenir la non reconnaissance de l'héritage de certaines classes d'extThopt dans Thermoptim Interface implemented in order to compensate some difficulties in Thermoptim to recognize extThopt inheritance mechanism
ExternalMixture
          This interface defines the methods that external mixture classes must implement
ExtMixer
          This class enables you to add external mixers to Thermoptim.
ExtNode
          This class enables you to add external nodes to Thermoptim.
ExtProcess
          This class enables you to add external components to Thermoptim.
ExtSubstance
          This class enables you to add substances to Thermoptim's data base To add one substance, subclass ExtSubstance by providing the appropriate methods in particular, getType() must return the compressor code as it will appear in the substance list This class should not be modified
Inversable
          This interface defines the method that classes must implement to allow for inversion bu dichotomy
MixtureException