Cardinal
|
#include <NekSpatialBinComponentAux.h>
Public Member Functions | |
NekSpatialBinComponentAux (const InputParameters ¶meters) | |
Static Public Member Functions | |
static InputParameters | validParams () |
Protected Member Functions | |
virtual Real | computeValue () override |
Protected Attributes | |
const unsigned int & | _component |
Component of side bin user object. More... | |
const NekSpatialBinUserObject * | _bin_uo |
Spatial bin user object. More... | |
Extracts a single component of a multi-component (i.e. velocity vector) Nek binned user object. This is very helpful for displaying glyphs in many common visualization packages.
NekSpatialBinComponentAux::NekSpatialBinComponentAux | ( | const InputParameters & | parameters | ) |
|
overrideprotectedvirtual |
|
static |
|
protected |
Spatial bin user object.
|
protected |
Component of side bin user object.