|
| | FDElasticityRelaxation () |
| |
| | FDElasticityRelaxation (Data d, Param bM, Param sM, Param dt, const VectorTemplate *vT) |
| |
| | ~FDElasticityRelaxation () |
| |
| virtual void | init () |
| | Builds the necesery internal data and kernels. More...
|
| |
| virtual void | execute () |
| | Executes the numerical procedure. More...
|
| |
| Data | getPressureData () const |
| |
| Param | getDeltat () const |
| |
| void | setDumpingFactor (Param dumpF) |
| |
| | FDElasticityRelaxation () |
| |
| | FDElasticityRelaxation (Data d, Param bM, Param sM, Param dt, const VectorTemplate *vT) |
| |
| | ~FDElasticityRelaxation () |
| |
| virtual void | init () |
| | Builds the necesery internal data and kernels. More...
|
| |
| virtual void | execute () |
| | Executes the numerical procedure. More...
|
| |
| Data | getPressureData () const |
| |
| Param | getDeltat () const |
| |
| void | setDumpingFactor (Param dumpF) |
| |
| | ElasticityCommonA () |
| |
| | ElasticityCommonA (Data d, Param bM, Param sM, const VectorTemplate *vT) |
| |
| | ~ElasticityCommonA () |
| |
| void | setVectorTemplate (const VectorTemplate *vT) |
| |
| VectorTemplate | getVectorTemplate () |
| |
| void | setForce (Param f) |
| |
| Data | getDisplacementData () const |
| |
| Data | getDisplacementInternalData () const |
| |
| const Param | getBulkModulus () const |
| |
| const Param | getShearModulus () const |
| |
| | ElasticityCommonA () |
| |
| | ElasticityCommonA (Data d, Param bM, Param sM, const VectorTemplate *vT) |
| |
| | ~ElasticityCommonA () |
| |
| void | setVectorTemplate (const VectorTemplate *vT) |
| |
| VectorTemplate | getVectorTemplate () |
| |
| void | setForce (Param f) |
| |
| Data | getDisplacementData () const |
| |
| Data | getDisplacementInternalData () const |
| |
| const Param | getBulkModulus () const |
| |
| const Param | getShearModulus () const |
| |
| virtual | ~NumMethod () |
| |
| virtual | ~NumMethod () |
| |
Numerical method which computes homogenious isotropic elasticity equation.
Definition at line 127 of file aslFDElasticity.h.