Motivation
We can hit seg faults when using the FVIKs and the variable is not defined
see #21346 for an example
Design
Add a loop in the problem for now.
Loop on sides in the boundaries, check that coupled variables, materials, functors etc are all defined. error if not
Impact
Easier to use FV simulations
Motivation
We can hit seg faults when using the FVIKs and the variable is not defined
see #21346 for an example
Design
Add a loop in the problem for now.
Loop on sides in the boundaries, check that coupled variables, materials, functors etc are all defined. error if not
Impact
Easier to use FV simulations