FindAllOfType
• FindAllOfType[expr, type] gives the list of all occurrences of elements of the given type in expr, including their indices for types like Tensor, CovD, etc.
• This function evaluates its argument.
• Possible types are: ConstantSymbol, Parameter, Manifold, VBundle, AbstractIndex, Tensor, CovD, Metric, InertHead, ScalarFunction, Basis, Chart.
• Occurrences in heads of expressions are not found. For instance objects in the first argument of LieD[...][...].
• See: Section 1.3.
• New in version 0.
• Last update: 23-IX-2007 for version 0.9.3 of xTensor`.
Created by Mathematica (May 16, 2008) | ![]() |