ForceBalance API  1.3
Automated optimization of force fields and empirical potentials
List of all members | Public Member Functions | Public Attributes
src.ffyapf.BackedUpDict Class Reference
Inheritance diagram for src.ffyapf.BackedUpDict:
[legend]
Collaboration diagram for src.ffyapf.BackedUpDict:
[legend]

Public Member Functions

def __init__ (self, backup_dict)
 
def __missing__ (self, key)
 

Public Attributes

 backup_dict
 

Detailed Description

Definition at line 200 of file ffyapf.py.

Constructor & Destructor Documentation

◆ __init__()

def src.ffyapf.BackedUpDict.__init__ (   self,
  backup_dict 
)

Definition at line 201 of file ffyapf.py.

Member Function Documentation

◆ __missing__()

def src.ffyapf.BackedUpDict.__missing__ (   self,
  key 
)

Definition at line 205 of file ffyapf.py.

Member Data Documentation

◆ backup_dict

src.ffyapf.BackedUpDict.backup_dict

Definition at line 203 of file ffyapf.py.


The documentation for this class was generated from the following file: