Cadabra
Computer algebra system for field theory problems
core
properties
DifferentialFormBase.hh
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
Props.hh
"
5
#include "
properties/ImplicitIndex.hh
"
6
#include "
properties/IndexInherit.hh
"
7
8
namespace
cadabra
{
9
10
class
DifferentialFormBase
:
virtual
public
property
{
11
public
:
12
virtual
Ex
degree
(
const
Properties
&, Ex::iterator)
const
= 0;
13
};
14
15
}
IndexInherit.hh
cadabra::Properties
Definition:
Props.hh:234
cadabra::DifferentialFormBase
Definition:
DifferentialFormBase.hh:10
cadabra::property
FIXME: the above two need to be merged, because parse may need access to the actual pattern tree,...
Definition:
Props.hh:127
Props.hh
ImplicitIndex.hh
cadabra
Functions to handle the exchange properties of two or more symbols in a product.
Definition:
Adjform.cc:83
cadabra::Ex
Definition:
Storage.hh:141
cadabra::DifferentialFormBase::degree
virtual Ex degree(const Properties &, Ex::iterator) const =0
Generated on Sat Dec 24 2022 11:56:47 for Cadabra by
1.8.17