29 class FunctorEnvelopeBase;
31 class FunctorEnvelope;
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
The following methods are specializations for using the libMesh::Parallel::packed_range_* routines fo...
Class template for creating constant functors.
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to add...
A functor that serves as a placeholder during the simulation setup phase if a functor consumer reques...