<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=Module_GlobalData</id>
		<title>Module GlobalData - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=Module_GlobalData"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Module_GlobalData&amp;action=history"/>
		<updated>2026-04-04T16:17:59Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=Module_GlobalData&amp;diff=543&amp;oldid=prev</id>
		<title>Guillaume: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Module_GlobalData&amp;diff=543&amp;oldid=prev"/>
				<updated>2008-12-03T10:27:19Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 10:27, 3 December 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=Module_GlobalData&amp;diff=542&amp;oldid=prev</id>
		<title>192.168.20.148 at 15:36, 2 July 2007</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=Module_GlobalData&amp;diff=542&amp;oldid=prev"/>
				<updated>2007-07-02T15:36:30Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Module GlobalData, is responsible for global variables such as [[properties names]] and ID numbers, error types ID, constants and parameters, classes registration numbers and some derived types used frequently in other classes (e.g. type T_Size, a derived type containing the matrixes bounds). &lt;br /&gt;
&lt;br /&gt;
This is mainly static information needed and used equally by all classes. Some methods are also provided by this class, mainly related to checking properties names spelling and attributing ID numbers. It also handles error and used keywords logging and I/O units.&lt;br /&gt;
&lt;br /&gt;
== Sub-routines ==&lt;br /&gt;
&lt;br /&gt;
=== Internal names ===&lt;br /&gt;
*CheckPropertyName&lt;br /&gt;
*GetPropertyName&lt;br /&gt;
*GetPropertyIDNumber&lt;br /&gt;
*Check_Particulate_Property&lt;br /&gt;
*TranslateTypeZUV&lt;br /&gt;
&lt;br /&gt;
=== I/O management ===&lt;br /&gt;
*UnitsManager&lt;br /&gt;
&lt;br /&gt;
=== Errors and logs management ===&lt;br /&gt;
*SetError&lt;br /&gt;
*WriteErrorMessage&lt;br /&gt;
*LogKeyWord&lt;br /&gt;
&lt;br /&gt;
=== Start/End management ===&lt;br /&gt;
*StartupMohid&lt;br /&gt;
*ShutdownMohid&lt;br /&gt;
&lt;br /&gt;
=== Object oriented management routines ===&lt;br /&gt;
&lt;br /&gt;
*RegisterNewInstance&lt;br /&gt;
*AssociateInstance&lt;br /&gt;
*DeassociateInstance&lt;br /&gt;
*RegisterModule&lt;br /&gt;
*ModuleIsRegistered&lt;br /&gt;
*Read_Lock&lt;br /&gt;
*Read_Unlock&lt;br /&gt;
*VerifyReadLock&lt;br /&gt;
&lt;br /&gt;
[[Category:Modules]]&lt;br /&gt;
[[Category:MOHID Base 1]]&lt;/div&gt;</summary>
		<author><name>192.168.20.148</name></author>	</entry>

	</feed>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-56589921-5', 'auto');
  ga('send', 'pageview');
</script>