Struct Tensor

Inheritance Relationships

Base Type

  • public boost::spirit::x3::position_tagged

Struct Documentation

struct Tensor : public boost::spirit::x3::position_tagged

Public Functions

inline Tensor(std::wstring name = {}, IndexGroups indices = {}, char symmetry = unspecified_symmetry)

Public Members

std::wstring name
IndexGroups indices
char symmetry

Public Static Attributes

static constexpr char unspecified_symmetry = '\0'