gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
dirichletBC Struct Reference

#include <elasticitySolver.h>

Inheritance diagram for dirichletBC:
Collaboration diagram for dirichletBC:

Public Member Functions

 dirichletBC ()
 
- Public Member Functions inherited from BoundaryCondition
 BoundaryCondition ()
 

Public Attributes

int _comp
 
simpleFunction< double > * _f
 
- Public Attributes inherited from BoundaryCondition
int _tag
 
location onWhat
 
groupOfElementsg
 

Additional Inherited Members

- Public Types inherited from BoundaryCondition
enum  location {
  UNDEF, ON_VERTEX, ON_EDGE, ON_FACE,
  ON_VOLUME
}
 

Detailed Description

Definition at line 46 of file elasticitySolver.h.

Constructor & Destructor Documentation

◆ dirichletBC()

dirichletBC::dirichletBC ( )
inline

Definition at line 49 of file elasticitySolver.h.

Member Data Documentation

◆ _comp

◆ _f


The documentation for this struct was generated from the following file: