Classes | |
| struct | Creator |
Public Types | |
| using | Self = ComposerVectorPreGridFunction |
Public Member Functions | |
| ComposerVectorPreGridFunction (Functor fct, std::vector< PreGridFct > pgfs) | |
Related Symbols | |
(Note that these are not member symbols.) | |
| template<class Functor , class PreGridFct > | |
| auto | invokeVectorAtQP (Functor f, std::vector< PreGridFct > gridFcts) |
| Generator function for ComposerVectorPreGridFunction. | |