34 virtual void execute()
override;
46 std::vector<const VariableValue *>
_disp;
This layered user object computes the change in cross sectional area of a flow channel.
virtual void execute() override
virtual Real computeQpIntegral() override
std::vector< const VariableValue * > _disp
the displacement vectors
const std::vector< double > y
static InputParameters validParams()
virtual Real spatialValue(const Point &p) const override
Given a Point return the integral value associated with the layer that point falls in...
virtual Real integralValue(const Point &p) const
LayeredFlowAreaChange(const InputParameters ¶meters)
virtual void threadJoin(const UserObject &y) override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeIntegral() override
virtual void initialize() override
virtual void finalize() override
unsigned int _dim
the problem dimension