diff --git a/docs/html/annotated.html b/docs/html/annotated.html
index c660d23..29e3b61 100644
--- a/docs/html/annotated.html
+++ b/docs/html/annotated.html
@@ -102,23 +102,24 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
| CCompositeNonlinearIntegrator | A class for composite nonlinear integrator |
| CConfig | Singleton class to manage configuration settings loaded from a YAML file |
| CconfigTest | Test suite for the Config class |
-| CConstant | Structure to hold a constant's details |
-| CConstants | Class to manage a collection of constants |
-| CconstTest | Test suite for the const class |
-| CDObject | A universal data container class |
-| CDObjectTest | Test suite for the DObject class |
-| CHeader | Structure to hold the header information of an OPAT file |
-| CLockableDObject | Wrapper for DObject with thread-safe access |
-| CLockableDObjectTest | Test suite for the LockableDObject class |
-| CMeshIO | Class for handling mesh input/output operations |
-| CmeshIOTest | |
-| CMetadata | Represents metadata information for data objects in the dobj module |
-| CMetadataTest | Test suite for the Metadata class |
-| CNonlinearPowerIntegrator | A class for nonlinear power integrator |
-| COpatIO | Class to manage the input/output operations for OPAT files |
-| CopatIOTest | Test suite for the const class |
-| COPATTable | Structure to hold the data of an OPAT table |
-| CTableIndex | Structure to hold the index information of a table in an OPAT file |
+| CconfigTestPrivateAccessor | |
+| CConstant | Structure to hold a constant's details |
+| CConstants | Class to manage a collection of constants |
+| CconstTest | Test suite for the const class |
+| CDObject | A universal data container class |
+| CDObjectTest | Test suite for the DObject class |
+| CHeader | Structure to hold the header information of an OPAT file |
+| CLockableDObject | Wrapper for DObject with thread-safe access |
+| CLockableDObjectTest | Test suite for the LockableDObject class |
+| CMeshIO | Class for handling mesh input/output operations |
+| CmeshIOTest | |
+| CMetadata | Represents metadata information for data objects in the dobj module |
+| CMetadataTest | Test suite for the Metadata class |
+| CNonlinearPowerIntegrator | A class for nonlinear power integrator |
+| COpatIO | Class to manage the input/output operations for OPAT files |
+| CopatIOTest | Test suite for the const class |
+| COPATTable | Structure to hold the data of an OPAT table |
+| CTableIndex | Structure to hold the index information of a table in an OPAT file |
diff --git a/docs/html/annotated_dup.js b/docs/html/annotated_dup.js
index d45a72f..e869f63 100644
--- a/docs/html/annotated_dup.js
+++ b/docs/html/annotated_dup.js
@@ -4,6 +4,7 @@ var annotated_dup =
[ "CompositeNonlinearIntegrator", "classCompositeNonlinearIntegrator.html", "classCompositeNonlinearIntegrator" ],
[ "Config", "classConfig.html", null ],
[ "configTest", "classconfigTest.html", null ],
+ [ "configTestPrivateAccessor", "classconfigTestPrivateAccessor.html", null ],
[ "Constant", "structConstant.html", "structConstant" ],
[ "Constants", "classConstants.html", "classConstants" ],
[ "constTest", "classconstTest.html", "classconstTest" ],
diff --git a/docs/html/classes.html b/docs/html/classes.html
index b756d76..d82ecc0 100644
--- a/docs/html/classes.html
+++ b/docs/html/classes.html
@@ -103,7 +103,7 @@ $(document).ready(function(){initNavTree('classes.html',''); initResizable(); })
BilinearIntegratorWrapper
- C
-- CompositeNonlinearIntegrator
- Config
- configTest
- Constant
- Constants
- constTest
+CompositeNonlinearIntegratorConfigconfigTestconfigTestPrivateAccessorConstantConstantsconstTest
- D
- DObject
- DObjectTest
diff --git a/docs/html/functions.html b/docs/html/functions.html
index 576733c..87ef3c4 100644
--- a/docs/html/functions.html
+++ b/docs/html/functions.html
@@ -125,6 +125,21 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
- c -
+- callAddToCache()
+: configTestPrivateAccessor
+
+- callCacheSize()
+: configTestPrivateAccessor
+
+- callIsKeyInCache()
+: configTestPrivateAccessor
+
+- callRegisterKeyNotFound()
+: configTestPrivateAccessor
+
+- CheckIfKeyUnknown()
+: configTestPrivateAccessor
+
- comment
: Header
diff --git a/docs/html/functions_func.html b/docs/html/functions_func.html
index b60ddcc..ad8fe2c 100644
--- a/docs/html/functions_func.html
+++ b/docs/html/functions_func.html
@@ -119,6 +119,21 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
- c -
+- callAddToCache()
+: configTestPrivateAccessor
+
+- callCacheSize()
+: configTestPrivateAccessor
+
+- callIsKeyInCache()
+: configTestPrivateAccessor
+
+- callRegisterKeyNotFound()
+: configTestPrivateAccessor
+
+- CheckIfKeyUnknown()
+: configTestPrivateAccessor
+
- CompositeNonlinearIntegrator()
: CompositeNonlinearIntegrator
diff --git a/docs/html/globals.html b/docs/html/globals.html
index 59f9b3a..4d42e29 100644
--- a/docs/html/globals.html
+++ b/docs/html/globals.html
@@ -163,12 +163,14 @@ $(document).ready(function(){initNavTree('globals.html',''); initResizable(); })
- t -
- TEST_F()
-: meshIOTest.cpp
+: meshIOTest.cpp
+, LockableDObjectTest.cpp
, MetadataTest.cpp
, meshIOTest.cpp
, configTest.cpp
+, meshIOTest.cpp
, opatIOTest.cpp
-, LockableDObjectTest.cpp
+, LockableDObjectTest.cpp
, configTest.cpp
, constTest.cpp
, DObjectTest.cpp
diff --git a/docs/html/globals_func.html b/docs/html/globals_func.html
index b70f2e8..b1cee3a 100644
--- a/docs/html/globals_func.html
+++ b/docs/html/globals_func.html
@@ -138,12 +138,14 @@ $(document).ready(function(){initNavTree('globals_func.html',''); initResizable(
- t -
- TEST_F()
-: meshIOTest.cpp
+: meshIOTest.cpp
+, LockableDObjectTest.cpp
, MetadataTest.cpp
, meshIOTest.cpp
, configTest.cpp
+, meshIOTest.cpp
, opatIOTest.cpp
-, LockableDObjectTest.cpp
+, LockableDObjectTest.cpp
, configTest.cpp
, constTest.cpp
, DObjectTest.cpp
diff --git a/docs/html/navtreedata.js b/docs/html/navtreedata.js
index fcf93f9..dfeb657 100644
--- a/docs/html/navtreedata.js
+++ b/docs/html/navtreedata.js
@@ -58,7 +58,7 @@ var NAVTREE =
var NAVTREEINDEX =
[
"DObjectTest_8cpp.html",
-"opatIO_8cpp.html#a33dcb837958721219b4198c267c7fd0f"
+"opatIOTest_8cpp.html#a795aa3821c4c6f206678bc48acf95171"
];
var SYNCONMSG = 'click to disable panel synchronisation';
diff --git a/docs/html/navtreeindex0.js b/docs/html/navtreeindex0.js
index 18910bf..653e0bd 100644
--- a/docs/html/navtreeindex0.js
+++ b/docs/html/navtreeindex0.js
@@ -52,103 +52,107 @@ var NAVTREEINDEX0 =
"classCompositeNonlinearIntegrator.html#aba931cf9d57170b7483eed0ade6cd459":[2,0,1,0],
"classCompositeNonlinearIntegrator.html#af336df4849e99a3bc95161f03868efc4":[2,0,1,2],
"classConfig.html":[2,0,2],
-"classConstants.html":[2,0,5],
-"classConstants.html#a2aa041fd223f259e55bf098c90581039":[2,0,5,1],
-"classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19":[2,0,5,0],
-"classConstants.html#ab9de36fa145552a3e7964e7e85a67149":[2,0,5,3],
-"classConstants.html#ad75620743b867fc20d4a05027d1a1c01":[2,0,5,4],
-"classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630":[2,0,5,2],
-"classDObject.html":[2,0,7],
-"classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0":[2,0,7,2],
-"classDObject.html#a1223275dcbbf20334ea11707346acb93":[2,0,7,9],
-"classDObject.html#a15afffdf339150fc872bf63bdd08d581":[2,0,7,8],
-"classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401":[2,0,7,16],
-"classDObject.html#a3dce47a519f9da5085c0c5ac1eea4f38":[2,0,7,13],
-"classDObject.html#a4862655c3634d019b0a45b811d6f7235":[2,0,7,4],
-"classDObject.html#a598321f3b8524b98df72393c04d7470c":[2,0,7,3],
-"classDObject.html#a5b2896a287295bf59a0b9e4d0af21161":[2,0,7,15],
-"classDObject.html#a6f0023aee463e71d92442dcf61b6ed47":[2,0,7,12],
-"classDObject.html#a79a2ecac4130ef3df272bdfeed26a620":[2,0,7,0],
-"classDObject.html#a99072eb52bb22745f0248f273fbf28fb":[2,0,7,10],
-"classDObject.html#a99b8688849e11501033a25f61efb8356":[2,0,7,14],
-"classDObject.html#ab1718571434e84e90f1ec463e4786a8a":[2,0,7,11],
-"classDObject.html#aca2db093c1c8c6f7893de07544aed619":[2,0,7,5],
-"classDObject.html#ae47bf220fbe2173cf6933c2380035dbd":[2,0,7,7],
-"classDObject.html#af11334d08ef85c68b3aae7554548e5a7":[2,0,7,1],
-"classDObject.html#afa8926d916081de72478cb8813c25e98":[2,0,7,6],
-"classDObjectTest.html":[2,0,8],
-"classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e":[2,0,8,2],
-"classDObjectTest.html#a95ba0f78c44e0bd46603de32028b7be6":[2,0,8,0],
-"classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2":[2,0,8,1],
-"classLockableDObject.html":[2,0,10],
-"classLockableDObject.html#a1481ed99dcd837490bf28309aadaedfb":[2,0,10,3],
-"classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1":[2,0,10,1],
-"classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a":[2,0,10,2],
-"classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee":[2,0,10,0],
-"classLockableDObjectTest.html":[2,0,11],
-"classLockableDObjectTest.html#a4ca643fb176141b51f4761dd3df64769":[2,0,11,0],
-"classLockableDObjectTest.html#a6f639c0023311b7900595ab11c40cd59":[2,0,11,1],
-"classMeshIO.html":[2,0,12],
-"classMeshIO.html#a12495fc814254021d44e0509ac760672":[2,0,12,3],
-"classMeshIO.html#a3e4bccff08abf9a28b3d64c8fb9f7317":[2,0,12,2],
-"classMeshIO.html#a8fe43b55b7851c805c276517b0aacac5":[2,0,12,0],
-"classMeshIO.html#abf2d0986e73b920c71c03dc61730846c":[2,0,12,1],
-"classMetadata.html":[2,0,14],
-"classMetadata.html#a07035de7b0c780ef340e1a11c60a4d2b":[2,0,14,6],
-"classMetadata.html#a365c4594ad65c3b10b40a1cf4f4aea26":[2,0,14,8],
-"classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b":[2,0,14,1],
-"classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20":[2,0,14,4],
-"classMetadata.html#a88f4f57d443e2b7664e75e57a29dfbf0":[2,0,14,7],
-"classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[2,0,14,10],
-"classMetadata.html#abe52c81e04665628666b4140cd346b69":[2,0,14,5],
-"classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e":[2,0,14,2],
-"classMetadata.html#ae849560667461008cb72e83919c20be0":[2,0,14,0],
-"classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc":[2,0,14,3],
-"classMetadata.html#af5264d1666839e69c192b565b5cfa606":[2,0,14,9],
-"classMetadataTest.html":[2,0,15],
-"classMetadataTest.html#a24075d61d37dceacd353ecde16a1ac71":[2,0,15,1],
-"classMetadataTest.html#a6273a370a10b42155af951a8fc2c47fa":[2,0,15,0],
-"classNonlinearPowerIntegrator.html":[2,0,16],
-"classNonlinearPowerIntegrator.html#a0578e900c8e95cfa1161362c98fd3d31":[2,0,16,0],
-"classNonlinearPowerIntegrator.html#a23b79c0ab632824ffda9b43928a00504":[2,0,16,2],
-"classNonlinearPowerIntegrator.html#a5d8116206e35119fbee20540f5bd3157":[2,0,16,1],
-"classOpatIO.html":[2,0,17],
-"classOpatIO.html#a117f7e1f45d6c410c21d0644e447bbb1":[2,0,17,16],
-"classOpatIO.html#a1a4456b7745c0dd559eca72d5d744fc0":[2,0,17,15],
-"classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f":[2,0,17,8],
-"classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56":[2,0,17,13],
-"classOpatIO.html#a408b7f7d58d4a49636220f0431813dad":[2,0,17,11],
-"classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01":[2,0,17,6],
-"classOpatIO.html#a5c35b863873239e023427864ed016f58":[2,0,17,9],
-"classOpatIO.html#a6161d6e006312ebd79b037501ade9943":[2,0,17,4],
-"classOpatIO.html#a7f3436b3ac0dbe141b08d8064550f1b3":[2,0,17,0],
-"classOpatIO.html#a82715d95a5ddd1e78470b90fbd005c4d":[2,0,17,14],
-"classOpatIO.html#a8f7cc9a4ec8845c22df330678afd29c6":[2,0,17,7],
-"classOpatIO.html#aafb5941c4c93104af8ba06f2271a3dc7":[2,0,17,22],
-"classOpatIO.html#ab0edd41690b8d5c1775f87439cf82cb5":[2,0,17,20],
-"classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890":[2,0,17,12],
-"classOpatIO.html#ac1c1a6159f82462fedf9b526ddcc19a6":[2,0,17,21],
-"classOpatIO.html#ac34f611a9eab458329553d27e8bffec6":[2,0,17,2],
-"classOpatIO.html#ad189e0f239bc4184fecf7daef7923272":[2,0,17,19],
-"classOpatIO.html#ae24b6a4f78529c4fe4719ea5438d5ed6":[2,0,17,1],
-"classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a":[2,0,17,10],
-"classOpatIO.html#af5c52b5d862f5b94ee847c6c791998db":[2,0,17,3],
-"classOpatIO.html#afa623ba10f188097e555a682a4c69a9f":[2,0,17,18],
-"classOpatIO.html#afae90144930f190ed4018fbf328bf8ea":[2,0,17,17],
-"classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab":[2,0,17,5],
+"classConstants.html":[2,0,6],
+"classConstants.html#a2aa041fd223f259e55bf098c90581039":[2,0,6,1],
+"classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19":[2,0,6,0],
+"classConstants.html#ab9de36fa145552a3e7964e7e85a67149":[2,0,6,3],
+"classConstants.html#ad75620743b867fc20d4a05027d1a1c01":[2,0,6,4],
+"classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630":[2,0,6,2],
+"classDObject.html":[2,0,8],
+"classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0":[2,0,8,2],
+"classDObject.html#a1223275dcbbf20334ea11707346acb93":[2,0,8,9],
+"classDObject.html#a15afffdf339150fc872bf63bdd08d581":[2,0,8,8],
+"classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401":[2,0,8,16],
+"classDObject.html#a3dce47a519f9da5085c0c5ac1eea4f38":[2,0,8,13],
+"classDObject.html#a4862655c3634d019b0a45b811d6f7235":[2,0,8,4],
+"classDObject.html#a598321f3b8524b98df72393c04d7470c":[2,0,8,3],
+"classDObject.html#a5b2896a287295bf59a0b9e4d0af21161":[2,0,8,15],
+"classDObject.html#a6f0023aee463e71d92442dcf61b6ed47":[2,0,8,12],
+"classDObject.html#a79a2ecac4130ef3df272bdfeed26a620":[2,0,8,0],
+"classDObject.html#a99072eb52bb22745f0248f273fbf28fb":[2,0,8,10],
+"classDObject.html#a99b8688849e11501033a25f61efb8356":[2,0,8,14],
+"classDObject.html#ab1718571434e84e90f1ec463e4786a8a":[2,0,8,11],
+"classDObject.html#aca2db093c1c8c6f7893de07544aed619":[2,0,8,5],
+"classDObject.html#ae47bf220fbe2173cf6933c2380035dbd":[2,0,8,7],
+"classDObject.html#af11334d08ef85c68b3aae7554548e5a7":[2,0,8,1],
+"classDObject.html#afa8926d916081de72478cb8813c25e98":[2,0,8,6],
+"classDObjectTest.html":[2,0,9],
+"classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e":[2,0,9,2],
+"classDObjectTest.html#a95ba0f78c44e0bd46603de32028b7be6":[2,0,9,0],
+"classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2":[2,0,9,1],
+"classLockableDObject.html":[2,0,11],
+"classLockableDObject.html#a1481ed99dcd837490bf28309aadaedfb":[2,0,11,3],
+"classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1":[2,0,11,1],
+"classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a":[2,0,11,2],
+"classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee":[2,0,11,0],
+"classLockableDObjectTest.html":[2,0,12],
+"classLockableDObjectTest.html#a4ca643fb176141b51f4761dd3df64769":[2,0,12,0],
+"classLockableDObjectTest.html#a6f639c0023311b7900595ab11c40cd59":[2,0,12,1],
+"classMeshIO.html":[2,0,13],
+"classMeshIO.html#a12495fc814254021d44e0509ac760672":[2,0,13,3],
+"classMeshIO.html#a3e4bccff08abf9a28b3d64c8fb9f7317":[2,0,13,2],
+"classMeshIO.html#a8fe43b55b7851c805c276517b0aacac5":[2,0,13,0],
+"classMeshIO.html#abf2d0986e73b920c71c03dc61730846c":[2,0,13,1],
+"classMetadata.html":[2,0,15],
+"classMetadata.html#a07035de7b0c780ef340e1a11c60a4d2b":[2,0,15,6],
+"classMetadata.html#a365c4594ad65c3b10b40a1cf4f4aea26":[2,0,15,8],
+"classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b":[2,0,15,1],
+"classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20":[2,0,15,4],
+"classMetadata.html#a88f4f57d443e2b7664e75e57a29dfbf0":[2,0,15,7],
+"classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[2,0,15,10],
+"classMetadata.html#abe52c81e04665628666b4140cd346b69":[2,0,15,5],
+"classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e":[2,0,15,2],
+"classMetadata.html#ae849560667461008cb72e83919c20be0":[2,0,15,0],
+"classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc":[2,0,15,3],
+"classMetadata.html#af5264d1666839e69c192b565b5cfa606":[2,0,15,9],
+"classMetadataTest.html":[2,0,16],
+"classMetadataTest.html#a24075d61d37dceacd353ecde16a1ac71":[2,0,16,1],
+"classMetadataTest.html#a6273a370a10b42155af951a8fc2c47fa":[2,0,16,0],
+"classNonlinearPowerIntegrator.html":[2,0,17],
+"classNonlinearPowerIntegrator.html#a0578e900c8e95cfa1161362c98fd3d31":[2,0,17,0],
+"classNonlinearPowerIntegrator.html#a23b79c0ab632824ffda9b43928a00504":[2,0,17,2],
+"classNonlinearPowerIntegrator.html#a5d8116206e35119fbee20540f5bd3157":[2,0,17,1],
+"classOpatIO.html":[2,0,18],
+"classOpatIO.html#a117f7e1f45d6c410c21d0644e447bbb1":[2,0,18,16],
+"classOpatIO.html#a1a4456b7745c0dd559eca72d5d744fc0":[2,0,18,15],
+"classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f":[2,0,18,8],
+"classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56":[2,0,18,13],
+"classOpatIO.html#a408b7f7d58d4a49636220f0431813dad":[2,0,18,11],
+"classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01":[2,0,18,6],
+"classOpatIO.html#a5c35b863873239e023427864ed016f58":[2,0,18,9],
+"classOpatIO.html#a6161d6e006312ebd79b037501ade9943":[2,0,18,4],
+"classOpatIO.html#a7f3436b3ac0dbe141b08d8064550f1b3":[2,0,18,0],
+"classOpatIO.html#a82715d95a5ddd1e78470b90fbd005c4d":[2,0,18,14],
+"classOpatIO.html#a8f7cc9a4ec8845c22df330678afd29c6":[2,0,18,7],
+"classOpatIO.html#aafb5941c4c93104af8ba06f2271a3dc7":[2,0,18,22],
+"classOpatIO.html#ab0edd41690b8d5c1775f87439cf82cb5":[2,0,18,20],
+"classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890":[2,0,18,12],
+"classOpatIO.html#ac1c1a6159f82462fedf9b526ddcc19a6":[2,0,18,21],
+"classOpatIO.html#ac34f611a9eab458329553d27e8bffec6":[2,0,18,2],
+"classOpatIO.html#ad189e0f239bc4184fecf7daef7923272":[2,0,18,19],
+"classOpatIO.html#ae24b6a4f78529c4fe4719ea5438d5ed6":[2,0,18,1],
+"classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a":[2,0,18,10],
+"classOpatIO.html#af5c52b5d862f5b94ee847c6c791998db":[2,0,18,3],
+"classOpatIO.html#afa623ba10f188097e555a682a4c69a9f":[2,0,18,18],
+"classOpatIO.html#afae90144930f190ed4018fbf328bf8ea":[2,0,18,17],
+"classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab":[2,0,18,5],
"classconfigTest.html":[2,0,3],
-"classconstTest.html":[2,0,6],
-"classconstTest.html#af4753885bf401953202f89d455a2702f":[2,0,6,0],
+"classconfigTestPrivateAccessor.html":[2,0,4],
+"classconstTest.html":[2,0,7],
+"classconstTest.html#af4753885bf401953202f89d455a2702f":[2,0,7,0],
"classes.html":[2,1],
-"classmeshIOTest.html":[2,0,13],
-"classopatIOTest.html":[2,0,18],
+"classmeshIOTest.html":[2,0,14],
+"classopatIOTest.html":[2,0,19],
"configTest_8cpp.html":[3,0,1,0,0],
-"configTest_8cpp.html#a2aab0fda134fe1428d1b647316df718f":[3,0,1,0,0,3],
-"configTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470":[3,0,1,0,0,6],
-"configTest_8cpp.html#a347bf6dde3ff59715152a00583321db9":[3,0,1,0,0,4],
-"configTest_8cpp.html#aafc05ee6e7e08e8308e6fde4575aac61":[3,0,1,0,0,2],
-"configTest_8cpp.html#ae70df34c2371cc5c992f20fbf6e6354b":[3,0,1,0,0,1],
-"configTest_8cpp.html#afda6a3c91af3d8e36edf92d36ba5f6de":[3,0,1,0,0,5],
+"configTest_8cpp.html#a2aab0fda134fe1428d1b647316df718f":[3,0,1,0,0,6],
+"configTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470":[3,0,1,0,0,10],
+"configTest_8cpp.html#a5ad2550c7dc214b5e47cfdd6095731b1":[3,0,1,0,0,5],
+"configTest_8cpp.html#a88a44e54c4e475e47e16972e963fe76e":[3,0,1,0,0,7],
+"configTest_8cpp.html#aafc05ee6e7e08e8308e6fde4575aac61":[3,0,1,0,0,4],
+"configTest_8cpp.html#ab367d5d33d7f4ac536243e066f7431ea":[3,0,1,0,0,2],
+"configTest_8cpp.html#adcf0aead74ff0dfe0d6af2c8d0852ed3":[3,0,1,0,0,9],
+"configTest_8cpp.html#ae70df34c2371cc5c992f20fbf6e6354b":[3,0,1,0,0,3],
+"configTest_8cpp.html#afda6a3c91af3d8e36edf92d36ba5f6de":[3,0,1,0,0,8],
"config_8cpp.html":[3,0,0,0,0,0],
"config_8h.html":[3,0,0,0,1,0],
"config_8h_source.html":[3,0,0,0,1,0],
@@ -245,9 +249,5 @@ var NAVTREEINDEX0 =
"opatIOTest_8cpp.html#a5a86dce243090b6e4de4c67c23338ab7":[3,0,1,5,0,7],
"opatIOTest_8cpp.html#a7613e1e543a4ea3ad5ce9d6c9156d317":[3,0,1,5,0,9],
"opatIOTest_8cpp.html#a76734dc9ab5318ba389c0b3e54844137":[3,0,1,5,0,3],
-"opatIOTest_8cpp.html#a78a0d3c74c48429202d9e519b7bcb687":[3,0,1,5,0,1],
-"opatIOTest_8cpp.html#a795aa3821c4c6f206678bc48acf95171":[3,0,1,5,0,2],
-"opatIOTest_8cpp.html#ac3a79e8bac7362518c4495f4b9136a99":[3,0,1,5,0,4],
-"opatIOTest_8cpp.html#af0f9275c448cde753b14350594af14cf":[3,0,1,5,0,5],
-"opatIO_8cpp.html":[3,0,0,5,0,0]
+"opatIOTest_8cpp.html#a78a0d3c74c48429202d9e519b7bcb687":[3,0,1,5,0,1]
};
diff --git a/docs/html/search/all_3.js b/docs/html/search/all_3.js
index 0dde701..01c60f9 100644
--- a/docs/html/search/all_3.js
+++ b/docs/html/search/all_3.js
@@ -1,19 +1,25 @@
var searchData=
[
- ['comment_7',['comment',['../structHeader.html#a122331824871070af2c6cebc9698abd8',1,'Header']]],
- ['compositenonlinearintegrator_8',['CompositeNonlinearIntegrator',['../classCompositeNonlinearIntegrator.html',1,'CompositeNonlinearIntegrator'],['../classCompositeNonlinearIntegrator.html#aba931cf9d57170b7483eed0ade6cd459',1,'CompositeNonlinearIntegrator::CompositeNonlinearIntegrator()']]],
- ['computechecksum_9',['computeChecksum',['../classOpatIO.html#a6161d6e006312ebd79b037501ade9943',1,'OpatIO::computeChecksum(std::vector< double > index)'],['../classOpatIO.html#af5c52b5d862f5b94ee847c6c791998db',1,'OpatIO::computeChecksum(int tableID)']]],
- ['computemeshvolume_10',['ComputeMeshVolume',['../meshIOTest_8cpp.html#aa6ba7ddcf2f95334ee7497d22d9f0f25',1,'meshIOTest.cpp']]],
- ['config_11',['Config',['../classConfig.html',1,'']]],
- ['config_2ecpp_12',['config.cpp',['../config_8cpp.html',1,'']]],
- ['config_2eh_13',['config.h',['../config_8h.html',1,'']]],
- ['configtest_14',['configTest',['../classconfigTest.html',1,'']]],
- ['configtest_2ecpp_15',['configTest.cpp',['../configTest_8cpp.html',1,'']]],
- ['const_2ecpp_16',['const.cpp',['../const_8cpp.html',1,'']]],
- ['const_2eh_17',['const.h',['../const_8h.html',1,'']]],
- ['constant_18',['Constant',['../structConstant.html',1,'Constant'],['../structConstant.html#a84ca5b6951cc8a8eccd083894302a857',1,'Constant::Constant()']]],
- ['constants_19',['Constants',['../classConstants.html',1,'']]],
- ['consttest_20',['constTest',['../classconstTest.html',1,'']]],
- ['consttest_2ecpp_21',['constTest.cpp',['../constTest_8cpp.html',1,'']]],
- ['creationdate_22',['creationDate',['../structHeader.html#a83f52dffac0449704ef1a50a5e787e92',1,'Header']]]
+ ['calladdtocache_7',['callAddToCache',['../classconfigTestPrivateAccessor.html#adf7f5c651bdd5ca8c12f18a6a0f8a8e9',1,'configTestPrivateAccessor']]],
+ ['callcachesize_8',['callCacheSize',['../classconfigTestPrivateAccessor.html#aaa9517067ef84ab7fb6365536180ce13',1,'configTestPrivateAccessor']]],
+ ['calliskeyincache_9',['callIsKeyInCache',['../classconfigTestPrivateAccessor.html#a6d7d0e1bf82c1917dde20167697a03b1',1,'configTestPrivateAccessor']]],
+ ['callregisterkeynotfound_10',['callRegisterKeyNotFound',['../classconfigTestPrivateAccessor.html#a447eb550ff20700e31bd530b7ca01592',1,'configTestPrivateAccessor']]],
+ ['checkifkeyunknown_11',['CheckIfKeyUnknown',['../classconfigTestPrivateAccessor.html#a4de7c133e8e296d7f9e713aa0b2c4329',1,'configTestPrivateAccessor']]],
+ ['comment_12',['comment',['../structHeader.html#a122331824871070af2c6cebc9698abd8',1,'Header']]],
+ ['compositenonlinearintegrator_13',['CompositeNonlinearIntegrator',['../classCompositeNonlinearIntegrator.html',1,'CompositeNonlinearIntegrator'],['../classCompositeNonlinearIntegrator.html#aba931cf9d57170b7483eed0ade6cd459',1,'CompositeNonlinearIntegrator::CompositeNonlinearIntegrator()']]],
+ ['computechecksum_14',['computeChecksum',['../classOpatIO.html#a6161d6e006312ebd79b037501ade9943',1,'OpatIO::computeChecksum(std::vector< double > index)'],['../classOpatIO.html#af5c52b5d862f5b94ee847c6c791998db',1,'OpatIO::computeChecksum(int tableID)']]],
+ ['computemeshvolume_15',['ComputeMeshVolume',['../meshIOTest_8cpp.html#aa6ba7ddcf2f95334ee7497d22d9f0f25',1,'meshIOTest.cpp']]],
+ ['config_16',['Config',['../classConfig.html',1,'']]],
+ ['config_2ecpp_17',['config.cpp',['../config_8cpp.html',1,'']]],
+ ['config_2eh_18',['config.h',['../config_8h.html',1,'']]],
+ ['configtest_19',['configTest',['../classconfigTest.html',1,'']]],
+ ['configtest_2ecpp_20',['configTest.cpp',['../configTest_8cpp.html',1,'']]],
+ ['configtestprivateaccessor_21',['configTestPrivateAccessor',['../classconfigTestPrivateAccessor.html',1,'']]],
+ ['const_2ecpp_22',['const.cpp',['../const_8cpp.html',1,'']]],
+ ['const_2eh_23',['const.h',['../const_8h.html',1,'']]],
+ ['constant_24',['Constant',['../structConstant.html',1,'Constant'],['../structConstant.html#a84ca5b6951cc8a8eccd083894302a857',1,'Constant::Constant()']]],
+ ['constants_25',['Constants',['../classConstants.html',1,'']]],
+ ['consttest_26',['constTest',['../classconstTest.html',1,'']]],
+ ['consttest_2ecpp_27',['constTest.cpp',['../constTest_8cpp.html',1,'']]],
+ ['creationdate_28',['creationDate',['../structHeader.html#a83f52dffac0449704ef1a50a5e787e92',1,'Header']]]
];
diff --git a/docs/html/search/all_4.js b/docs/html/search/all_4.js
index a8762f6..7130d7e 100644
--- a/docs/html/search/all_4.js
+++ b/docs/html/search/all_4.js
@@ -1,11 +1,11 @@
var searchData=
[
- ['datatype_23',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]],
- ['datatypemap_24',['dataTypeMap',['../classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401',1,'DObject']]],
- ['defaultobject_25',['defaultObject',['../classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2',1,'DObjectTest']]],
- ['dobject_26',['DObject',['../classDObject.html',1,'DObject'],['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]],
- ['dobject_2ecpp_27',['DObject.cpp',['../DObject_8cpp.html',1,'']]],
- ['dobject_2eh_28',['DObject.h',['../DObject_8h.html',1,'']]],
- ['dobjecttest_29',['DObjectTest',['../classDObjectTest.html',1,'']]],
- ['dobjecttest_2ecpp_30',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]]
+ ['datatype_29',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]],
+ ['datatypemap_30',['dataTypeMap',['../classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401',1,'DObject']]],
+ ['defaultobject_31',['defaultObject',['../classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2',1,'DObjectTest']]],
+ ['dobject_32',['DObject',['../classDObject.html',1,'DObject'],['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]],
+ ['dobject_2ecpp_33',['DObject.cpp',['../DObject_8cpp.html',1,'']]],
+ ['dobject_2eh_34',['DObject.h',['../DObject_8h.html',1,'']]],
+ ['dobjecttest_35',['DObjectTest',['../classDObjectTest.html',1,'']]],
+ ['dobjecttest_2ecpp_36',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]]
];
diff --git a/docs/html/search/all_5.js b/docs/html/search/all_5.js
index 60c57fd..6e05fcb 100644
--- a/docs/html/search/all_5.js
+++ b/docs/html/search/all_5.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['example_5ffilename_31',['EXAMPLE_FILENAME',['../configTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470',1,'EXAMPLE_FILENAME(): configTest.cpp'],['../meshIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470',1,'EXAMPLE_FILENAME(): meshIOTest.cpp'],['../opatIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470',1,'EXAMPLE_FILENAME(): opatIOTest.cpp']]],
- ['export_5fsymbol_32',['EXPORT_SYMBOL',['../Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339',1,'Metadata.h']]]
+ ['example_5ffilename_37',['EXAMPLE_FILENAME',['../configTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470',1,'EXAMPLE_FILENAME(): configTest.cpp'],['../meshIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470',1,'EXAMPLE_FILENAME(): meshIOTest.cpp'],['../opatIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470',1,'EXAMPLE_FILENAME(): opatIOTest.cpp']]],
+ ['export_5fsymbol_38',['EXPORT_SYMBOL',['../Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339',1,'Metadata.h']]]
];
diff --git a/docs/html/search/all_6.js b/docs/html/search/all_6.js
index 3968ca1..3018f7b 100644
--- a/docs/html/search/all_6.js
+++ b/docs/html/search/all_6.js
@@ -1,18 +1,18 @@
var searchData=
[
- ['get_33',['get',['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()'],['../classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19',1,'Constants::get()']]],
- ['getbytesize_34',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]],
- ['getdata_35',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]],
- ['getdataas_36',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]],
- ['getdatatype_37',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]],
- ['getdimensions_38',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]],
- ['geterrorcode_39',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]],
- ['getheader_40',['getHeader',['../classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab',1,'OpatIO']]],
- ['getinstance_41',['getInstance',['../classConstants.html#aaa6f3af20fa563cf22df71a987923065',1,'Constants']]],
- ['getmaxqdepth_42',['getMaxQDepth',['../classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01',1,'OpatIO']]],
- ['getmesh_43',['GetMesh',['../classMeshIO.html#a3e4bccff08abf9a28b3d64c8fb9f7317',1,'MeshIO']]],
- ['getnumindex_44',['getNumIndex',['../classOpatIO.html#a8f7cc9a4ec8845c22df330678afd29c6',1,'OpatIO']]],
- ['getopatversion_45',['getOPATVersion',['../classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f',1,'OpatIO']]],
- ['gettable_46',['getTable',['../classOpatIO.html#a5c35b863873239e023427864ed016f58',1,'OpatIO']]],
- ['gettableindex_47',['getTableIndex',['../classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a',1,'OpatIO::getTableIndex()'],['../classOpatIO.html#a408b7f7d58d4a49636220f0431813dad',1,'OpatIO::getTableIndex(std::vector< double > index)']]]
+ ['get_39',['get',['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()'],['../classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19',1,'Constants::get()']]],
+ ['getbytesize_40',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]],
+ ['getdata_41',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]],
+ ['getdataas_42',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]],
+ ['getdatatype_43',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]],
+ ['getdimensions_44',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]],
+ ['geterrorcode_45',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]],
+ ['getheader_46',['getHeader',['../classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab',1,'OpatIO']]],
+ ['getinstance_47',['getInstance',['../classConstants.html#aaa6f3af20fa563cf22df71a987923065',1,'Constants']]],
+ ['getmaxqdepth_48',['getMaxQDepth',['../classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01',1,'OpatIO']]],
+ ['getmesh_49',['GetMesh',['../classMeshIO.html#a3e4bccff08abf9a28b3d64c8fb9f7317',1,'MeshIO']]],
+ ['getnumindex_50',['getNumIndex',['../classOpatIO.html#a8f7cc9a4ec8845c22df330678afd29c6',1,'OpatIO']]],
+ ['getopatversion_51',['getOPATVersion',['../classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f',1,'OpatIO']]],
+ ['gettable_52',['getTable',['../classOpatIO.html#a5c35b863873239e023427864ed016f58',1,'OpatIO']]],
+ ['gettableindex_53',['getTableIndex',['../classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a',1,'OpatIO::getTableIndex()'],['../classOpatIO.html#a408b7f7d58d4a49636220f0431813dad',1,'OpatIO::getTableIndex(std::vector< double > index)']]]
];
diff --git a/docs/html/search/all_7.js b/docs/html/search/all_7.js
index 9863e32..a419d7d 100644
--- a/docs/html/search/all_7.js
+++ b/docs/html/search/all_7.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['has_48',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]],
- ['header_49',['Header',['../structHeader.html',1,'']]],
- ['headersize_50',['headerSize',['../structHeader.html#af0bdf31defd5888cc8d2f7537e687917',1,'Header']]]
+ ['has_54',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]],
+ ['header_55',['Header',['../structHeader.html',1,'']]],
+ ['headersize_56',['headerSize',['../structHeader.html#af0bdf31defd5888cc8d2f7537e687917',1,'Header']]]
];
diff --git a/docs/html/search/all_8.js b/docs/html/search/all_8.js
index 0bf3e9c..39b83fc 100644
--- a/docs/html/search/all_8.js
+++ b/docs/html/search/all_8.js
@@ -1,12 +1,12 @@
var searchData=
[
- ['index_51',['index',['../structTableIndex.html#a5abb8638b94f778674d999db0f506ecc',1,'TableIndex']]],
- ['indexoffset_52',['indexOffset',['../structHeader.html#a31039c09176a479defcbe38597eb9957',1,'Header']]],
- ['initializedobject_53',['initializedObject',['../classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e',1,'DObjectTest']]],
- ['initlaize_5fopac_54',['initlaize_opac',['../opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8',1,'opac.h']]],
- ['is_5fbig_5fendian_55',['is_big_endian',['../opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e',1,'opatIO.cpp']]],
- ['isdebugenabled_56',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]],
- ['isdebuggingenabled_57',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]],
- ['isloaded_58',['IsLoaded',['../classMeshIO.html#a12495fc814254021d44e0509ac760672',1,'MeshIO']]],
- ['isloaded_59',['isLoaded',['../classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630',1,'Constants::isLoaded()'],['../classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890',1,'OpatIO::isLoaded()']]]
+ ['index_57',['index',['../structTableIndex.html#a5abb8638b94f778674d999db0f506ecc',1,'TableIndex']]],
+ ['indexoffset_58',['indexOffset',['../structHeader.html#a31039c09176a479defcbe38597eb9957',1,'Header']]],
+ ['initializedobject_59',['initializedObject',['../classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e',1,'DObjectTest']]],
+ ['initlaize_5fopac_60',['initlaize_opac',['../opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8',1,'opac.h']]],
+ ['is_5fbig_5fendian_61',['is_big_endian',['../opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e',1,'opatIO.cpp']]],
+ ['isdebugenabled_62',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]],
+ ['isdebuggingenabled_63',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]],
+ ['isloaded_64',['isLoaded',['../classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630',1,'Constants::isLoaded()'],['../classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890',1,'OpatIO::isLoaded()']]],
+ ['isloaded_65',['IsLoaded',['../classMeshIO.html#a12495fc814254021d44e0509ac760672',1,'MeshIO']]]
];
diff --git a/docs/html/search/all_9.js b/docs/html/search/all_9.js
index 1647e1d..dfaf339 100644
--- a/docs/html/search/all_9.js
+++ b/docs/html/search/all_9.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['keys_60',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]]
+ ['keys_66',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]]
];
diff --git a/docs/html/search/classes_0.js b/docs/html/search/classes_0.js
index e9fa89e..bf3e78c 100644
--- a/docs/html/search/classes_0.js
+++ b/docs/html/search/classes_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['bilinearintegratorwrapper_158',['BilinearIntegratorWrapper',['../classBilinearIntegratorWrapper.html',1,'']]]
+ ['bilinearintegratorwrapper_164',['BilinearIntegratorWrapper',['../classBilinearIntegratorWrapper.html',1,'']]]
];
diff --git a/docs/html/search/classes_1.js b/docs/html/search/classes_1.js
index 79d6d2e..f1c4e5c 100644
--- a/docs/html/search/classes_1.js
+++ b/docs/html/search/classes_1.js
@@ -1,9 +1,10 @@
var searchData=
[
- ['compositenonlinearintegrator_159',['CompositeNonlinearIntegrator',['../classCompositeNonlinearIntegrator.html',1,'']]],
- ['config_160',['Config',['../classConfig.html',1,'']]],
- ['configtest_161',['configTest',['../classconfigTest.html',1,'']]],
- ['constant_162',['Constant',['../structConstant.html',1,'']]],
- ['constants_163',['Constants',['../classConstants.html',1,'']]],
- ['consttest_164',['constTest',['../classconstTest.html',1,'']]]
+ ['compositenonlinearintegrator_165',['CompositeNonlinearIntegrator',['../classCompositeNonlinearIntegrator.html',1,'']]],
+ ['config_166',['Config',['../classConfig.html',1,'']]],
+ ['configtest_167',['configTest',['../classconfigTest.html',1,'']]],
+ ['configtestprivateaccessor_168',['configTestPrivateAccessor',['../classconfigTestPrivateAccessor.html',1,'']]],
+ ['constant_169',['Constant',['../structConstant.html',1,'']]],
+ ['constants_170',['Constants',['../classConstants.html',1,'']]],
+ ['consttest_171',['constTest',['../classconstTest.html',1,'']]]
];
diff --git a/docs/html/search/classes_2.js b/docs/html/search/classes_2.js
index 222e439..ae1c388 100644
--- a/docs/html/search/classes_2.js
+++ b/docs/html/search/classes_2.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['dobject_165',['DObject',['../classDObject.html',1,'']]],
- ['dobjecttest_166',['DObjectTest',['../classDObjectTest.html',1,'']]]
+ ['dobject_172',['DObject',['../classDObject.html',1,'']]],
+ ['dobjecttest_173',['DObjectTest',['../classDObjectTest.html',1,'']]]
];
diff --git a/docs/html/search/files_0.js b/docs/html/search/files_0.js
index 7402b41..bf0ec7e 100644
--- a/docs/html/search/files_0.js
+++ b/docs/html/search/files_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['_5f_5finit_5f_5f_2epy_179',['__init__.py',['../build_2lib_2opatio_2____init_____8py.html',1,'(Global Namespace)'],['../build_2lib_2opatio_2opat_2____init_____8py.html',1,'(Global Namespace)'],['../src_2opatio_2____init_____8py.html',1,'(Global Namespace)'],['../src_2opatio_2opat_2____init_____8py.html',1,'(Global Namespace)']]]
+ ['_5f_5finit_5f_5f_2epy_186',['__init__.py',['../build_2lib_2opatio_2____init_____8py.html',1,'(Global Namespace)'],['../build_2lib_2opatio_2opat_2____init_____8py.html',1,'(Global Namespace)'],['../src_2opatio_2____init_____8py.html',1,'(Global Namespace)'],['../src_2opatio_2opat_2____init_____8py.html',1,'(Global Namespace)']]]
];
diff --git a/docs/html/search/files_1.js b/docs/html/search/files_1.js
index f395b4f..85c2963 100644
--- a/docs/html/search/files_1.js
+++ b/docs/html/search/files_1.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['config_2ecpp_180',['config.cpp',['../config_8cpp.html',1,'']]],
- ['config_2eh_181',['config.h',['../config_8h.html',1,'']]],
- ['configtest_2ecpp_182',['configTest.cpp',['../configTest_8cpp.html',1,'']]],
- ['const_2ecpp_183',['const.cpp',['../const_8cpp.html',1,'']]],
- ['const_2eh_184',['const.h',['../const_8h.html',1,'']]],
- ['consttest_2ecpp_185',['constTest.cpp',['../constTest_8cpp.html',1,'']]]
+ ['config_2ecpp_187',['config.cpp',['../config_8cpp.html',1,'']]],
+ ['config_2eh_188',['config.h',['../config_8h.html',1,'']]],
+ ['configtest_2ecpp_189',['configTest.cpp',['../configTest_8cpp.html',1,'']]],
+ ['const_2ecpp_190',['const.cpp',['../const_8cpp.html',1,'']]],
+ ['const_2eh_191',['const.h',['../const_8h.html',1,'']]],
+ ['consttest_2ecpp_192',['constTest.cpp',['../constTest_8cpp.html',1,'']]]
];
diff --git a/docs/html/search/files_2.js b/docs/html/search/files_2.js
index b35324d..683dd72 100644
--- a/docs/html/search/files_2.js
+++ b/docs/html/search/files_2.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['dobject_2ecpp_186',['DObject.cpp',['../DObject_8cpp.html',1,'']]],
- ['dobject_2eh_187',['DObject.h',['../DObject_8h.html',1,'']]],
- ['dobjecttest_2ecpp_188',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]]
+ ['dobject_2ecpp_193',['DObject.cpp',['../DObject_8cpp.html',1,'']]],
+ ['dobject_2eh_194',['DObject.h',['../DObject_8h.html',1,'']]],
+ ['dobjecttest_2ecpp_195',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]]
];
diff --git a/docs/html/search/functions_0.js b/docs/html/search/functions_0.js
index 047060c..884c6ab 100644
--- a/docs/html/search/functions_0.js
+++ b/docs/html/search/functions_0.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['add_5fintegrator_212',['add_integrator',['../classCompositeNonlinearIntegrator.html#af336df4849e99a3bc95161f03868efc4',1,'CompositeNonlinearIntegrator']]],
- ['assembleelementgrad_213',['AssembleElementGrad',['../classNonlinearPowerIntegrator.html#a5d8116206e35119fbee20540f5bd3157',1,'NonlinearPowerIntegrator::AssembleElementGrad()'],['../classBilinearIntegratorWrapper.html#a19b6facddeba8256619981e6276f5815',1,'BilinearIntegratorWrapper::AssembleElementGrad()'],['../classCompositeNonlinearIntegrator.html#a2b466f6e16a5797f5ed50621fc4818a0',1,'CompositeNonlinearIntegrator::AssembleElementGrad()']]],
- ['assembleelementvector_214',['AssembleElementVector',['../classNonlinearPowerIntegrator.html#a23b79c0ab632824ffda9b43928a00504',1,'NonlinearPowerIntegrator::AssembleElementVector()'],['../classBilinearIntegratorWrapper.html#a10c3ac5bb62c91c3a437924e33a527d8',1,'BilinearIntegratorWrapper::AssembleElementVector()'],['../classCompositeNonlinearIntegrator.html#a0a3c6ccf134c4566218eb3a33861214c',1,'CompositeNonlinearIntegrator::AssembleElementVector()']]]
+ ['add_5fintegrator_219',['add_integrator',['../classCompositeNonlinearIntegrator.html#af336df4849e99a3bc95161f03868efc4',1,'CompositeNonlinearIntegrator']]],
+ ['assembleelementgrad_220',['AssembleElementGrad',['../classNonlinearPowerIntegrator.html#a5d8116206e35119fbee20540f5bd3157',1,'NonlinearPowerIntegrator::AssembleElementGrad()'],['../classBilinearIntegratorWrapper.html#a19b6facddeba8256619981e6276f5815',1,'BilinearIntegratorWrapper::AssembleElementGrad()'],['../classCompositeNonlinearIntegrator.html#a2b466f6e16a5797f5ed50621fc4818a0',1,'CompositeNonlinearIntegrator::AssembleElementGrad()']]],
+ ['assembleelementvector_221',['AssembleElementVector',['../classNonlinearPowerIntegrator.html#a23b79c0ab632824ffda9b43928a00504',1,'NonlinearPowerIntegrator::AssembleElementVector()'],['../classBilinearIntegratorWrapper.html#a10c3ac5bb62c91c3a437924e33a527d8',1,'BilinearIntegratorWrapper::AssembleElementVector()'],['../classCompositeNonlinearIntegrator.html#a0a3c6ccf134c4566218eb3a33861214c',1,'CompositeNonlinearIntegrator::AssembleElementVector()']]]
];
diff --git a/docs/html/search/functions_1.js b/docs/html/search/functions_1.js
index 9a5299e..9b8b04d 100644
--- a/docs/html/search/functions_1.js
+++ b/docs/html/search/functions_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['bilinearintegratorwrapper_215',['BilinearIntegratorWrapper',['../classBilinearIntegratorWrapper.html#a72155007095c629dfca4f349739e4a18',1,'BilinearIntegratorWrapper']]]
+ ['bilinearintegratorwrapper_222',['BilinearIntegratorWrapper',['../classBilinearIntegratorWrapper.html#a72155007095c629dfca4f349739e4a18',1,'BilinearIntegratorWrapper']]]
];
diff --git a/docs/html/search/functions_2.js b/docs/html/search/functions_2.js
index 0d34692..5d3bf03 100644
--- a/docs/html/search/functions_2.js
+++ b/docs/html/search/functions_2.js
@@ -1,7 +1,12 @@
var searchData=
[
- ['compositenonlinearintegrator_216',['CompositeNonlinearIntegrator',['../classCompositeNonlinearIntegrator.html#aba931cf9d57170b7483eed0ade6cd459',1,'CompositeNonlinearIntegrator']]],
- ['computechecksum_217',['computeChecksum',['../classOpatIO.html#af5c52b5d862f5b94ee847c6c791998db',1,'OpatIO::computeChecksum(int tableID)'],['../classOpatIO.html#a6161d6e006312ebd79b037501ade9943',1,'OpatIO::computeChecksum(std::vector< double > index)']]],
- ['computemeshvolume_218',['ComputeMeshVolume',['../meshIOTest_8cpp.html#aa6ba7ddcf2f95334ee7497d22d9f0f25',1,'meshIOTest.cpp']]],
- ['constant_219',['Constant',['../structConstant.html#a84ca5b6951cc8a8eccd083894302a857',1,'Constant']]]
+ ['calladdtocache_223',['callAddToCache',['../classconfigTestPrivateAccessor.html#adf7f5c651bdd5ca8c12f18a6a0f8a8e9',1,'configTestPrivateAccessor']]],
+ ['callcachesize_224',['callCacheSize',['../classconfigTestPrivateAccessor.html#aaa9517067ef84ab7fb6365536180ce13',1,'configTestPrivateAccessor']]],
+ ['calliskeyincache_225',['callIsKeyInCache',['../classconfigTestPrivateAccessor.html#a6d7d0e1bf82c1917dde20167697a03b1',1,'configTestPrivateAccessor']]],
+ ['callregisterkeynotfound_226',['callRegisterKeyNotFound',['../classconfigTestPrivateAccessor.html#a447eb550ff20700e31bd530b7ca01592',1,'configTestPrivateAccessor']]],
+ ['checkifkeyunknown_227',['CheckIfKeyUnknown',['../classconfigTestPrivateAccessor.html#a4de7c133e8e296d7f9e713aa0b2c4329',1,'configTestPrivateAccessor']]],
+ ['compositenonlinearintegrator_228',['CompositeNonlinearIntegrator',['../classCompositeNonlinearIntegrator.html#aba931cf9d57170b7483eed0ade6cd459',1,'CompositeNonlinearIntegrator']]],
+ ['computechecksum_229',['computeChecksum',['../classOpatIO.html#af5c52b5d862f5b94ee847c6c791998db',1,'OpatIO::computeChecksum(int tableID)'],['../classOpatIO.html#a6161d6e006312ebd79b037501ade9943',1,'OpatIO::computeChecksum(std::vector< double > index)']]],
+ ['computemeshvolume_230',['ComputeMeshVolume',['../meshIOTest_8cpp.html#aa6ba7ddcf2f95334ee7497d22d9f0f25',1,'meshIOTest.cpp']]],
+ ['constant_231',['Constant',['../structConstant.html#a84ca5b6951cc8a8eccd083894302a857',1,'Constant']]]
];
diff --git a/docs/html/search/functions_3.js b/docs/html/search/functions_3.js
index f6ba69b..96a6b02 100644
--- a/docs/html/search/functions_3.js
+++ b/docs/html/search/functions_3.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['dobject_220',['DObject',['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]]
+ ['dobject_232',['DObject',['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]]
];
diff --git a/docs/html/search/functions_4.js b/docs/html/search/functions_4.js
index 045f70e..2a90dbe 100644
--- a/docs/html/search/functions_4.js
+++ b/docs/html/search/functions_4.js
@@ -1,18 +1,18 @@
var searchData=
[
- ['get_221',['get',['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()'],['../classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19',1,'Constants::get()']]],
- ['getbytesize_222',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]],
- ['getdata_223',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]],
- ['getdataas_224',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]],
- ['getdatatype_225',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]],
- ['getdimensions_226',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]],
- ['geterrorcode_227',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]],
- ['getheader_228',['getHeader',['../classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab',1,'OpatIO']]],
- ['getinstance_229',['getInstance',['../classConstants.html#aaa6f3af20fa563cf22df71a987923065',1,'Constants']]],
- ['getmaxqdepth_230',['getMaxQDepth',['../classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01',1,'OpatIO']]],
- ['getmesh_231',['GetMesh',['../classMeshIO.html#a3e4bccff08abf9a28b3d64c8fb9f7317',1,'MeshIO']]],
- ['getnumindex_232',['getNumIndex',['../classOpatIO.html#a8f7cc9a4ec8845c22df330678afd29c6',1,'OpatIO']]],
- ['getopatversion_233',['getOPATVersion',['../classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f',1,'OpatIO']]],
- ['gettable_234',['getTable',['../classOpatIO.html#a5c35b863873239e023427864ed016f58',1,'OpatIO']]],
- ['gettableindex_235',['getTableIndex',['../classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a',1,'OpatIO::getTableIndex()'],['../classOpatIO.html#a408b7f7d58d4a49636220f0431813dad',1,'OpatIO::getTableIndex(std::vector< double > index)']]]
+ ['get_233',['get',['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()'],['../classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19',1,'Constants::get()']]],
+ ['getbytesize_234',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]],
+ ['getdata_235',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]],
+ ['getdataas_236',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]],
+ ['getdatatype_237',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]],
+ ['getdimensions_238',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]],
+ ['geterrorcode_239',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]],
+ ['getheader_240',['getHeader',['../classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab',1,'OpatIO']]],
+ ['getinstance_241',['getInstance',['../classConstants.html#aaa6f3af20fa563cf22df71a987923065',1,'Constants']]],
+ ['getmaxqdepth_242',['getMaxQDepth',['../classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01',1,'OpatIO']]],
+ ['getmesh_243',['GetMesh',['../classMeshIO.html#a3e4bccff08abf9a28b3d64c8fb9f7317',1,'MeshIO']]],
+ ['getnumindex_244',['getNumIndex',['../classOpatIO.html#a8f7cc9a4ec8845c22df330678afd29c6',1,'OpatIO']]],
+ ['getopatversion_245',['getOPATVersion',['../classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f',1,'OpatIO']]],
+ ['gettable_246',['getTable',['../classOpatIO.html#a5c35b863873239e023427864ed016f58',1,'OpatIO']]],
+ ['gettableindex_247',['getTableIndex',['../classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a',1,'OpatIO::getTableIndex()'],['../classOpatIO.html#a408b7f7d58d4a49636220f0431813dad',1,'OpatIO::getTableIndex(std::vector< double > index)']]]
];
diff --git a/docs/html/search/functions_5.js b/docs/html/search/functions_5.js
index 8445e07..6f159bd 100644
--- a/docs/html/search/functions_5.js
+++ b/docs/html/search/functions_5.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['has_236',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]]
+ ['has_248',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]]
];
diff --git a/docs/html/search/functions_6.js b/docs/html/search/functions_6.js
index 484b2c6..26f9c9c 100644
--- a/docs/html/search/functions_6.js
+++ b/docs/html/search/functions_6.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['initlaize_5fopac_237',['initlaize_opac',['../opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8',1,'opac.h']]],
- ['is_5fbig_5fendian_238',['is_big_endian',['../opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e',1,'opatIO.cpp']]],
- ['isdebugenabled_239',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]],
- ['isdebuggingenabled_240',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]],
- ['isloaded_241',['IsLoaded',['../classMeshIO.html#a12495fc814254021d44e0509ac760672',1,'MeshIO']]],
- ['isloaded_242',['isLoaded',['../classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630',1,'Constants::isLoaded()'],['../classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890',1,'OpatIO::isLoaded()']]]
+ ['initlaize_5fopac_249',['initlaize_opac',['../opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8',1,'opac.h']]],
+ ['is_5fbig_5fendian_250',['is_big_endian',['../opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e',1,'opatIO.cpp']]],
+ ['isdebugenabled_251',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]],
+ ['isdebuggingenabled_252',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]],
+ ['isloaded_253',['isLoaded',['../classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630',1,'Constants::isLoaded()'],['../classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890',1,'OpatIO::isLoaded()']]],
+ ['isloaded_254',['IsLoaded',['../classMeshIO.html#a12495fc814254021d44e0509ac760672',1,'MeshIO']]]
];
diff --git a/docs/html/search/functions_7.js b/docs/html/search/functions_7.js
index 267abd4..0c94008 100644
--- a/docs/html/search/functions_7.js
+++ b/docs/html/search/functions_7.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['keys_243',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]]
+ ['keys_255',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]]
];
diff --git a/docs/html/search/functions_8.js b/docs/html/search/functions_8.js
index 840b7f5..10c2639 100644
--- a/docs/html/search/functions_8.js
+++ b/docs/html/search/functions_8.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['load_244',['load',['../classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56',1,'OpatIO']]],
- ['lock_245',['lock',['../classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a',1,'LockableDObject']]],
- ['lockabledobject_246',['LockableDObject',['../classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee',1,'LockableDObject']]],
- ['lookupclosesttableid_247',['lookupClosestTableID',['../classOpatIO.html#a82715d95a5ddd1e78470b90fbd005c4d',1,'OpatIO']]],
- ['lookuptableid_248',['lookupTableID',['../classOpatIO.html#a1a4456b7745c0dd559eca72d5d744fc0',1,'OpatIO']]]
+ ['load_256',['load',['../classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56',1,'OpatIO']]],
+ ['lock_257',['lock',['../classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a',1,'LockableDObject']]],
+ ['lockabledobject_258',['LockableDObject',['../classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee',1,'LockableDObject']]],
+ ['lookupclosesttableid_259',['lookupClosestTableID',['../classOpatIO.html#a82715d95a5ddd1e78470b90fbd005c4d',1,'OpatIO']]],
+ ['lookuptableid_260',['lookupTableID',['../classOpatIO.html#a1a4456b7745c0dd559eca72d5d744fc0',1,'OpatIO']]]
];
diff --git a/docs/html/search/related_0.js b/docs/html/search/related_0.js
index c68be95..1a3d6e9 100644
--- a/docs/html/search/related_0.js
+++ b/docs/html/search/related_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['operator_3c_3c_323',['operator<<',['../structConstant.html#ad298f7af7cdfd2e2267fd9e464558e2b',1,'Constant::operator<<()'],['../classDObject.html#a5b2896a287295bf59a0b9e4d0af21161',1,'DObject::operator<<()'],['../classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'Metadata::operator<<()']]]
+ ['operator_3c_3c_335',['operator<<',['../structConstant.html#ad298f7af7cdfd2e2267fd9e464558e2b',1,'Constant::operator<<()'],['../classDObject.html#a5b2896a287295bf59a0b9e4d0af21161',1,'DObject::operator<<()'],['../classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'Metadata::operator<<()']]]
];
diff --git a/docs/html/search/typedefs_0.js b/docs/html/search/typedefs_0.js
index cca632c..58ab3ec 100644
--- a/docs/html/search/typedefs_0.js
+++ b/docs/html/search/typedefs_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['datatype_321',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]]
+ ['datatype_333',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]]
];
diff --git a/docs/html/search/typedefs_1.js b/docs/html/search/typedefs_1.js
index 8f9313c..e93ea91 100644
--- a/docs/html/search/typedefs_1.js
+++ b/docs/html/search/typedefs_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['plugin_322',['Plugin',['../classDObject.html#af11334d08ef85c68b3aae7554548e5a7',1,'DObject']]]
+ ['plugin_334',['Plugin',['../classDObject.html#af11334d08ef85c68b3aae7554548e5a7',1,'DObject']]]
];
diff --git a/docs/latex/annotated.tex b/docs/latex/annotated.tex
index 94f5e46..5f75c48 100644
--- a/docs/latex/annotated.tex
+++ b/docs/latex/annotated.tex
@@ -4,6 +4,7 @@ Here are the classes, structs, unions and interfaces with brief descriptions\+:\
\item\contentsline{section}{\mbox{\hyperlink{classCompositeNonlinearIntegrator}{Composite\+Nonlinear\+Integrator}} \\*A class for composite nonlinear integrator }{\pageref{classCompositeNonlinearIntegrator}}{}
\item\contentsline{section}{\mbox{\hyperlink{classConfig}{Config}} \\*Singleton class to manage configuration settings loaded from a YAML file }{\pageref{classConfig}}{}
\item\contentsline{section}{\mbox{\hyperlink{classconfigTest}{config\+Test}} \\*Test suite for the \mbox{\hyperlink{classConfig}{Config}} class }{\pageref{classconfigTest}}{}
+\item\contentsline{section}{\mbox{\hyperlink{classconfigTestPrivateAccessor}{config\+Test\+Private\+Accessor}} }{\pageref{classconfigTestPrivateAccessor}}{}
\item\contentsline{section}{\mbox{\hyperlink{structConstant}{Constant}} \\*Structure to hold a constant\textquotesingle{}s details }{\pageref{structConstant}}{}
\item\contentsline{section}{\mbox{\hyperlink{classConstants}{Constants}} \\*Class to manage a collection of constants }{\pageref{classConstants}}{}
\item\contentsline{section}{\mbox{\hyperlink{classconstTest}{const\+Test}} \\*Test suite for the const class }{\pageref{classconstTest}}{}
diff --git a/docs/latex/refman.tex b/docs/latex/refman.tex
index d3417ca..3d8d212 100644
--- a/docs/latex/refman.tex
+++ b/docs/latex/refman.tex
@@ -190,6 +190,7 @@
\input{classCompositeNonlinearIntegrator}
\input{classConfig}
\input{classconfigTest}
+\input{classconfigTestPrivateAccessor}
\input{structConstant}
\input{classConstants}
\input{classconstTest}
diff --git a/src/config/private/config.cpp b/src/config/private/config.cpp
index 5eb3af6..766d66d 100644
--- a/src/config/private/config.cpp
+++ b/src/config/private/config.cpp
@@ -29,14 +29,4 @@ bool Config::loadConfig(const std::string& configFile) {
return true;
}
-bool Config::isKeyInCache(const std::string &key) {
- return configMap.find(key) != configMap.end();
-}
-void Config::addToCache(const std::string &key, const YAML::Node &node) {
- configMap[key] = node;
-}
-
-void Config::registerUnknownKey(const std::string &key) {
- unknownKeys.push_back(key);
-}
diff --git a/src/config/public/config.h b/src/config/public/config.h
index 6156299..9770eae 100644
--- a/src/config/public/config.h
+++ b/src/config/public/config.h
@@ -151,6 +151,12 @@ public:
}
}
+ /**
+ * @brief Print the configuration file path and the YAML root node.
+ * @param os Output stream.
+ * @param config Config object to print.
+ * @return Output stream.
+ */
friend std::ostream& operator<<(std::ostream& os, const Config& config) {
if (!config.debug) {
os << "Config file: " << config.configFilePath << std::endl;