[MOAB-dev] commit/MOAB: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Jul 30 12:50:05 CDT 2013


2 new commits in MOAB:

https://bitbucket.org/fathomteam/moab/commits/b854633fe29d/
Changeset:   b854633fe29d
Branch:      None
User:        danwu
Date:        2013-07-30 19:49:11
Summary:     Updated MetaData.h and metadata_info.doc for new read option GATHER_SET. Built metadata_info.pdf from metadata_info.doc to replace the existing one that has less information.

Affected #:  3 files

diff --git a/doc/MetaData/metadata.h b/doc/MetaData/metadata.h
index e02c112..8f81cff 100644
--- a/doc/MetaData/metadata.h
+++ b/doc/MetaData/metadata.h
@@ -204,6 +204,10 @@ Read the time step number whose time value is equal to or greater than the speci
 specified variable(s). Tag names for the variable(s) will be formed by appending the time step number
 to the variable name. Multiple time step values can be specified, separated from each other by commas.
 
+<H3>gather_set[=\<rank\>] </H3>
+
+Create a gather set (associated with tag GATHER_SET) on one processor with the specified rank, to duplicate entities on other processors. If the rank is not specified, it will be rank 0 by default. If an invalid rank is passed, no gather set will be created. Gather set is specially used by HOMME, MPAS, and any other unstructured grid.
+
 \ref md-contents "Top"
 
   \section meta-references References

diff --git a/doc/metadata_info.doc b/doc/metadata_info.doc
index a19c0a2..6e3eb34 100644
Binary files a/doc/metadata_info.doc and b/doc/metadata_info.doc differ

diff --git a/doc/metadata_info.pdf b/doc/metadata_info.pdf
index 710cc55..376aa51 100644
Binary files a/doc/metadata_info.pdf and b/doc/metadata_info.pdf differ


https://bitbucket.org/fathomteam/moab/commits/fcb889bb5659/
Changeset:   fcb889bb5659
Branch:      master
User:        danwu
Date:        2013-07-30 19:49:45
Summary:     Merge branch 'master' of https://bitbucket.org/fathomteam/moab

Affected #:  1 file

diff --git a/doc/DG/moabDG.h b/doc/DG/moabDG.h
index 51281b1..ed23052 100644
--- a/doc/DG/moabDG.h
+++ b/doc/DG/moabDG.h
@@ -29,7 +29,7 @@
   \section sequence  EntitySequence & SequenceData 
 
   \subsection figure1 Figure 1: EntitySequences For One SequenceData
-   <img src="../../DG/figure1.jpg">
+   <img src="../DG/figure1.jpg">
 
   \ref dg-figures "List of Figures"
 
@@ -108,7 +108,7 @@ enforces the following four rules on its contained data:
 .
 
   \subsection figure2 Figure 2: SequenceManager and Related Classes
-   <img src="../../DG/figure2.jpg">
+   <img src="../DG/figure2.jpg">
 
   \ref dg-figures "List of Figures"
 
@@ -187,7 +187,7 @@ than is required at a given time for contained objects.
 - MeshSet
 
   \subsection figure3 Figure 3: SequenceManager and Related Classes
-    <img src="../../DG/figure3.jpg">
+    <img src="../DG/figure3.jpg">
 
   \ref dg-figures "List of Figures"

Repository URL: https://bitbucket.org/fathomteam/moab/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the moab-dev mailing list