![]() |
Chaste
Release::3.4
|
#include <NonlinearElasticityTools.hpp>
Collaboration diagram for NonlinearElasticityTools< DIM >:Static Public Member Functions | |
| static std::vector< unsigned > | GetNodesByComponentValue (TetrahedralMesh< DIM, DIM > &rMesh, unsigned component, double value) |
A class of helper methods for problems which use NonlinearElasticitySolver.
Definition at line 45 of file NonlinearElasticityTools.hpp.
|
static |
| rMesh | the mesh |
| component | the component k |
| value | the value c |
Definition at line 39 of file NonlinearElasticityTools.cpp.
References EXCEPTION, AbstractMesh< ELEMENT_DIM, SPACE_DIM >::GetNode(), and AbstractMesh< ELEMENT_DIM, SPACE_DIM >::GetNumNodes().