bool _use_positive_property
use the positive level set region's material properties
virtual void computeProperties()
std::shared_ptr< XFEM > _xfem
shared pointer to XFEM
LevelSetBiMaterialBase(const InputParameters ¶meters)
InputParameters validParams< LevelSetBiMaterialBase >()
const std::string _base_name
global material properties
virtual void assignQpPropertiesForLevelSetNegative()=0
assign the material properties for the negative level set region.
const NumericVector< Number > * _solution
the subproblem solution vector
virtual void computeQpProperties()
const System & _system
system reference
Base class for switching between materials in a bi-material system where the interface is defined by ...
const unsigned int _level_set_var_number
The variable number of the level set variable we are operating on.
virtual void assignQpPropertiesForLevelSetPositive()=0
assign the material properties for the positive level set region.
std::string _prop_name
Property name.