Skip to content

how to translate FV var to FE var? #29525

Discussion options

You must be logged in to vote

for the gradient, retrieve a pointer to the variable using getVar in the constructor, then use that point to call:

_var->gradient(ElemArg elem_arg, state)

See Functor..... kernels for examples on how to create these functor arguments

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@GiudGiud
Comment options

@wangzhaohao
Comment options

@wangzhaohao
Comment options

@GiudGiud
Comment options

Answer selected by wangzhaohao
@wangzhaohao
Comment options

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