Skip to content

Commit acfb92a

Browse files
committed
WIP
1 parent e68288b commit acfb92a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/coreComponents/schema/schema.xsd.other

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@
516516
<!--fractureStencil => (no description available)-->
517517
<xsd:attribute name="fractureStencil" type="geos_SurfaceElementStencil" />
518518
<!--targetRegions => List of regions to build the stencil for-->
519-
<xsd:attribute name="targetRegions" type="geos_mapBase_lt_string_cm_-geos_internal_StdVectorWrapper_lt_string_cm_-std_allocator_lt_string-_gt__cm_-true_gt__cm_-std_integral_constant_lt_bool_cm_-true_gt_-_gt_" />
519+
<xsd:attribute name="targetRegions" type="geos_mapBase_lt_string_cm_-geos_internal_StdVectorWrapper_lt_string_cm_-std_allocator_lt_string-_gt__cm_-false_gt__cm_-std_integral_constant_lt_bool_cm_-true_gt_-_gt_" />
520520
</xsd:complexType>
521521
<xsd:complexType name="OutputsType">
522522
<xsd:choice minOccurs="0" maxOccurs="unbounded">
@@ -1502,7 +1502,7 @@
15021502
<xsd:element name="MeshBodies" type="MeshBodiesType" />
15031503
</xsd:choice>
15041504
<!--Neighbors => (no description available)-->
1505-
<xsd:attribute name="Neighbors" type="geos_internal_StdVectorWrapper_lt_geos_NeighborCommunicator_cm_-std_allocator_lt_geos_NeighborCommunicator_gt__cm_-true_gt_" />
1505+
<xsd:attribute name="Neighbors" type="geos_internal_StdVectorWrapper_lt_geos_NeighborCommunicator_cm_-std_allocator_lt_geos_NeighborCommunicator_gt__cm_-false_gt_" />
15061506
<!--partitionManager => (no description available)-->
15071507
<xsd:attribute name="partitionManager" type="geos_PartitionBase" />
15081508
</xsd:complexType>

0 commit comments

Comments
 (0)