std::vector< const GenericMaterialProperty< Real, is_ad > * > _bimaterial_material_prop
Real Material properties for the two separate materials in the bi-material system.
LevelSetBiMaterialRealTempl< false > LevelSetBiMaterialReal
LevelSetBiMaterialRealTempl< true > ADLevelSetBiMaterialReal
virtual void assignQpPropertiesForLevelSetPositive() override
assign the material properties for the positive level set region.
static InputParameters validParams()
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
virtual void assignQpPropertiesForLevelSetNegative() override
assign the material properties for the negative level set region.
const InputParameters & parameters() const
LevelSetBiMaterialRealTempl(const InputParameters ¶meters)
Base class for switching between materials in a bi-material system where the interface is defined by ...
Compute a Real material property for bi-materials problem (consisting of two different materials) def...
GenericMaterialProperty< Real, is_ad > & _material_prop
Global Real material property (switch bi-material diffusion coefficient based on level set values) ...