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. More... | |
const MooseEnum | _skin_by |
Auxkernel to display the mapping of [Mesh] elements to the spatial bins created by a mesh skinner which skins by subdomain, temperature, and density.
SkinnedBins::SkinnedBins | ( | const InputParameters & | parameters | ) |
|
protectedvirtual |
|
static |
|
protected |
What skinning bins to display; this allows you to select just a single "dimension" of the skinning to explore more thoroughly.
|
protected |
Skinner object to be queried.