PSCF v1.1
|
Comparator for fields in real-space (r-grid) format. More...
#include <RFieldComparison.h>
Additional Inherited Members | |
![]() | |
FieldComparison (int begin=0) | |
Default constructor. More... | |
double | compare (RField< D > const &a, RField< D > const &b) |
Compare individual fields. More... | |
double | compare (DArray< RField< D > > const &a, DArray< RField< D > > const &b) |
Compare arrays of fields associated with different monomer types. More... | |
double | maxDiff () const |
Return the precomputed maximum element-by-element difference. More... | |
double | rmsDiff () const |
Return the precomputed root-mean-squared difference. More... | |
Comparator for fields in real-space (r-grid) format.
Definition at line 25 of file pspc/field/RFieldComparison.h.