Go to the documentation of this file.
14 template <ComputeStage>
19 template <ComputeStage compute_stage>
29 virtual std::vector<std::vector<ROMInputTransform>>
getTransform()
override;
45 virtual std::vector<std::vector<Real>>
getCoefs()
override;
virtual std::vector< std::vector< ROMInputTransform > > getTransform() override
Returns vector of the functions to use for the conversion of input variables.
static InputParameters validParams()
virtual std::vector< std::vector< Real > > getTransformCoefs() override
Returns factors for the functions for the conversion functions given in getTransform.
SS316HLAROMANCEStressUpdateTest(const InputParameters ¶meters)
virtual std::vector< std::vector< Real > > getCoefs() override
Material specific coefficients multiplied by the Legendre polynomials for each of the input variables...
declareADValidParams(SS316HLAROMANCEStressUpdateTest)
virtual std::vector< std::vector< Real > > getInputLimits() override
usingADLAROMANCEStressUpdateBase