|
Cardinal
|
#include <SkinnedBins.h>
Public Member Functions | |
| SkinnedBins (const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual Real | computeValue () |
Protected Attributes | |
| const MoabSkinner * | _skinner |
| Skinner object to be queried. | |
| const std::string | _skin_by |
Auxkernel to display the mapping of [Mesh] elements to the spatial bins created by a mesh skinner which skins by subdomain and arbitrary user-specified scalar fields (e.g. temperature, density).
| SkinnedBins::SkinnedBins | ( | const InputParameters & | parameters | ) |
|
protectedvirtual |
|
static |
|
protected |
What skinning bins to display; either 'all', 'subdomain', or the name of one of the skinner's binned fields.
|
protected |
Skinner object to be queried.