cc.redberry.core.context
Class NameDescriptorForTensorField
- java.lang.Object
-
- cc.redberry.core.context.NameDescriptor
-
- cc.redberry.core.context.NameDescriptorForTensorField
-
public abstract class NameDescriptorForTensorField extends NameDescriptor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method and Description abstract NameDescriptorForTensorFieldgetDerivative(int... orders)intgetDerivativeOrder(int arg)int[]getDerivativeOrders()int[][]getIndicesPartitionMapping()abstract NameDescriptorForTensorFieldgetParent()abstract booleanisDerivative()-
Methods inherited from class cc.redberry.core.context.NameDescriptor
extractKey, getArgStructureOfIndices, getId, getName, getName, getStructureOfIndices, getStructuresOfIndices, getSymmetries, isField, toString
-
-
-
-
Method Detail
-
getDerivativeOrders
public int[] getDerivativeOrders()
-
getDerivativeOrder
public int getDerivativeOrder(int arg)
-
getIndicesPartitionMapping
public int[][] getIndicesPartitionMapping()
-
getParent
public abstract NameDescriptorForTensorField getParent()
-
isDerivative
public abstract boolean isDerivative()
-
getDerivative
public abstract NameDescriptorForTensorField getDerivative(int... orders)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG