Skip to content

Commit fb65712

Browse files
Merge branch 'master' into ci/activate-contact-ci
2 parents 0bac1b9 + 7ddffe2 commit fb65712

12 files changed

Lines changed: 98 additions & 624 deletions

File tree

kratos/containers/geometry_container.h

Lines changed: 0 additions & 376 deletions
This file was deleted.

kratos/includes/io.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ class KRATOS_API(KRATOS_CORE) IO
8888
/// Geometry container type within ModelPart
8989
using GeometryContainerType = typename ModelPart::GeometryContainerType;
9090

91-
/// The geometry map type within ModelPart
92-
using GeometriesMapType = typename ModelPart::GeometriesMapType;
93-
9491
/// Elements container type within MeshType
9592
using ElementsContainerType = typename MeshType::ElementsContainerType;
9693

0 commit comments

Comments
 (0)