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