| bounding_box_x_max_ | nimble::ContactEntity | |
| bounding_box_x_min_ | nimble::ContactEntity | |
| bounding_box_y_max_ | nimble::ContactEntity | |
| bounding_box_y_min_ | nimble::ContactEntity | |
| bounding_box_z_max_ | nimble::ContactEntity | |
| bounding_box_z_min_ | nimble::ContactEntity | |
| centroid() const | nimble::ContactEntity | inline |
| centroid_ | nimble::ContactEntity | |
| char_len_ | nimble::ContactEntity | |
| ComputeNodalContactForces(const double *const contact_force, const double *const closest_point_projection) | nimble::ContactEntity | inline |
| contact_entity_global_id() const | nimble::ContactEntity | inline |
| contact_entity_global_id_ | nimble::ContactEntity | |
| CONTACT_ENTITY_TYPE typedef | nimble::ContactEntity | |
| contact_status() const noexcept | nimble::ContactEntity | inline |
| contact_status_ | nimble::ContactEntity | |
| ContactEntity()=default | nimble::ContactEntity | |
| ContactEntity(CONTACT_ENTITY_TYPE entity_type, int contact_entity_global_id, double const coord[], double characteristic_length, int node_id_for_node_1, int node_id_for_node_2=0, const int node_ids_for_fictitious_node[4]=0) | nimble::ContactEntity | inline |
| ContactEntity(CONTACT_ENTITY_TYPE entity_type, int contact_entity_global_id, int contact_entity_local_id, double const coord[], double characteristic_length, int node_id_for_node_1, int node_id_for_node_2=0, const int node_ids_for_fictitious_node[4]=0) | nimble::ContactEntity | inline |
| ContactEntityType enum name | nimble::ContactEntity | |
| coord_1_x_ | nimble::ContactEntity | |
| coord_1_y_ | nimble::ContactEntity | |
| coord_1_z_ | nimble::ContactEntity | |
| coord_2_x_ | nimble::ContactEntity | |
| coord_2_y_ | nimble::ContactEntity | |
| coord_2_z_ | nimble::ContactEntity | |
| coord_3_x_ | nimble::ContactEntity | |
| coord_3_y_ | nimble::ContactEntity | |
| coord_3_z_ | nimble::ContactEntity | |
| entity_type_ | nimble::ContactEntity | |
| ExportGeometryInto(ContactEntity &xerox) const | nimble::ContactEntity | |
| force_1_x_ | nimble::ContactEntity | |
| force_1_y_ | nimble::ContactEntity | |
| force_1_z_ | nimble::ContactEntity | |
| force_2_x_ | nimble::ContactEntity | |
| force_2_y_ | nimble::ContactEntity | |
| force_2_z_ | nimble::ContactEntity | |
| force_3_x_ | nimble::ContactEntity | |
| force_3_y_ | nimble::ContactEntity | |
| force_3_z_ | nimble::ContactEntity | |
| get_x_max() const | nimble::ContactEntity | inline |
| get_x_min() const | nimble::ContactEntity | inline |
| get_y_max() const | nimble::ContactEntity | inline |
| get_y_min() const | nimble::ContactEntity | inline |
| get_z_max() const | nimble::ContactEntity | inline |
| get_z_min() const | nimble::ContactEntity | inline |
| inflation_factor | nimble::ContactEntity | |
| local_id() const noexcept | nimble::ContactEntity | inline |
| local_id_ | nimble::ContactEntity | |
| NODE enum value | nimble::ContactEntity | |
| node_id_1_for_fictitious_node_ | nimble::ContactEntity | |
| node_id_2_for_fictitious_node_ | nimble::ContactEntity | |
| node_id_3_for_fictitious_node_ | nimble::ContactEntity | |
| node_id_4_for_fictitious_node_ | nimble::ContactEntity | |
| node_id_for_node_1_ | nimble::ContactEntity | |
| node_id_for_node_2_ | nimble::ContactEntity | |
| NONE enum value | nimble::ContactEntity | |
| num_nodes_ | nimble::ContactEntity | |
| ResetContactData() | nimble::ContactEntity | inline |
| ScatterForceToContactManagerForceVector(ArgT &force) const | nimble::ContactEntity | inline |
| SerializeContactFaces(int num_entities, ArgT contact_entities, std::vector< char > &buffer) | nimble::ContactEntity | friend |
| set_contact_status(bool status) noexcept | nimble::ContactEntity | inline |
| SetBoundingBox() | nimble::ContactEntity | protected |
| SetCoordinates(ArgT coord) | nimble::ContactEntity | inline |
| SetNodalContactForces(const double *const contact_force, const double *const N=nullptr) | nimble::ContactEntity | inline |
| TRIANGLE enum value | nimble::ContactEntity | |
| UnserializeContactFaces(int num_entities, ArgT contact_entities, std::vector< char > &buffer) | nimble::ContactEntity | friend |
| ~ContactEntity()=default | nimble::ContactEntity | |