gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <elasticitySolver.h>
Public Member Functions | |
neumannBC () | |
Public Member Functions inherited from BoundaryCondition | |
BoundaryCondition () | |
Public Attributes | |
simpleFunction< SVector3 > * | _f |
Public Attributes inherited from BoundaryCondition | |
int | _tag |
location | onWhat |
groupOfElements * | g |
Additional Inherited Members | |
Public Types inherited from BoundaryCondition | |
enum | location { UNDEF, ON_VERTEX, ON_EDGE, ON_FACE, ON_VOLUME } |
Definition at line 52 of file elasticitySolver.h.
|
inline |
Definition at line 54 of file elasticitySolver.h.
simpleFunction<SVector3>* neumannBC::_f |
Definition at line 53 of file elasticitySolver.h.
Referenced by elasticitySolver::addNeumannBC(), and elasticitySolver::readInputFile().