Go to the documentation of this file.
47#define _IFT_Load_components "components"
48#define _IFT_Load_dofexcludemask "dofexcludemask"
49#define _IFT_Load_reference "reference"
120 virtual void computeComponentArrayAt(
FloatArray &answer,
TimeStep *tStep, ValueModeType mode);
159 int isDofExcluded(
int index);
161 void scale(
double s)
override;
182 OOFEM_ERROR(
"Not supported for this boundary condition.");
const FloatArray & giveGlobalCoordinates()
const FloatArray & giveNaturalCoordinates() const
Returns coordinate array of receiver.
GeneralBoundaryCondition(int n, Domain *d)
FloatArray componentArray
Components of boundary condition.
void setComponentArray(FloatArray &arry)
virtual void computeValueAt(FloatArray &answer, TimeStep *tStep, const FloatArray &coords, ValueModeType mode)=0
virtual void computeValueAt(FloatArray &answer, TimeStep *tStep, GaussPoint *gp, ValueModeType mode)
virtual CoordSystType giveCoordSystMode()
virtual int giveApproxOrder()
virtual ~Load()
Destructor.
virtual double giveProperty(int aProperty, TimeStep *tStep) const override
@ CST_UpdatedGlobal
Load is specified in global c.s. but follows the deformation.
@ CST_Local
Load is specified in local element c.s.
@ CST_Global
Load is specified in global c.s.
virtual FormulationType giveFormulationType()
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011