|
NimbleSM
NimbleSM is a solid mechanics simulation code for dynamic systems
|
This is the complete list of members for nimble::Element, including all inherited members.
| ComputeCharacteristicLength(const double *node_coords)=0 | nimble::Element | pure virtual |
| ComputeDeformationGradients(const double *node_reference_coords, const double *node_current_coords, double *deformation_gradients) const =0 | nimble::Element | pure virtual |
| ComputeLumpedMass(double density, const double *node_reference_coords, double *lumped_mass) const =0 | nimble::Element | pure virtual |
| ComputeNodalForces(const double *node_current_coords, const double *int_pt_stresses, double *node_forces)=0 | nimble::Element | pure virtual |
| ComputeTangent(const double *node_reference_coords, const double *material_tangent, double *tangent)=0 | nimble::Element | pure virtual |
| ComputeVolumeAverage(const double *node_current_coords, int num_quantities, const double *int_pt_quantities, double &volume, double *volume_averaged_quantity) const =0 | nimble::Element | pure virtual |
| Dim() const =0 | nimble::Element | pure virtual |
| Element()=default | nimble::Element | |
| K_F_XX_ | nimble::Element | protected |
| K_F_XY_ | nimble::Element | protected |
| K_F_XZ_ | nimble::Element | protected |
| K_F_YX_ | nimble::Element | protected |
| K_F_YY_ | nimble::Element | protected |
| K_F_YZ_ | nimble::Element | protected |
| K_F_ZX_ | nimble::Element | protected |
| K_F_ZY_ | nimble::Element | protected |
| K_F_ZZ_ | nimble::Element | protected |
| K_S_XX_ | nimble::Element | protected |
| K_S_XY_ | nimble::Element | protected |
| K_S_XZ_ | nimble::Element | protected |
| K_S_YX_ | nimble::Element | protected |
| K_S_YY_ | nimble::Element | protected |
| K_S_YZ_ | nimble::Element | protected |
| K_S_ZX_ | nimble::Element | protected |
| K_S_ZY_ | nimble::Element | protected |
| K_S_ZZ_ | nimble::Element | protected |
| NumIntegrationPointsPerElement() const =0 | nimble::Element | pure virtual |
| NumNodesPerElement() const =0 | nimble::Element | pure virtual |
| ~Element()=default | nimble::Element | virtual |