Go to the documentation of this file.
48#define _IFT_BoundaryCondition_Name "boundarycondition"
49#define _IFT_BoundaryCondition_PrescribedValue "prescribedvalue"
50#define _IFT_BoundaryCondition_PrescribedValue_d "d"
51#define _IFT_BoundaryCondition_values "values"
110 virtual double give(
Dof *dof, ValueModeType mode,
TimeStep *tStep);
111 virtual double give(
Dof *dof, ValueModeType mode,
double time);
118 void setPrescribedValue(
double s);
124 void scale(
double s)
override;
#define _IFT_BoundaryCondition_Name
BoundaryCondition(int i, Domain *d)
const char * giveInputRecordName() const override
virtual ~BoundaryCondition()
Destructor.
FloatArray values
Prescribed values for each resp. dof.
const char * giveClassName() const override
bcType giveType() const override
GeneralBoundaryCondition(int n, Domain *d)
bcType
Type representing the type of bc.
@ DirichletBT
Prescribed value.
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