|
OOFEM 3.0
|
#include "femcmpnn.h"#include "intarray.h"#include "bcvaltype.h"#include "bcgeomtype.h"#include "bctype.h"Go to the source code of this file.
Classes | |
| class | oofem::GeneralBoundaryCondition |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for a general boundary condition | |
| #define | _IFT_GeneralBoundaryCondition_timeFunct "loadtimefunction" |
| #define | _IFT_GeneralBoundaryCondition_valType "valtype" |
| #define | _IFT_GeneralBoundaryCondition_dofs "dofs" |
| #define | _IFT_GeneralBoundaryCondition_isImposedTimeFunct "isimposedtimefunction" |
| #define | _IFT_GeneralBoundaryCondition_set "set" |
| #define _IFT_GeneralBoundaryCondition_dofs "dofs" |
Definition at line 48 of file generalboundarycondition.h.
Referenced by oofem::AdditiveManufacturingProblem::add_node_if_not_exists2(), oofem::AdditiveManufacturingProblem::add_sm_node_if_not_exists2(), oofem::GeneralBoundaryCondition::giveInputRecord(), oofem::ConstantPressureLoad::initializeFrom(), and oofem::GeneralBoundaryCondition::initializeFrom().
| #define _IFT_GeneralBoundaryCondition_isImposedTimeFunct "isimposedtimefunction" |
Definition at line 49 of file generalboundarycondition.h.
Referenced by oofem::AdditiveManufacturingProblem::add_node_if_not_exists2(), oofem::AdditiveManufacturingProblem::add_sm_node_if_not_exists2(), oofem::GeneralBoundaryCondition::giveInputRecord(), and oofem::GeneralBoundaryCondition::initializeFrom().
| #define _IFT_GeneralBoundaryCondition_set "set" |
Definition at line 50 of file generalboundarycondition.h.
Referenced by oofem::AdditiveManufacturingProblem::add_element_if_not_exists2(), oofem::AdditiveManufacturingProblem::add_node_if_not_exists2(), oofem::AdditiveManufacturingProblem::add_sm_node_if_not_exists2(), oofem::GeneralBoundaryCondition::giveInputRecord(), oofem::ExternalTemperatureFieldLoad::initializeFrom(), oofem::GeneralBoundaryCondition::initializeFrom(), and oofem::PrescribedMean::initializeFrom().
| #define _IFT_GeneralBoundaryCondition_timeFunct "loadtimefunction" |
Definition at line 46 of file generalboundarycondition.h.
Referenced by oofem::AdditiveManufacturingProblem::add_element_if_not_exists2(), oofem::AdditiveManufacturingProblem::add_node_if_not_exists2(), oofem::AdditiveManufacturingProblem::add_sm_node_if_not_exists2(), oofem::MacroLSpace::changeMicroBoundaryConditions(), oofem::GeneralBoundaryCondition::giveInputRecord(), oofem::GeneralBoundaryCondition::initializeFrom(), oofem::SolutionbasedShapeFunction::setBoundaryConditionOnDof(), oofem::SolutionbasedShapeFunction::setLoads(), and oofem::HuertaErrorEstimatorInterface::setupRefinedElementProblem1D().
| #define _IFT_GeneralBoundaryCondition_valType "valtype" |
Definition at line 47 of file generalboundarycondition.h.
Referenced by oofem::GeneralBoundaryCondition::giveInputRecord(), and oofem::GeneralBoundaryCondition::initializeFrom().