|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::SurfaceTensionBoundaryCondition |
| Computes the load (and possibly tangent) for surface tension. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for surface tension boundary condition | |
| #define | _IFT_SurfaceTensionBoundaryCondition_Name "surfacetension" |
| #define | _IFT_SurfaceTensionBoundaryCondition_gamma "gamma" |
| #define | _IFT_SurfaceTensionBoundaryCondition_useTangent "usetangent" |
| #define _IFT_SurfaceTensionBoundaryCondition_gamma "gamma" |
Definition at line 46 of file surfacetensionbc.h.
Referenced by oofem::SurfaceTensionBoundaryCondition::initializeFrom().
| #define _IFT_SurfaceTensionBoundaryCondition_Name "surfacetension" |
Definition at line 45 of file surfacetensionbc.h.
Referenced by oofem::SurfaceTensionBoundaryCondition::giveInputRecordName().
| #define _IFT_SurfaceTensionBoundaryCondition_useTangent "usetangent" |
Definition at line 47 of file surfacetensionbc.h.
Referenced by oofem::SurfaceTensionBoundaryCondition::initializeFrom().