MAST
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
boundary_condition_base.h File Reference
Include dependency graph for boundary_condition_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MAST::BoundaryConditionBase
 

Namespaces

 MAST
 

Enumerations

enum  MAST::BoundaryConditionType {
  MAST::SURFACE_PRESSURE, MAST::SURFACE_TRACTION, MAST::SURFACE_TRACTION_SHIFTED_BOUNDARY, MAST::POINT_LOAD,
  MAST::POINT_MOMENT, MAST::PISTON_THEORY, MAST::DIRICHLET, MAST::TEMPERATURE,
  MAST::HEAT_FLUX, MAST::CONVECTION_HEAT_FLUX, MAST::SURFACE_RADIATION_HEAT_FLUX, MAST::HEAT_SOURCE,
  MAST::NO_SLIP_WALL, MAST::SYMMETRY_WALL, MAST::SLIP_WALL, MAST::FAR_FIELD,
  MAST::EXHAUST, MAST::ISOTHERMAL, MAST::ADIABATIC, MAST::BOUNDARY_VELOCITY
}