FchkForceConstants

Holder class for force constants coming out of an fchk file. Allows us to construct the force constant matrix in lazy fashion if we want.

 

__init__(self, fcs): 

 

__len__(self): 

 

@property
n(self): 

 

@property
shape(self): 

 

@property
array(self): 

Feedback

Examples

Templates

Documentation