Go to the source code of this file.
Classes | |
struct | GradientType< T > |
struct | GradientType< Real > |
struct | GradientType< RealTensorValue > |
In the long term the GradientType struct can be eliminated by using the specialization of libmesh::TensorTools::IncrementRank for RankTwoTensor, this will require changing the derived class MatAnisoDiffusion and several other classes from RealTensorValue to RankTwoTensor. More... | |
class | PolycrystalMatDiffusionBase< T > |