Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Panzer_UtilityAlgs.hpp File Reference
#include <vector>
#include <functional>
Include dependency graph for Panzer_UtilityAlgs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 panzer
 Computes $ Ma(x)b(x)\cdots\int s(x)\nabla\phi(x)\,dx $.
 

Functions

void panzer::reorder (std::vector< int > &order, std::function< void(int, int)> swapper)
 Using a functor, reorder an array using a order vector. More...