#include <ComputeDihedrals.h>
Public Member Functions | |
ComputeDihedrals (ComputeID c, PatchIDList &p) |
Definition at line 62 of file ComputeDihedrals.h.
ComputeDihedrals::ComputeDihedrals | ( | ComputeID | c, | |
PatchIDList & | p | |||
) | [inline] |
Definition at line 66 of file ComputeDihedrals.h.
00066 : ComputeHomeTuples<DihedralElem,Dihedral,DihedralValue>(c,p) { ; }