21 "Sets a flux boundary condition, evaluated using a FunctionSeries instance. This does not "
22 "fix the flux, but rather 'strongly encourages' flux agreement by penalizing the differences "
23 "through contributions to the residual.");
registerMooseObject("FunctionalExpansionToolsApp", FXFluxBC)
Defines an FX-based BC that strongly encourages the gradients to match.
static InputParameters validParams()
FXFluxBC(const InputParameters ¶meters)
static InputParameters validParams()
This class uses implementations of CompositeSeriesBasisInterface to generate a function based on conv...
static FunctionSeries & checkAndConvertFunction(const Function &function, const std::string &typeName, const std::string &objectName)
Static function to cast a Function to SeriesFunction.
void useCache(bool use)
Enable/disable the cache.
const std::string & getBase() const
const std::string & name() const