22 #ifndef _ADFORCEFIELD_TERM_
23 #define _ADFORCEFIELD_TERM_
25 #include "AdunKernel/AdunMatrixStructureCoder.h"
56 - (id) initWithSystem: (
id) system;
99 - (void) setExternalForceMatrix: (
AdMatrix*) matrix;
108 - (void) setSystem: (
id) system;
129 - (double) valueForPotential: (NSString*) potential;
136 - (NSArray*) arrayOfValuesForPotentials: (NSArray*) array notFoundMarker: (
id) anObject;
143 - (NSDictionary*) dictionaryOfValuesForPotentials: (NSArray*) array;