https://mooseframework.inl.gov
Classes
MatDiffusionBase.h File Reference

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  MatDiffusionBase< T >
 This class template implements a diffusion kernel with a mobility that can vary spatially and can depend on variables in the simulation. More...