35 #ifndef USERDEFDIRICHLETBC_H_ 36 #define USERDEFDIRICHLETBC_H_ 40 #define _IFT_UserDefDirichletBC_Name "userdefdirichletbc" 41 #define _IFT_UserDefDirichletBC_filename "filename" 103 virtual void scale(
double s);
ValueModeType
Type representing the mode of UnknownType or CharType, or similar types.
FloatArray values
Prescribed values for each resp. dof.
virtual const char * giveClassName() const
bcType
Type representing the type of bc.
Class implementing Dirichlet boundary condition on DOF (primary boundary condition).
#define _IFT_UserDefDirichletBC_Name
Class representing vector of real numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual bcType giveType() const
virtual const char * giveInputRecordName() const
the oofem namespace is to define a context or scope in which all oofem names are defined.
Abstract class Dof represents Degree Of Freedom in finite element mesh.