k-dot-p 0.1

kdotp::structure Namespace Reference

Classes

class  analytic
struct  point

Enumerations

enum  strain_component {
  EXX, EYY, EZZ, EXY,
  EXZ, EYZ
}

Enumeration Type Documentation

Enumerator:
EXX 
EYY 
EZZ 
EXY 
EXZ 
EYZ 

Definition at line 34 of file structure_point.h++.

                          {
      EXX,
      EYY,
      EZZ,
      EXY,
      EXZ,
      EYZ
    };
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines