Skip to content

Error for C code in Moose #16357

Discussion options

You must be logged in to vote

addParam needs a type: ie.
params.addParam<FunctionName>("function", "Function describing energy release rate type parameter distribution");

Also no semicolon is needed after the constructor
_function_prop(isParamValid("function") ? &getFunction("function") : NULL)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jessecarterMOOSE
Comment options

@caoductoan379
Comment options

@caoductoan379
Comment options

Answer selected by cticenhour
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants