Compute a RankTwoTensor material property for bi-materials problem (consisting of two different mater...
virtual void assignQpPropertiesForLevelSetNegative() override
assign the material properties for the negative level set region.
LevelSetBiMaterialRankTwo(const InputParameters ¶meters)
std::vector< const MaterialProperty< RankTwoTensor > * > _bimaterial_material_prop
RankTwoTensor Material properties for the two separate materials in the bi-material system.
MaterialProperty< RankTwoTensor > & _material_prop
Global RankTwoTensor material property (switch bi-material diffusion coefficient based on level set v...
virtual void assignQpPropertiesForLevelSetPositive() override
assign the material properties for the positive level set region.
Base class for switching between materials in a bi-material system where the interface is defined by ...
InputParameters validParams< LevelSetBiMaterialRankTwo >()