#include <ComputeAngles.h>
Inheritance diagram for ComputeAngles:

Public Member Functions | |
| ComputeAngles (ComputeID c, PatchIDList &p) | |
|
||||||||||||
|
Definition at line 64 of file ComputeAngles.h. References Angle, and PatchIDList. 00064 : ComputeHomeTuples<AngleElem,Angle,AngleValue>(c,p) { ; }
|
1.3.9.1