[cig-commits] [commit] master: Update changes.h (f0d55bf)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri May 23 18:31:37 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/194b6f932f6ee27aea14eb44c36aa5432a9cd235...e2d2428a203331b4832dbc4e5f4d716934c22694

>---------------------------------------------------------------

commit f0d55bf4ce4ee38f2f7d509697b02d6447db5243
Author: Siqi Zhang <siqi.zhang at mq.edu.au>
Date:   Fri May 23 17:37:19 2014 -0500

    Update changes.h


>---------------------------------------------------------------

f0d55bf4ce4ee38f2f7d509697b02d6447db5243
 doc/modules/changes.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/modules/changes.h b/doc/modules/changes.h
index 3a12d5e..2e9d753 100644
--- a/doc/modules/changes.h
+++ b/doc/modules/changes.h
@@ -5,6 +5,11 @@
  * 1.0. All entries are signed with the names of the author. </p>
  *
  * <ol>
+ * <li> Add a find_postprocessor() function in Simulator_access class to pass a pointer 
+ * of a certain postprocessor, if it is not found, return a NULL pointer.
+ * <br>
+ * (Siqi Zhang, 2014/05/23)
+ *
  * <li> Mesh refinement plugins can now interact with initial global mesh
  * refinement and unflag certain cells if desired.
  * <br>



More information about the CIG-COMMITS mailing list