Documentation of CSL
Enumerations
cslParent Namespace Reference

Stores types of parents. More...

Enumerations

enum  PrimaryType { Literal, Indicial, Field }
 
enum  Type {
  Constant, Variable, GenericIndicial, Metric,
  Delta, Epsilon, ScalarField, TensorFieldElement
}
 

Detailed Description

Stores types of parents.

Enumeration Type Documentation

◆ PrimaryType

Enumerator
Indicial 

Indicial type.

Field 

Field type.

◆ Type

Enumerator
GenericIndicial 

Generic indicial type.

Metric 

Metric type.

Delta 

Delta type.

ScalarField 

ScalarField type.

TensorFieldElement 

TensorFieldElement type.