v0.14.0
Classes | Variables
DirichletBC.hpp File Reference

Go to the source code of this file.

Classes

struct  DataFromBc
 Data from Cubit blocksets. More...
 
struct  DirichletDisplacementBc
 Set Dirichlet boundary conditions on displacements. More...
 
struct  BcEntMethodDisp
 
struct  BcEntMethodSpatial
 
struct  DirichletSpatialPositionsBc
 Set Dirichlet boundary conditions on spatial displacements. More...
 
struct  DirichletTemperatureBc
 
struct  DirichletFixFieldAtEntitiesBc
 Fix dofs on entities. More...
 
struct  DirichletDisplacementRemoveDofsBc
 Set Dirichlet boundary conditions on displacements by removing dofs. More...
 
struct  DirichletSpatialRemoveDofsBc
 Set Dirichlet boundary conditions on spatial positions by removing dofs. More...
 
struct  DirichletSetFieldFromBlockWithFlags
 Add boundary conditions form block set having 6 attributes. More...
 
struct  Reactions
 calculate reactions from vector of internal forces on meshsets More...
 

Variables

DEPRECATED typedef DirichletDisplacementBc DisplacementBCFEMethodPreAndPostProc
 
DEPRECATED typedef DirichletSpatialPositionsBc SpatialPositionsBCFEMethodPreAndPostProc
 
DEPRECATED typedef DirichletTemperatureBc TemperatureBCFEMethodPreAndPostProc
 
DEPRECATED typedef DirichletFixFieldAtEntitiesBc FixBcAtEntities
 
DEPRECATED typedef DirichletSetFieldFromBlockWithFlags DirichletBCFromBlockSetFEMethodPreAndPostProcWithFlags
 
DEPRECATED typedef DirichletSetFieldFromBlockWithFlags DirichletSetFieldFromBlock
 
DEPRECATED typedef DirichletSetFieldFromBlockWithFlags DirichletBCFromBlockSetFEMethodPreAndPostProc
 

Variable Documentation

◆ DirichletBCFromBlockSetFEMethodPreAndPostProc

DEPRECATED typedef DirichletSetFieldFromBlockWithFlags DirichletBCFromBlockSetFEMethodPreAndPostProc

◆ DirichletBCFromBlockSetFEMethodPreAndPostProcWithFlags

DEPRECATED typedef DirichletSetFieldFromBlockWithFlags DirichletBCFromBlockSetFEMethodPreAndPostProcWithFlags

◆ DirichletSetFieldFromBlock

DEPRECATED typedef DirichletSetFieldFromBlockWithFlags DirichletSetFieldFromBlock

◆ DisplacementBCFEMethodPreAndPostProc

DEPRECATED typedef DirichletDisplacementBc DisplacementBCFEMethodPreAndPostProc
Deprecated:
use DirichletDisplacementBc

Definition at line 206 of file DirichletBC.hpp.

◆ FixBcAtEntities

DEPRECATED typedef DirichletFixFieldAtEntitiesBc FixBcAtEntities

◆ SpatialPositionsBCFEMethodPreAndPostProc

DEPRECATED typedef DirichletSpatialPositionsBc SpatialPositionsBCFEMethodPreAndPostProc

◆ TemperatureBCFEMethodPreAndPostProc

DEPRECATED typedef DirichletTemperatureBc TemperatureBCFEMethodPreAndPostProc
Deprecated:
use DirichletTemperatureBc

Definition at line 253 of file DirichletBC.hpp.