From 47b833e0d2537d1b4183722e6bacb7edca2edf77 Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Wed, 19 Feb 2025 16:24:41 -0500 Subject: [PATCH] docs(docs): rebuilt docs --- docs/html/annotated.html | 35 +- docs/html/annotated_dup.js | 7 + docs/html/classes.html | 20 +- .../dir_68267d1309a1af8e8297ef4c3efbcdba.html | 6 + .../dir_68267d1309a1af8e8297ef4c3efbcdba.js | 5 +- docs/html/files.html | 125 ++++-- docs/html/functions.html | 96 ++-- docs/html/functions_func.html | 86 +++- docs/html/globals.html | 60 ++- docs/html/globals_func.html | 46 +- docs/html/navtreedata.js | 3 +- docs/html/navtreeindex0.js | 411 +++++++++--------- docs/html/search/all_1.js | 5 +- docs/html/search/all_2.js | 11 +- docs/html/search/all_3.js | 24 +- docs/html/search/all_4.js | 10 +- docs/html/search/all_5.js | 18 +- docs/html/search/all_6.js | 18 +- docs/html/search/all_7.js | 10 +- docs/html/search/all_8.js | 10 +- docs/html/search/all_9.js | 14 +- docs/html/search/classes_0.js | 4 +- docs/html/search/classes_1.js | 8 +- docs/html/search/classes_2.js | 3 +- docs/html/search/files_0.js | 2 +- docs/html/search/files_1.js | 9 +- docs/html/search/files_2.js | 6 +- docs/html/search/functions_0.js | 4 +- docs/html/search/functions_1.js | 2 +- docs/html/search/functions_2.js | 20 +- docs/html/search/functions_3.js | 2 +- docs/html/search/functions_4.js | 20 +- docs/html/search/functions_5.js | 2 +- docs/html/search/functions_6.js | 11 +- docs/html/search/functions_7.js | 3 +- docs/html/search/functions_8.js | 8 +- docs/html/search/related_0.js | 2 +- docs/html/search/searchdata.js | 10 +- docs/html/search/typedefs_0.js | 2 +- docs/html/search/typedefs_1.js | 2 +- docs/latex/annotated.tex | 7 + docs/latex/files.tex | 13 + docs/latex/refman.tex | 20 + 43 files changed, 751 insertions(+), 429 deletions(-) diff --git a/docs/html/annotated.html b/docs/html/annotated.html index 2a854ec..c660d23 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -98,20 +98,27 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
Here are the classes, structs, unions and interfaces with brief descriptions:
- - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + +
 CConstantStructure to hold a constant's details
 CConstantsClass to manage a collection of constants
 CconstTestTest suite for the const class
 CDObjectA universal data container class
 CDObjectTestTest suite for the DObject class
 CHeaderStructure to hold the header information of an OPAT file
 CLockableDObjectWrapper for DObject with thread-safe access
 CLockableDObjectTestTest suite for the LockableDObject class
 CMetadataRepresents metadata information for data objects in the dobj module
 CMetadataTestTest suite for the Metadata class
 COpatIOClass to manage the input/output operations for OPAT files
 CopatIOTestTest suite for the const class
 COPATTableStructure to hold the data of an OPAT table
 CTableIndexStructure to hold the index information of a table in an OPAT file
 CBilinearIntegratorWrapperA wrapper class for bilinear integrator
 CCompositeNonlinearIntegratorA class for composite nonlinear integrator
 CConfigSingleton class to manage configuration settings loaded from a YAML file
 CconfigTestTest suite for the Config class
 CConstantStructure to hold a constant's details
 CConstantsClass to manage a collection of constants
 CconstTestTest suite for the const class
 CDObjectA universal data container class
 CDObjectTestTest suite for the DObject class
 CHeaderStructure to hold the header information of an OPAT file
 CLockableDObjectWrapper for DObject with thread-safe access
 CLockableDObjectTestTest suite for the LockableDObject class
 CMeshIOClass for handling mesh input/output operations
 CmeshIOTest
 CMetadataRepresents metadata information for data objects in the dobj module
 CMetadataTestTest suite for the Metadata class
 CNonlinearPowerIntegratorA class for nonlinear power integrator
 COpatIOClass to manage the input/output operations for OPAT files
 CopatIOTestTest suite for the const class
 COPATTableStructure to hold the data of an OPAT table
 CTableIndexStructure 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 9eb4f4d..d45a72f 100644 --- a/docs/html/annotated_dup.js +++ b/docs/html/annotated_dup.js @@ -1,5 +1,9 @@ var annotated_dup = [ + [ "BilinearIntegratorWrapper", "classBilinearIntegratorWrapper.html", "classBilinearIntegratorWrapper" ], + [ "CompositeNonlinearIntegrator", "classCompositeNonlinearIntegrator.html", "classCompositeNonlinearIntegrator" ], + [ "Config", "classConfig.html", null ], + [ "configTest", "classconfigTest.html", null ], [ "Constant", "structConstant.html", "structConstant" ], [ "Constants", "classConstants.html", "classConstants" ], [ "constTest", "classconstTest.html", "classconstTest" ], @@ -8,8 +12,11 @@ var annotated_dup = [ "Header", "structHeader.html", "structHeader" ], [ "LockableDObject", "classLockableDObject.html", "classLockableDObject" ], [ "LockableDObjectTest", "classLockableDObjectTest.html", "classLockableDObjectTest" ], + [ "MeshIO", "classMeshIO.html", "classMeshIO" ], + [ "meshIOTest", "classmeshIOTest.html", null ], [ "Metadata", "classMetadata.html", "classMetadata" ], [ "MetadataTest", "classMetadataTest.html", "classMetadataTest" ], + [ "NonlinearPowerIntegrator", "classNonlinearPowerIntegrator.html", "classNonlinearPowerIntegrator" ], [ "OpatIO", "classOpatIO.html", "classOpatIO" ], [ "opatIOTest", "classopatIOTest.html", null ], [ "OPATTable", "structOPATTable.html", "structOPATTable" ], diff --git a/docs/html/classes.html b/docs/html/classes.html index a5643d6..b756d76 100644 --- a/docs/html/classes.html +++ b/docs/html/classes.html @@ -96,23 +96,29 @@ $(document).ready(function(){initNavTree('classes.html',''); initResizable(); })
Class Index
-
C | D | H | L | M | O | T
+
B | C | D | H | L | M | N | O | T
-
C
-
Constant
Constants
constTest
+
B
+
BilinearIntegratorWrapper
+
C
+
CompositeNonlinearIntegrator
Config
configTest
Constant
Constants
constTest
+
D
DObject
DObjectTest
-
+
H
Header
-
+
L
LockableDObject
LockableDObjectTest
-
+
M
-
Metadata
MetadataTest
+
MeshIO
meshIOTest
Metadata
MetadataTest
+
+
N
+
NonlinearPowerIntegrator
O
OpatIO
opatIOTest
OPATTable
diff --git a/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html index 3aaedcd..5ebf5f5 100644 --- a/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html @@ -99,14 +99,20 @@ $(document).ready(function(){initNavTree('dir_68267d1309a1af8e8297ef4c3efbcdba.h + + + + + +

Directories

directory  config
 
directory  const
 
directory  dobj
 
directory  meshIO
 
directory  opac
 
directory  opatIO
 
directory  poly
 
diff --git a/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js b/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js index 5ec2ee3..6087830 100644 --- a/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js +++ b/docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.js @@ -1,7 +1,10 @@ var dir_68267d1309a1af8e8297ef4c3efbcdba = [ + [ "config", "dir_7e83d1792d529f4aa7126ac7e0b3b699.html", "dir_7e83d1792d529f4aa7126ac7e0b3b699" ], [ "const", "dir_409882efad9ab48a895cd8b217d1e026.html", "dir_409882efad9ab48a895cd8b217d1e026" ], [ "dobj", "dir_768194193337d64eaa7edd2c5f5038a4.html", "dir_768194193337d64eaa7edd2c5f5038a4" ], + [ "meshIO", "dir_440126c2838a14af33b22611dbbb2bf6.html", "dir_440126c2838a14af33b22611dbbb2bf6" ], [ "opac", "dir_98811334950283dfb0b975440d5272eb.html", "dir_98811334950283dfb0b975440d5272eb" ], - [ "opatIO", "dir_dc4574cef47f5b50114efcdd6e195baf.html", "dir_dc4574cef47f5b50114efcdd6e195baf" ] + [ "opatIO", "dir_dc4574cef47f5b50114efcdd6e195baf.html", "dir_dc4574cef47f5b50114efcdd6e195baf" ], + [ "poly", "dir_d0d2d394e86fce6a7356095f51b9fa38.html", "dir_d0d2d394e86fce6a7356095f51b9fa38" ] ]; \ No newline at end of file diff --git a/docs/html/files.html b/docs/html/files.html index 32dc4ec..68c5129 100644 --- a/docs/html/files.html +++ b/docs/html/files.html @@ -99,54 +99,83 @@ $(document).ready(function(){initNavTree('files.html',''); initResizable(); });
Here is a list of all files with brief descriptions:
[detail level 1234567]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  src
  const
  private
 const.cpp
  public
 const.h
  dobj
  private
 DObject.cppImplementation of the DObject class
 LockableDObject.cpp
 Metadata.cppImplementation of the Metadata class used in the dobj module
  public
 DObject.hDefines the DObject class, a universal data container for the project
 LockableDObject.hA lightweight wrapper for DObject that adds locking capabilities
 Metadata.hPublic interface for the Metadata class used in the dobj module
  opac
  public
 opac.h
  opatIO
  private
 opatIO.cpp
  public
 opatIO.h
  tests
  const
 constTest.cppUnit tests for the const class
  dobj
 DObjectTest.cppUnit tests for the DObject class
 LockableDObjectTest.cppUnit tests for the LockableDObject class
 MetadataTest.cppUnit tests and integration tests for the Metadata class
  dobj_sandbox
 testDObject.cpp
  opatIO
 opatIOTest.cppUnit tests for the OpatIO class and associated structs
  utils
  opatio
  build
  lib
  opatio
  opat
 __init__.py
 opat.py
 __init__.py
  src
  opatio
  opat
 __init__.py
 opat.py
 __init__.py
  config
  private
 config.cpp
  public
 config.h
  const
  private
 const.cpp
  public
 const.h
  dobj
  private
 DObject.cppImplementation of the DObject class
 LockableDObject.cpp
 Metadata.cppImplementation of the Metadata class used in the dobj module
  public
 DObject.hDefines the DObject class, a universal data container for the project
 LockableDObject.hA lightweight wrapper for DObject that adds locking capabilities
 Metadata.hPublic interface for the Metadata class used in the dobj module
  meshIO
  private
 meshIO.cpp
  public
 meshIO.h
  opac
  public
 opac.h
  opatIO
  private
 opatIO.cpp
  public
 opatIO.h
  poly
  coeff
  private
 polyCoeff.cpp
  public
 polyCoeff.h
  utils
  private
 polyIO.cpp
 polyMFEMUtils.cpp
  public
 polyIO.h
 polyMFEMUtils.h
  tests
  config
 configTest.cppUnit tests for the Config class
  const
 constTest.cppUnit tests for the const class
  dobj
 DObjectTest.cppUnit tests for the DObject class
 LockableDObjectTest.cppUnit tests for the LockableDObject class
 MetadataTest.cppUnit tests and integration tests for the Metadata class
  dobj_sandbox
 testDObject.cpp
  meshIO
 meshIOTest.cpp
  opatIO
 opatIOTest.cppUnit tests for the OpatIO class and associated structs
  utils
  opatio
  build
  lib
  opatio
  opat
 __init__.py
 opat.py
 __init__.py
  src
  opatio
  opat
 __init__.py
 opat.py
 __init__.py
  utils
 mkTestData.py
diff --git a/docs/html/functions.html b/docs/html/functions.html index 1e25598..576733c 100644 --- a/docs/html/functions.html +++ b/docs/html/functions.html @@ -94,7 +94,27 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
Here is a list of all class members with links to the classes they belong to:
+

- a -

+ +

- b -

@@ -258,6 +289,9 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
  • magic : Header
  • +
  • MeshIO() +: MeshIO +
  • Metadata() : Metadata
  • @@ -274,6 +308,12 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
  • name : Constant
  • +
  • NonlinearPowerIntegrator() +: NonlinearPowerIntegrator +
  • +
  • numIndex +: Header +
  • numTables : Header
  • @@ -303,7 +343,7 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable(); : OpatIO
  • printTable() -: OpatIO +: OpatIO
  • printTableIndex() : OpatIO @@ -319,7 +359,7 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable(); : DObject
  • reserved -: Header +: Header
  • runAllPlugins() : DObject @@ -400,6 +440,9 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();

    - v -

      +
    • validateAll() +: OpatIO +
    • value : Constant
    • @@ -409,21 +452,16 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
    -

    - x -

    - - -

    - z -

    - -

    - ~ -

    - m -

    +

    - n -

    + +

    - o -

    • OpatIO() : OpatIO @@ -230,7 +272,7 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl : OpatIO
    • printTable() -: OpatIO +: OpatIO
    • printTableIndex() : OpatIO @@ -308,7 +350,23 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
    +

    - v -

    + +

    - ~ -

  • diff --git a/docs/html/globals_func.html b/docs/html/globals_func.html index 9a13933..b70f2e8 100644 --- a/docs/html/globals_func.html +++ b/docs/html/globals_func.html @@ -94,6 +94,13 @@ $(document).ready(function(){initNavTree('globals_func.html',''); initResizable(
      +

    - c -

    + +

    - i -

    diff --git a/docs/html/navtreedata.js b/docs/html/navtreedata.js index 8523d97..fcf93f9 100644 --- a/docs/html/navtreedata.js +++ b/docs/html/navtreedata.js @@ -57,7 +57,8 @@ var NAVTREE = var NAVTREEINDEX = [ -"DObjectTest_8cpp.html" +"DObjectTest_8cpp.html", +"opatIO_8cpp.html#a33dcb837958721219b4198c267c7fd0f" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/docs/html/navtreeindex0.js b/docs/html/navtreeindex0.js index 07d4d5c..18910bf 100644 --- a/docs/html/navtreeindex0.js +++ b/docs/html/navtreeindex0.js @@ -1,159 +1,210 @@ var NAVTREEINDEX0 = { -"DObjectTest_8cpp.html":[3,0,1,1,0], -"DObjectTest_8cpp.html#a0085cd05f0b182ba4fe7bc118656d68e":[3,0,1,1,0,4], -"DObjectTest_8cpp.html#a12ce265622e9a5d51b7498e09b82a597":[3,0,1,1,0,1], -"DObjectTest_8cpp.html#a2bbd3a7e662715f1af67ba7b26270278":[3,0,1,1,0,6], -"DObjectTest_8cpp.html#a3fc628b3943158a063739c03a4c2ca1f":[3,0,1,1,0,3], -"DObjectTest_8cpp.html#ab0d7e76fe973dea21f97cf26d3b3847b":[3,0,1,1,0,5], -"DObjectTest_8cpp.html#af27429c4d3cf79aa1b90fddf10f7614e":[3,0,1,1,0,2], -"DObject_8cpp.html":[3,0,0,1,0,0], -"DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161":[3,0,0,1,0,0,0], -"DObject_8h.html":[3,0,0,1,1,0], -"DObject_8h_source.html":[3,0,0,1,1,0], -"LockableDObjectTest_8cpp.html":[3,0,1,1,1], -"LockableDObjectTest_8cpp.html#a470f4e60873d3ea6afc7c319e307760f":[3,0,1,1,1,1], -"LockableDObjectTest_8cpp.html#a5c2342bfafc553d23125fb3ae05af2a7":[3,0,1,1,1,2], -"LockableDObjectTest_8cpp.html#a5c694ab0fb07081c02cac1f0bc3f3e73":[3,0,1,1,1,3], -"LockableDObjectTest_8cpp.html#a8b547408c52b669c3c220aa640927474":[3,0,1,1,1,5], -"LockableDObjectTest_8cpp.html#aca2c2dcb4394094c27dc37453ea9a37f":[3,0,1,1,1,4], -"LockableDObject_8cpp.html":[3,0,0,1,0,1], -"LockableDObject_8h.html":[3,0,0,1,1,1], -"LockableDObject_8h_source.html":[3,0,0,1,1,1], -"MetadataTest_8cpp.html":[3,0,1,1,2], -"MetadataTest_8cpp.html#a14e97feb26f21690d94245d65c26814b":[3,0,1,1,2,7], -"MetadataTest_8cpp.html#a3dacb5bfda566836343874346c116906":[3,0,1,1,2,3], -"MetadataTest_8cpp.html#a440de49952b45fad82f485ba48f92d50":[3,0,1,1,2,5], -"MetadataTest_8cpp.html#a5ec8e48d5f46f67a4547c3b52f5f1cff":[3,0,1,1,2,8], -"MetadataTest_8cpp.html#a61d09f069b2417969b664142aad8ce35":[3,0,1,1,2,1], -"MetadataTest_8cpp.html#a761ab4dc62ca2bbe69d2be499493b883":[3,0,1,1,2,9], -"MetadataTest_8cpp.html#a8854bc3bdde52a7c73927f17e4330a89":[3,0,1,1,2,6], -"MetadataTest_8cpp.html#adbb375b61bd5961e38e8c5b51e538e75":[3,0,1,1,2,4], -"MetadataTest_8cpp.html#afc6335b369a289eaa367897b899535d0":[3,0,1,1,2,2], -"Metadata_8cpp.html":[3,0,0,1,0,2], -"Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[3,0,0,1,0,2,0], -"Metadata_8h.html":[3,0,0,1,1,2], -"Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339":[3,0,0,1,1,2,1], -"Metadata_8h_source.html":[3,0,0,1,1,2], +"DObjectTest_8cpp.html":[3,0,1,2,0], +"DObjectTest_8cpp.html#a0085cd05f0b182ba4fe7bc118656d68e":[3,0,1,2,0,4], +"DObjectTest_8cpp.html#a12ce265622e9a5d51b7498e09b82a597":[3,0,1,2,0,1], +"DObjectTest_8cpp.html#a2bbd3a7e662715f1af67ba7b26270278":[3,0,1,2,0,6], +"DObjectTest_8cpp.html#a3fc628b3943158a063739c03a4c2ca1f":[3,0,1,2,0,3], +"DObjectTest_8cpp.html#ab0d7e76fe973dea21f97cf26d3b3847b":[3,0,1,2,0,5], +"DObjectTest_8cpp.html#af27429c4d3cf79aa1b90fddf10f7614e":[3,0,1,2,0,2], +"DObject_8cpp.html":[3,0,0,2,0,0], +"DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161":[3,0,0,2,0,0,0], +"DObject_8h.html":[3,0,0,2,1,0], +"DObject_8h_source.html":[3,0,0,2,1,0], +"LockableDObjectTest_8cpp.html":[3,0,1,2,1], +"LockableDObjectTest_8cpp.html#a470f4e60873d3ea6afc7c319e307760f":[3,0,1,2,1,1], +"LockableDObjectTest_8cpp.html#a5c2342bfafc553d23125fb3ae05af2a7":[3,0,1,2,1,2], +"LockableDObjectTest_8cpp.html#a5c694ab0fb07081c02cac1f0bc3f3e73":[3,0,1,2,1,3], +"LockableDObjectTest_8cpp.html#a8b547408c52b669c3c220aa640927474":[3,0,1,2,1,5], +"LockableDObjectTest_8cpp.html#aca2c2dcb4394094c27dc37453ea9a37f":[3,0,1,2,1,4], +"LockableDObject_8cpp.html":[3,0,0,2,0,1], +"LockableDObject_8h.html":[3,0,0,2,1,1], +"LockableDObject_8h_source.html":[3,0,0,2,1,1], +"MetadataTest_8cpp.html":[3,0,1,2,2], +"MetadataTest_8cpp.html#a14e97feb26f21690d94245d65c26814b":[3,0,1,2,2,7], +"MetadataTest_8cpp.html#a3dacb5bfda566836343874346c116906":[3,0,1,2,2,3], +"MetadataTest_8cpp.html#a440de49952b45fad82f485ba48f92d50":[3,0,1,2,2,5], +"MetadataTest_8cpp.html#a5ec8e48d5f46f67a4547c3b52f5f1cff":[3,0,1,2,2,8], +"MetadataTest_8cpp.html#a61d09f069b2417969b664142aad8ce35":[3,0,1,2,2,1], +"MetadataTest_8cpp.html#a761ab4dc62ca2bbe69d2be499493b883":[3,0,1,2,2,9], +"MetadataTest_8cpp.html#a8854bc3bdde52a7c73927f17e4330a89":[3,0,1,2,2,6], +"MetadataTest_8cpp.html#adbb375b61bd5961e38e8c5b51e538e75":[3,0,1,2,2,4], +"MetadataTest_8cpp.html#afc6335b369a289eaa367897b899535d0":[3,0,1,2,2,2], +"Metadata_8cpp.html":[3,0,0,2,0,2], +"Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[3,0,0,2,0,2,0], +"Metadata_8h.html":[3,0,0,2,1,2], +"Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339":[3,0,0,2,1,2,1], +"Metadata_8h_source.html":[3,0,0,2,1,2], "annotated.html":[2,0], "build_2lib_2opatio_2____init_____8py.html":[3,0,2,0,0,0,0,1], "build_2lib_2opatio_2____init_____8py.html#a2c9c36721bf1f103f2298cc089221b7b":[3,0,2,0,0,0,0,1,0], "build_2lib_2opatio_2opat_2____init_____8py.html":[3,0,2,0,0,0,0,0,0], "build_2lib_2opatio_2opat_2opat_8py.html":[3,0,2,0,0,0,0,0,1], -"classConstants.html":[2,0,1], -"classConstants.html#a2aa041fd223f259e55bf098c90581039":[2,0,1,1], -"classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19":[2,0,1,0], -"classConstants.html#ab9de36fa145552a3e7964e7e85a67149":[2,0,1,3], -"classConstants.html#ad75620743b867fc20d4a05027d1a1c01":[2,0,1,4], -"classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630":[2,0,1,2], -"classDObject.html":[2,0,3], -"classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0":[2,0,3,2], -"classDObject.html#a1223275dcbbf20334ea11707346acb93":[2,0,3,9], -"classDObject.html#a15afffdf339150fc872bf63bdd08d581":[2,0,3,8], -"classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401":[2,0,3,16], -"classDObject.html#a3dce47a519f9da5085c0c5ac1eea4f38":[2,0,3,13], -"classDObject.html#a4862655c3634d019b0a45b811d6f7235":[2,0,3,4], -"classDObject.html#a598321f3b8524b98df72393c04d7470c":[2,0,3,3], -"classDObject.html#a5b2896a287295bf59a0b9e4d0af21161":[2,0,3,15], -"classDObject.html#a6f0023aee463e71d92442dcf61b6ed47":[2,0,3,12], -"classDObject.html#a79a2ecac4130ef3df272bdfeed26a620":[2,0,3,0], -"classDObject.html#a99072eb52bb22745f0248f273fbf28fb":[2,0,3,10], -"classDObject.html#a99b8688849e11501033a25f61efb8356":[2,0,3,14], -"classDObject.html#ab1718571434e84e90f1ec463e4786a8a":[2,0,3,11], -"classDObject.html#aca2db093c1c8c6f7893de07544aed619":[2,0,3,5], -"classDObject.html#ae47bf220fbe2173cf6933c2380035dbd":[2,0,3,7], -"classDObject.html#af11334d08ef85c68b3aae7554548e5a7":[2,0,3,1], -"classDObject.html#afa8926d916081de72478cb8813c25e98":[2,0,3,6], -"classDObjectTest.html":[2,0,4], -"classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e":[2,0,4,2], -"classDObjectTest.html#a95ba0f78c44e0bd46603de32028b7be6":[2,0,4,0], -"classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2":[2,0,4,1], -"classLockableDObject.html":[2,0,6], -"classLockableDObject.html#a1481ed99dcd837490bf28309aadaedfb":[2,0,6,3], -"classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1":[2,0,6,1], -"classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a":[2,0,6,2], -"classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee":[2,0,6,0], -"classLockableDObjectTest.html":[2,0,7], -"classLockableDObjectTest.html#a4ca643fb176141b51f4761dd3df64769":[2,0,7,0], -"classLockableDObjectTest.html#a6f639c0023311b7900595ab11c40cd59":[2,0,7,1], -"classMetadata.html":[2,0,8], -"classMetadata.html#a07035de7b0c780ef340e1a11c60a4d2b":[2,0,8,6], -"classMetadata.html#a365c4594ad65c3b10b40a1cf4f4aea26":[2,0,8,8], -"classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b":[2,0,8,1], -"classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20":[2,0,8,4], -"classMetadata.html#a88f4f57d443e2b7664e75e57a29dfbf0":[2,0,8,7], -"classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[2,0,8,10], -"classMetadata.html#abe52c81e04665628666b4140cd346b69":[2,0,8,5], -"classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e":[2,0,8,2], -"classMetadata.html#ae849560667461008cb72e83919c20be0":[2,0,8,0], -"classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc":[2,0,8,3], -"classMetadata.html#af5264d1666839e69c192b565b5cfa606":[2,0,8,9], -"classMetadataTest.html":[2,0,9], -"classMetadataTest.html#a24075d61d37dceacd353ecde16a1ac71":[2,0,9,1], -"classMetadataTest.html#a6273a370a10b42155af951a8fc2c47fa":[2,0,9,0], -"classOpatIO.html":[2,0,10], -"classOpatIO.html#a0817f135f44e3bdc610d30df145f118d":[2,0,10,9], -"classOpatIO.html#a117f7e1f45d6c410c21d0644e447bbb1":[2,0,10,15], -"classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f":[2,0,10,8], -"classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56":[2,0,10,12], -"classOpatIO.html#a37959ed6845e09302bb8c206e3e006e4":[2,0,10,14], -"classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01":[2,0,10,7], -"classOpatIO.html#a7f3436b3ac0dbe141b08d8064550f1b3":[2,0,10,0], -"classOpatIO.html#a83acf4fe2aec4e588453b5a39a4def1a":[2,0,10,4], -"classOpatIO.html#a939e4edec4053517463f848648db770d":[2,0,10,3], -"classOpatIO.html#a9d9600e7af036deeada78da9afd4b65b":[2,0,10,5], -"classOpatIO.html#aa8037fc93588dd4c6cbec9bb7c76225f":[2,0,10,16], -"classOpatIO.html#ab0edd41690b8d5c1775f87439cf82cb5":[2,0,10,19], -"classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890":[2,0,10,11], -"classOpatIO.html#ac1c1a6159f82462fedf9b526ddcc19a6":[2,0,10,20], -"classOpatIO.html#ac34f611a9eab458329553d27e8bffec6":[2,0,10,2], -"classOpatIO.html#ad189e0f239bc4184fecf7daef7923272":[2,0,10,18], -"classOpatIO.html#ae24b6a4f78529c4fe4719ea5438d5ed6":[2,0,10,1], -"classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a":[2,0,10,10], -"classOpatIO.html#af870ebd76bef969fa1f7c8270ac25cd8":[2,0,10,13], -"classOpatIO.html#afa623ba10f188097e555a682a4c69a9f":[2,0,10,17], -"classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab":[2,0,10,6], -"classconstTest.html":[2,0,2], -"classconstTest.html#af4753885bf401953202f89d455a2702f":[2,0,2,0], +"classBilinearIntegratorWrapper.html":[2,0,0], +"classBilinearIntegratorWrapper.html#a10c3ac5bb62c91c3a437924e33a527d8":[2,0,0,3], +"classBilinearIntegratorWrapper.html#a19b6facddeba8256619981e6276f5815":[2,0,0,2], +"classBilinearIntegratorWrapper.html#a6f550f0cb8d39c5ebc6e712762eb8504":[2,0,0,1], +"classBilinearIntegratorWrapper.html#a72155007095c629dfca4f349739e4a18":[2,0,0,0], +"classCompositeNonlinearIntegrator.html":[2,0,1], +"classCompositeNonlinearIntegrator.html#a0a3c6ccf134c4566218eb3a33861214c":[2,0,1,4], +"classCompositeNonlinearIntegrator.html#a2b466f6e16a5797f5ed50621fc4818a0":[2,0,1,3], +"classCompositeNonlinearIntegrator.html#a93b4496295c20d461b971c65633570d8":[2,0,1,1], +"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], +"classconfigTest.html":[2,0,3], +"classconstTest.html":[2,0,6], +"classconstTest.html#af4753885bf401953202f89d455a2702f":[2,0,6,0], "classes.html":[2,1], -"classopatIOTest.html":[2,0,11], -"constTest_8cpp.html":[3,0,1,0,0], -"constTest_8cpp.html#a1d2582df9987648644c517d89223e849":[3,0,1,0,0,7], -"constTest_8cpp.html#a267b8a580d24fec8326def8656df135a":[3,0,1,0,0,3], -"constTest_8cpp.html#a3bc116c41e8839b6d9d5a49e046a800f":[3,0,1,0,0,2], -"constTest_8cpp.html#a720684391716660c7d0a5dc6238c7e57":[3,0,1,0,0,5], -"constTest_8cpp.html#a92b56f4876b91eb7d628492fe220babb":[3,0,1,0,0,4], -"constTest_8cpp.html#aa33a362aa6f7634f2ef02413183b35ee":[3,0,1,0,0,6], -"constTest_8cpp.html#ae050a185fbc60349459af47e661bd3e1":[3,0,1,0,0,1], -"const_8cpp.html":[3,0,0,0,0,0], -"const_8h.html":[3,0,0,0,1,0], -"const_8h_source.html":[3,0,0,0,1,0], -"dir_18c45d4358dc55431d912fa30bcbde92.html":[3,0,0,3,0], +"classmeshIOTest.html":[2,0,13], +"classopatIOTest.html":[2,0,18], +"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], +"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], +"constTest_8cpp.html":[3,0,1,1,0], +"constTest_8cpp.html#a1d2582df9987648644c517d89223e849":[3,0,1,1,0,7], +"constTest_8cpp.html#a267b8a580d24fec8326def8656df135a":[3,0,1,1,0,3], +"constTest_8cpp.html#a3bc116c41e8839b6d9d5a49e046a800f":[3,0,1,1,0,2], +"constTest_8cpp.html#a720684391716660c7d0a5dc6238c7e57":[3,0,1,1,0,5], +"constTest_8cpp.html#a92b56f4876b91eb7d628492fe220babb":[3,0,1,1,0,4], +"constTest_8cpp.html#aa33a362aa6f7634f2ef02413183b35ee":[3,0,1,1,0,6], +"constTest_8cpp.html#ae050a185fbc60349459af47e661bd3e1":[3,0,1,1,0,1], +"const_8cpp.html":[3,0,0,1,0,0], +"const_8h.html":[3,0,0,1,1,0], +"const_8h_source.html":[3,0,0,1,1,0], +"dir_0c07588a470b646c09b0414ac8faaf7b.html":[3,0,1,4], +"dir_18c45d4358dc55431d912fa30bcbde92.html":[3,0,0,5,0], "dir_1acdc3d0c73584695295a90ad6ede3f9.html":[3,0,2,0], "dir_1c285457bb070251eb0c01a8da35233c.html":[3,0,2,0,0], -"dir_388d1cd783f992dee884a2918d77a3d7.html":[3,0,1,2], -"dir_409882efad9ab48a895cd8b217d1e026.html":[3,0,0,0], +"dir_1ce48574fa7b57587706b1af262d1e55.html":[3,0,0,6,1,1], +"dir_1e20c6516504fdf3864b50bca0428df7.html":[3,0,2,0,2], +"dir_2da03d50b6347916fd28121e88466439.html":[3,0,0,6,0], +"dir_388d1cd783f992dee884a2918d77a3d7.html":[3,0,1,3], +"dir_409882efad9ab48a895cd8b217d1e026.html":[3,0,0,1], +"dir_440126c2838a14af33b22611dbbb2bf6.html":[3,0,0,3], "dir_4a32f98eb1fc28521b674ecacd8e38cc.html":[3,0,2,0,1,0], -"dir_4e6f6de88c62da29e0ddd0d8e63af038.html":[3,0,0,1,0], -"dir_5657658ab0dc14c9c63c088cb1f6321c.html":[3,0,0,1,1], +"dir_4e6f6de88c62da29e0ddd0d8e63af038.html":[3,0,0,2,0], +"dir_4f06ef9b669cedd8d46a086727f9d243.html":[3,0,0,0,1], +"dir_5657658ab0dc14c9c63c088cb1f6321c.html":[3,0,0,2,1], "dir_57b5236bc904b389e950b8d6ae8bc28a.html":[3,0,2,0,1,0,0], "dir_59425e443f801f1f2fd8bbe4959a3ccf.html":[3,0,1], +"dir_5c663bd7ffac62a07452e27b2b30c948.html":[3,0,0,6,1], "dir_62e13aaa8a72ed2c40d6887705a41af4.html":[3,0,2,0,0,0], "dir_68267d1309a1af8e8297ef4c3efbcdba.html":[3,0,0], -"dir_6cfc89239232d12b3feb44b30f54e02f.html":[3,0,1,0], +"dir_6cfc89239232d12b3feb44b30f54e02f.html":[3,0,1,1], "dir_6de2166d97f28f4ecd4d72a5f12aecb0.html":[3,0,2,0,0,0,0,0], -"dir_768194193337d64eaa7edd2c5f5038a4.html":[3,0,0,1], -"dir_88e1407a1fb38d630626d3e1b6639cc8.html":[3,0,0,2,0], -"dir_98811334950283dfb0b975440d5272eb.html":[3,0,0,2], +"dir_70fe68c6a1aba1c690f556aae19244a1.html":[3,0,0,3,0], +"dir_74e94668ea6d3ca842a67049f1d0566c.html":[3,0,0,3,1], +"dir_768194193337d64eaa7edd2c5f5038a4.html":[3,0,0,2], +"dir_7e83d1792d529f4aa7126ac7e0b3b699.html":[3,0,0,0], +"dir_86a4174b93db2020db4458f465617054.html":[3,0,0,6,0,0], +"dir_88e1407a1fb38d630626d3e1b6639cc8.html":[3,0,0,4,0], +"dir_893e16279b3f95d0fd4ec39358376605.html":[3,0,0,0,0], +"dir_98811334950283dfb0b975440d5272eb.html":[3,0,0,4], "dir_9d738063cc7befc3d96860ca4c9257b2.html":[3,0,2,0,0,0,0], -"dir_a0668aa070a38eaa8236727e19a9b15f.html":[3,0,1,3], -"dir_a105e00bd9bc580163f6cfcc237f0c76.html":[3,0,0,3,1], -"dir_aa595423af07433f9695bf15d4f880d5.html":[3,0,0,0,0], -"dir_aa74b0b57852b214f24568086f91a43d.html":[3,0,0,0,1], -"dir_bc1cc3abf5d5430dc6e21979095d09f3.html":[3,0,1,1], +"dir_a0668aa070a38eaa8236727e19a9b15f.html":[3,0,1,5], +"dir_a105e00bd9bc580163f6cfcc237f0c76.html":[3,0,0,5,1], +"dir_a82f4dad88709a7f727912f1ce60fba0.html":[3,0,0,6,1,0], +"dir_aa595423af07433f9695bf15d4f880d5.html":[3,0,0,1,0], +"dir_aa74b0b57852b214f24568086f91a43d.html":[3,0,0,1,1], +"dir_bc1cc3abf5d5430dc6e21979095d09f3.html":[3,0,1,2], "dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html":[3,0,2], +"dir_ce3bf6daddda59a58b5b9429da3f76b4.html":[3,0,1,0], +"dir_d0d2d394e86fce6a7356095f51b9fa38.html":[3,0,0,6], +"dir_d9bdef71d547e79a3915b1057230bd19.html":[3,0,0,6,0,1], "dir_da765f8f0017804fdc0f96160e2cbe8b.html":[3,0,2,0,1], -"dir_dc4574cef47f5b50114efcdd6e195baf.html":[3,0,0,3], +"dir_dc4574cef47f5b50114efcdd6e195baf.html":[3,0,0,5], "files.html":[3,0], "functions.html":[2,3,0], "functions_func.html":[2,3,1], @@ -170,61 +221,33 @@ var NAVTREEINDEX0 = "md_utils_opatio_readme.html#autotoc_md1":[0,0], "md_utils_opatio_readme.html#autotoc_md2":[0,1], "md_utils_opatio_readme.html#autotoc_md3":[0,2], -"opac_8h.html":[3,0,0,2,0,0], -"opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8":[3,0,0,2,0,0,0], -"opac_8h_source.html":[3,0,0,2,0,0], -"opatIOTest_8cpp.html":[3,0,1,3,0], -"opatIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470":[3,0,1,3,0,9], -"opatIOTest_8cpp.html#a3962f0895a961e03a0fc208076f6ab1a":[3,0,1,3,0,4], -"opatIOTest_8cpp.html#a4b609f93f9fbea0dbd3e8d619e70f293":[3,0,1,3,0,8], -"opatIOTest_8cpp.html#a4c4af5f8d030d0932c44bfa6607a5599":[3,0,1,3,0,6], -"opatIOTest_8cpp.html#a5a86dce243090b6e4de4c67c23338ab7":[3,0,1,3,0,5], -"opatIOTest_8cpp.html#a7613e1e543a4ea3ad5ce9d6c9156d317":[3,0,1,3,0,7], -"opatIOTest_8cpp.html#a76734dc9ab5318ba389c0b3e54844137":[3,0,1,3,0,1], -"opatIOTest_8cpp.html#ac3a79e8bac7362518c4495f4b9136a99":[3,0,1,3,0,2], -"opatIOTest_8cpp.html#af0f9275c448cde753b14350594af14cf":[3,0,1,3,0,3], -"opatIO_8cpp.html":[3,0,0,3,0,0], -"opatIO_8cpp.html#a33dcb837958721219b4198c267c7fd0f":[3,0,0,3,0,0,1], -"opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e":[3,0,0,3,0,0,0], -"opatIO_8h.html":[3,0,0,3,1,0], -"opatIO_8h_source.html":[3,0,0,3,1,0], -"pages.html":[], -"src_2opatio_2____init_____8py.html":[3,0,2,0,1,0,1], -"src_2opatio_2____init_____8py.html#a2c9c36721bf1f103f2298cc089221b7b":[3,0,2,0,1,0,1,0], -"src_2opatio_2opat_2____init_____8py.html":[3,0,2,0,1,0,0,0], -"src_2opatio_2opat_2opat_8py.html":[3,0,2,0,1,0,0,1], -"structConstant.html":[2,0,0], -"structConstant.html#a0ae09f22af150a41aa4169a4a60933be":[2,0,0,4], -"structConstant.html#a1c7e6c5a1d2316c98e59e04a234754d1":[2,0,0,3], -"structConstant.html#a2c46956a2d2b0ebf78ff99c5971130d2":[2,0,0,5], -"structConstant.html#a3bda8d7fadd6fb2510fd39962a065a02":[2,0,0,6], -"structConstant.html#a84ca5b6951cc8a8eccd083894302a857":[2,0,0,0], -"structConstant.html#a8d8d2a81e9a8f36dfa02b4d23a5be55c":[2,0,0,2], -"structConstant.html#ad298f7af7cdfd2e2267fd9e464558e2b":[2,0,0,1], -"structHeader.html":[2,0,5], -"structHeader.html#a122331824871070af2c6cebc9698abd8":[2,0,5,0], -"structHeader.html#a162ced3913c3373d6d54c32274b99d72":[2,0,5,5], -"structHeader.html#a31039c09176a479defcbe38597eb9957":[2,0,5,3], -"structHeader.html#a83f52dffac0449704ef1a50a5e787e92":[2,0,5,1], -"structHeader.html#a87c9fc5b27c41fe65698f8538c23b182":[2,0,5,4], -"structHeader.html#ac1a0c67ed5bd4021581fc00c2d79dba3":[2,0,5,7], -"structHeader.html#ac55e763f9e96050f4dab115a4a1c2356":[2,0,5,8], -"structHeader.html#af0bdf31defd5888cc8d2f7537e687917":[2,0,5,2], -"structHeader.html#af99697d38997984f2295c902d3ce1772":[2,0,5,6], -"structOPATTable.html":[2,0,12], -"structOPATTable.html#a237ed50cee8df2144a2c47b5ffa443d3":[2,0,12,2], -"structOPATTable.html#a70b70699726b2f77b486702e913a164b":[2,0,12,3], -"structOPATTable.html#a87cc2d8e225e5e9c567602d779aec88f":[2,0,12,4], -"structOPATTable.html#aee4e3713cffa0ed0a5bd79e2dec97d6e":[2,0,12,0], -"structOPATTable.html#afaf11794675d27e75de5233b947fced9":[2,0,12,1], -"structTableIndex.html":[2,0,13], -"structTableIndex.html#a0c4826e48839977fa2bfaa1bf51b6cdb":[2,0,13,2], -"structTableIndex.html#a303592792b2490da4105e294fb4666ca":[2,0,13,3], -"structTableIndex.html#a69c87fd1cb0b7a64a82c52c54193e5e6":[2,0,13,0], -"structTableIndex.html#a7271de867fee8bb48a71f70afebbf0bd":[2,0,13,4], -"structTableIndex.html#ad899cf13056eb17b33e1c5e303e10132":[2,0,13,1], -"test.html":[1], -"testDObject_8cpp.html":[3,0,1,2,0], -"testDObject_8cpp.html#a5cce1ff8e67a00ce9122097c4bbb5b02":[3,0,1,2,0,1], -"testDObject_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4":[3,0,1,2,0,0] +"meshIOTest_8cpp.html":[3,0,1,4,0], +"meshIOTest_8cpp.html#a0cb4f62baac8f32aaefbab6c9e5b93bc":[3,0,1,4,0,2], +"meshIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470":[3,0,1,4,0,5], +"meshIOTest_8cpp.html#a94653e9cb8a24090f2c4c02fc8bfdfbb":[3,0,1,4,0,4], +"meshIOTest_8cpp.html#aa6ba7ddcf2f95334ee7497d22d9f0f25":[3,0,1,4,0,1], +"meshIOTest_8cpp.html#af5cb16ec6a340bbd827bd2d7adac4f68":[3,0,1,4,0,3], +"meshIO_8cpp.html":[3,0,0,3,0,0], +"meshIO_8h.html":[3,0,0,3,1,0], +"meshIO_8h_source.html":[3,0,0,3,1,0], +"mkTestData_8py.html":[3,0,2,0,2,0], +"mkTestData_8py.html#a5023056b6831877dbf79e9a082600e78":[3,0,2,0,2,0,0], +"mkTestData_8py.html#a5434a318e4d2951f6bea109ea95f7951":[3,0,2,0,2,0,2], +"mkTestData_8py.html#ac27efbef0ea18292765b28e05846a5fa":[3,0,2,0,2,0,1], +"opac_8h.html":[3,0,0,4,0,0], +"opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8":[3,0,0,4,0,0,0], +"opac_8h_source.html":[3,0,0,4,0,0], +"opatIOTest_8cpp.html":[3,0,1,5,0], +"opatIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470":[3,0,1,5,0,11], +"opatIOTest_8cpp.html#a3962f0895a961e03a0fc208076f6ab1a":[3,0,1,5,0,6], +"opatIOTest_8cpp.html#a4b609f93f9fbea0dbd3e8d619e70f293":[3,0,1,5,0,10], +"opatIOTest_8cpp.html#a4c4af5f8d030d0932c44bfa6607a5599":[3,0,1,5,0,8], +"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] }; diff --git a/docs/html/search/all_1.js b/docs/html/search/all_1.js index bdea48e..6e118a2 100644 --- a/docs/html/search/all_1.js +++ b/docs/html/search/all_1.js @@ -1,5 +1,6 @@ var searchData= [ - ['byteend_1',['byteEnd',['../structTableIndex.html#a69c87fd1cb0b7a64a82c52c54193e5e6',1,'TableIndex']]], - ['bytestart_2',['byteStart',['../structTableIndex.html#ad899cf13056eb17b33e1c5e303e10132',1,'TableIndex']]] + ['add_5fintegrator_1',['add_integrator',['../classCompositeNonlinearIntegrator.html#af336df4849e99a3bc95161f03868efc4',1,'CompositeNonlinearIntegrator']]], + ['assembleelementgrad_2',['AssembleElementGrad',['../classNonlinearPowerIntegrator.html#a5d8116206e35119fbee20540f5bd3157',1,'NonlinearPowerIntegrator::AssembleElementGrad()'],['../classBilinearIntegratorWrapper.html#a19b6facddeba8256619981e6276f5815',1,'BilinearIntegratorWrapper::AssembleElementGrad()'],['../classCompositeNonlinearIntegrator.html#a2b466f6e16a5797f5ed50621fc4818a0',1,'CompositeNonlinearIntegrator::AssembleElementGrad()']]], + ['assembleelementvector_3',['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/all_2.js b/docs/html/search/all_2.js index 3f060df..ed952ab 100644 --- a/docs/html/search/all_2.js +++ b/docs/html/search/all_2.js @@ -1,11 +1,6 @@ var searchData= [ - ['comment_3',['comment',['../structHeader.html#a122331824871070af2c6cebc9698abd8',1,'Header']]], - ['const_2ecpp_4',['const.cpp',['../const_8cpp.html',1,'']]], - ['const_2eh_5',['const.h',['../const_8h.html',1,'']]], - ['constant_6',['Constant',['../structConstant.html',1,'Constant'],['../structConstant.html#a84ca5b6951cc8a8eccd083894302a857',1,'Constant::Constant()']]], - ['constants_7',['Constants',['../classConstants.html',1,'']]], - ['consttest_8',['constTest',['../classconstTest.html',1,'']]], - ['consttest_2ecpp_9',['constTest.cpp',['../constTest_8cpp.html',1,'']]], - ['creationdate_10',['creationDate',['../structHeader.html#a83f52dffac0449704ef1a50a5e787e92',1,'Header']]] + ['bilinearintegratorwrapper_4',['BilinearIntegratorWrapper',['../classBilinearIntegratorWrapper.html',1,'BilinearIntegratorWrapper'],['../classBilinearIntegratorWrapper.html#a72155007095c629dfca4f349739e4a18',1,'BilinearIntegratorWrapper::BilinearIntegratorWrapper()']]], + ['byteend_5',['byteEnd',['../structTableIndex.html#a69c87fd1cb0b7a64a82c52c54193e5e6',1,'TableIndex']]], + ['bytestart_6',['byteStart',['../structTableIndex.html#ad899cf13056eb17b33e1c5e303e10132',1,'TableIndex']]] ]; diff --git a/docs/html/search/all_3.js b/docs/html/search/all_3.js index 91d3e9d..0dde701 100644 --- a/docs/html/search/all_3.js +++ b/docs/html/search/all_3.js @@ -1,11 +1,19 @@ var searchData= [ - ['datatype_11',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]], - ['datatypemap_12',['dataTypeMap',['../classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401',1,'DObject']]], - ['defaultobject_13',['defaultObject',['../classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2',1,'DObjectTest']]], - ['dobject_14',['DObject',['../classDObject.html',1,'DObject'],['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]], - ['dobject_2ecpp_15',['DObject.cpp',['../DObject_8cpp.html',1,'']]], - ['dobject_2eh_16',['DObject.h',['../DObject_8h.html',1,'']]], - ['dobjecttest_17',['DObjectTest',['../classDObjectTest.html',1,'']]], - ['dobjecttest_2ecpp_18',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]] + ['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']]] ]; diff --git a/docs/html/search/all_4.js b/docs/html/search/all_4.js index cbf937e..a8762f6 100644 --- a/docs/html/search/all_4.js +++ b/docs/html/search/all_4.js @@ -1,5 +1,11 @@ var searchData= [ - ['example_5ffilename_19',['EXAMPLE_FILENAME',['../opatIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470',1,'opatIOTest.cpp']]], - ['export_5fsymbol_20',['EXPORT_SYMBOL',['../Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339',1,'Metadata.h']]] + ['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,'']]] ]; diff --git a/docs/html/search/all_5.js b/docs/html/search/all_5.js index af1ce10..60c57fd 100644 --- a/docs/html/search/all_5.js +++ b/docs/html/search/all_5.js @@ -1,19 +1,5 @@ var searchData= [ - ['get_21',['get',['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()'],['../classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19',1,'Constants::get()']]], - ['getbytesize_22',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]], - ['getclosesttables_23',['getClosestTables',['../classOpatIO.html#a939e4edec4053517463f848648db770d',1,'OpatIO']]], - ['getclosestxtables_24',['getClosestXTables',['../classOpatIO.html#a83acf4fe2aec4e588453b5a39a4def1a',1,'OpatIO']]], - ['getclosestztables_25',['getClosestZTables',['../classOpatIO.html#a9d9600e7af036deeada78da9afd4b65b',1,'OpatIO']]], - ['getdata_26',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]], - ['getdataas_27',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]], - ['getdatatype_28',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]], - ['getdimensions_29',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]], - ['geterrorcode_30',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]], - ['getheader_31',['getHeader',['../classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab',1,'OpatIO']]], - ['getinstance_32',['getInstance',['../classConstants.html#aaa6f3af20fa563cf22df71a987923065',1,'Constants']]], - ['getmaxqdepth_33',['getMaxQDepth',['../classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01',1,'OpatIO']]], - ['getopatversion_34',['getOPATVersion',['../classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f',1,'OpatIO']]], - ['gettable_35',['getTable',['../classOpatIO.html#a0817f135f44e3bdc610d30df145f118d',1,'OpatIO']]], - ['gettableindex_36',['getTableIndex',['../classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a',1,'OpatIO']]] + ['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']]] ]; diff --git a/docs/html/search/all_6.js b/docs/html/search/all_6.js index 8ef7f4b..3968ca1 100644 --- a/docs/html/search/all_6.js +++ b/docs/html/search/all_6.js @@ -1,6 +1,18 @@ var searchData= [ - ['has_37',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]], - ['header_38',['Header',['../structHeader.html',1,'']]], - ['headersize_39',['headerSize',['../structHeader.html#af0bdf31defd5888cc8d2f7537e687917',1,'Header']]] + ['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)']]] ]; diff --git a/docs/html/search/all_7.js b/docs/html/search/all_7.js index 09b8bee..9863e32 100644 --- a/docs/html/search/all_7.js +++ b/docs/html/search/all_7.js @@ -1,10 +1,6 @@ var searchData= [ - ['indexoffset_40',['indexOffset',['../structHeader.html#a31039c09176a479defcbe38597eb9957',1,'Header']]], - ['initializedobject_41',['initializedObject',['../classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e',1,'DObjectTest']]], - ['initlaize_5fopac_42',['initlaize_opac',['../opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8',1,'opac.h']]], - ['is_5fbig_5fendian_43',['is_big_endian',['../opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e',1,'opatIO.cpp']]], - ['isdebugenabled_44',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]], - ['isdebuggingenabled_45',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]], - ['isloaded_46',['isLoaded',['../classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630',1,'Constants::isLoaded()'],['../classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890',1,'OpatIO::isLoaded()']]] + ['has_48',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]], + ['header_49',['Header',['../structHeader.html',1,'']]], + ['headersize_50',['headerSize',['../structHeader.html#af0bdf31defd5888cc8d2f7537e687917',1,'Header']]] ]; diff --git a/docs/html/search/all_8.js b/docs/html/search/all_8.js index acc0305..0bf3e9c 100644 --- a/docs/html/search/all_8.js +++ b/docs/html/search/all_8.js @@ -1,4 +1,12 @@ var searchData= [ - ['keys_47',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]] + ['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()']]] ]; diff --git a/docs/html/search/all_9.js b/docs/html/search/all_9.js index d5230f0..1647e1d 100644 --- a/docs/html/search/all_9.js +++ b/docs/html/search/all_9.js @@ -1,16 +1,4 @@ var searchData= [ - ['load_48',['load',['../classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56',1,'OpatIO']]], - ['lock_49',['lock',['../classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a',1,'LockableDObject']]], - ['lockabledobject_50',['LockableDObject',['../classLockableDObject.html',1,'LockableDObject'],['../classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee',1,'LockableDObject::LockableDObject()']]], - ['lockabledobject_2ecpp_51',['LockableDObject.cpp',['../LockableDObject_8cpp.html',1,'']]], - ['lockabledobject_2eh_52',['LockableDObject.h',['../LockableDObject_8h.html',1,'']]], - ['lockabledobjecttest_53',['LockableDObjectTest',['../classLockableDObjectTest.html',1,'']]], - ['lockabledobjecttest_2ecpp_54',['LockableDObjectTest.cpp',['../LockableDObjectTest_8cpp.html',1,'']]], - ['lockableobject_55',['lockableObject',['../classLockableDObjectTest.html#a6f639c0023311b7900595ab11c40cd59',1,'LockableDObjectTest']]], - ['logkappa_56',['logKappa',['../structOPATTable.html#aee4e3713cffa0ed0a5bd79e2dec97d6e',1,'OPATTable']]], - ['logr_57',['logR',['../structOPATTable.html#afaf11794675d27e75de5233b947fced9',1,'OPATTable']]], - ['logt_58',['logT',['../structOPATTable.html#a237ed50cee8df2144a2c47b5ffa443d3',1,'OPATTable']]], - ['lookupclosesttableid_59',['lookupClosestTableID',['../classOpatIO.html#af870ebd76bef969fa1f7c8270ac25cd8',1,'OpatIO']]], - ['lookuptableid_60',['lookupTableID',['../classOpatIO.html#a37959ed6845e09302bb8c206e3e006e4',1,'OpatIO']]] + ['keys_60',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]] ]; diff --git a/docs/html/search/classes_0.js b/docs/html/search/classes_0.js index 2fa00c0..e9fa89e 100644 --- a/docs/html/search/classes_0.js +++ b/docs/html/search/classes_0.js @@ -1,6 +1,4 @@ var searchData= [ - ['constant_122',['Constant',['../structConstant.html',1,'']]], - ['constants_123',['Constants',['../classConstants.html',1,'']]], - ['consttest_124',['constTest',['../classconstTest.html',1,'']]] + ['bilinearintegratorwrapper_158',['BilinearIntegratorWrapper',['../classBilinearIntegratorWrapper.html',1,'']]] ]; diff --git a/docs/html/search/classes_1.js b/docs/html/search/classes_1.js index 4b8abcd..79d6d2e 100644 --- a/docs/html/search/classes_1.js +++ b/docs/html/search/classes_1.js @@ -1,5 +1,9 @@ var searchData= [ - ['dobject_125',['DObject',['../classDObject.html',1,'']]], - ['dobjecttest_126',['DObjectTest',['../classDObjectTest.html',1,'']]] + ['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,'']]] ]; diff --git a/docs/html/search/classes_2.js b/docs/html/search/classes_2.js index 3e4484d..222e439 100644 --- a/docs/html/search/classes_2.js +++ b/docs/html/search/classes_2.js @@ -1,4 +1,5 @@ var searchData= [ - ['header_127',['Header',['../structHeader.html',1,'']]] + ['dobject_165',['DObject',['../classDObject.html',1,'']]], + ['dobjecttest_166',['DObjectTest',['../classDObjectTest.html',1,'']]] ]; diff --git a/docs/html/search/files_0.js b/docs/html/search/files_0.js index 0cd0096..7402b41 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_136',['__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_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)']]] ]; diff --git a/docs/html/search/files_1.js b/docs/html/search/files_1.js index 6e854e4..f395b4f 100644 --- a/docs/html/search/files_1.js +++ b/docs/html/search/files_1.js @@ -1,6 +1,9 @@ var searchData= [ - ['const_2ecpp_137',['const.cpp',['../const_8cpp.html',1,'']]], - ['const_2eh_138',['const.h',['../const_8h.html',1,'']]], - ['consttest_2ecpp_139',['constTest.cpp',['../constTest_8cpp.html',1,'']]] + ['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,'']]] ]; diff --git a/docs/html/search/files_2.js b/docs/html/search/files_2.js index e729bb9..b35324d 100644 --- a/docs/html/search/files_2.js +++ b/docs/html/search/files_2.js @@ -1,6 +1,6 @@ var searchData= [ - ['dobject_2ecpp_140',['DObject.cpp',['../DObject_8cpp.html',1,'']]], - ['dobject_2eh_141',['DObject.h',['../DObject_8h.html',1,'']]], - ['dobjecttest_2ecpp_142',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]] + ['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,'']]] ]; diff --git a/docs/html/search/functions_0.js b/docs/html/search/functions_0.js index 3f3b2d7..047060c 100644 --- a/docs/html/search/functions_0.js +++ b/docs/html/search/functions_0.js @@ -1,4 +1,6 @@ var searchData= [ - ['constant_156',['Constant',['../structConstant.html#a84ca5b6951cc8a8eccd083894302a857',1,'Constant']]] + ['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()']]] ]; diff --git a/docs/html/search/functions_1.js b/docs/html/search/functions_1.js index f23d4d6..9a5299e 100644 --- a/docs/html/search/functions_1.js +++ b/docs/html/search/functions_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['dobject_157',['DObject',['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]] + ['bilinearintegratorwrapper_215',['BilinearIntegratorWrapper',['../classBilinearIntegratorWrapper.html#a72155007095c629dfca4f349739e4a18',1,'BilinearIntegratorWrapper']]] ]; diff --git a/docs/html/search/functions_2.js b/docs/html/search/functions_2.js index feba98c..0d34692 100644 --- a/docs/html/search/functions_2.js +++ b/docs/html/search/functions_2.js @@ -1,19 +1,7 @@ var searchData= [ - ['get_158',['get',['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()'],['../classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19',1,'Constants::get()']]], - ['getbytesize_159',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]], - ['getclosesttables_160',['getClosestTables',['../classOpatIO.html#a939e4edec4053517463f848648db770d',1,'OpatIO']]], - ['getclosestxtables_161',['getClosestXTables',['../classOpatIO.html#a83acf4fe2aec4e588453b5a39a4def1a',1,'OpatIO']]], - ['getclosestztables_162',['getClosestZTables',['../classOpatIO.html#a9d9600e7af036deeada78da9afd4b65b',1,'OpatIO']]], - ['getdata_163',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]], - ['getdataas_164',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]], - ['getdatatype_165',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]], - ['getdimensions_166',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]], - ['geterrorcode_167',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]], - ['getheader_168',['getHeader',['../classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab',1,'OpatIO']]], - ['getinstance_169',['getInstance',['../classConstants.html#aaa6f3af20fa563cf22df71a987923065',1,'Constants']]], - ['getmaxqdepth_170',['getMaxQDepth',['../classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01',1,'OpatIO']]], - ['getopatversion_171',['getOPATVersion',['../classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f',1,'OpatIO']]], - ['gettable_172',['getTable',['../classOpatIO.html#a0817f135f44e3bdc610d30df145f118d',1,'OpatIO']]], - ['gettableindex_173',['getTableIndex',['../classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a',1,'OpatIO']]] + ['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']]] ]; diff --git a/docs/html/search/functions_3.js b/docs/html/search/functions_3.js index 25fd765..f6ba69b 100644 --- a/docs/html/search/functions_3.js +++ b/docs/html/search/functions_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['has_174',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]] + ['dobject_220',['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 e539695..045f70e 100644 --- a/docs/html/search/functions_4.js +++ b/docs/html/search/functions_4.js @@ -1,8 +1,18 @@ var searchData= [ - ['initlaize_5fopac_175',['initlaize_opac',['../opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8',1,'opac.h']]], - ['is_5fbig_5fendian_176',['is_big_endian',['../opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e',1,'opatIO.cpp']]], - ['isdebugenabled_177',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]], - ['isdebuggingenabled_178',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]], - ['isloaded_179',['isLoaded',['../classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630',1,'Constants::isLoaded()'],['../classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890',1,'OpatIO::isLoaded()']]] + ['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)']]] ]; diff --git a/docs/html/search/functions_5.js b/docs/html/search/functions_5.js index d6b880c..8445e07 100644 --- a/docs/html/search/functions_5.js +++ b/docs/html/search/functions_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['keys_180',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]] + ['has_236',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]] ]; diff --git a/docs/html/search/functions_6.js b/docs/html/search/functions_6.js index 0b164a1..484b2c6 100644 --- a/docs/html/search/functions_6.js +++ b/docs/html/search/functions_6.js @@ -1,8 +1,9 @@ var searchData= [ - ['load_181',['load',['../classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56',1,'OpatIO']]], - ['lock_182',['lock',['../classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a',1,'LockableDObject']]], - ['lockabledobject_183',['LockableDObject',['../classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee',1,'LockableDObject']]], - ['lookupclosesttableid_184',['lookupClosestTableID',['../classOpatIO.html#af870ebd76bef969fa1f7c8270ac25cd8',1,'OpatIO']]], - ['lookuptableid_185',['lookupTableID',['../classOpatIO.html#a37959ed6845e09302bb8c206e3e006e4',1,'OpatIO']]] + ['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()']]] ]; diff --git a/docs/html/search/functions_7.js b/docs/html/search/functions_7.js index 89d13c9..267abd4 100644 --- a/docs/html/search/functions_7.js +++ b/docs/html/search/functions_7.js @@ -1,5 +1,4 @@ var searchData= [ - ['main_186',['main',['../testDObject_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4',1,'testDObject.cpp']]], - ['metadata_187',['Metadata',['../classMetadata.html#ae849560667461008cb72e83919c20be0',1,'Metadata::Metadata()=default'],['../classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b',1,'Metadata::Metadata(std::size_t byteSize, std::string dataType, std::vector< std::size_t > dimensions, bool debugFlag=false)']]] + ['keys_243',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]] ]; diff --git a/docs/html/search/functions_8.js b/docs/html/search/functions_8.js index 825365b..840b7f5 100644 --- a/docs/html/search/functions_8.js +++ b/docs/html/search/functions_8.js @@ -1,6 +1,8 @@ var searchData= [ - ['opatio_188',['OpatIO',['../classOpatIO.html#a7f3436b3ac0dbe141b08d8064550f1b3',1,'OpatIO::OpatIO()'],['../classOpatIO.html#ae24b6a4f78529c4fe4719ea5438d5ed6',1,'OpatIO::OpatIO(std::string filename)']]], - ['operator_3c_3c_189',['operator<<',['../DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161',1,'operator<<(std::ostream &os, const DObject &obj): DObject.cpp'],['../Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'operator<<(std::ostream &os, const Metadata &metadata): Metadata.cpp']]], - ['operator_5b_5d_190',['operator[]',['../classConstants.html#ad75620743b867fc20d4a05027d1a1c01',1,'Constants']]] + ['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']]] ]; diff --git a/docs/html/search/related_0.js b/docs/html/search/related_0.js index 47c9688..c68be95 100644 --- a/docs/html/search/related_0.js +++ b/docs/html/search/related_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['operator_3c_3c_247',['operator<<',['../structConstant.html#ad298f7af7cdfd2e2267fd9e464558e2b',1,'Constant::operator<<()'],['../classDObject.html#a5b2896a287295bf59a0b9e4d0af21161',1,'DObject::operator<<()'],['../classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'Metadata::operator<<()']]] + ['operator_3c_3c_323',['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/searchdata.js b/docs/html/search/searchdata.js index 759406a..bbaab95 100644 --- a/docs/html/search/searchdata.js +++ b/docs/html/search/searchdata.js @@ -1,10 +1,10 @@ var indexSectionsWithContent = { - 0: "_bcdeghiklmnoprstuvxz~", - 1: "cdhlmot", - 2: "_cdlmort", - 3: "cdghiklmoprstu~", - 4: "bcdehilmnorsuvxz", + 0: "_abcdeghiklmnoprstuvwx~", + 1: "bcdhlmnot", + 2: "_cdlmoprt", + 3: "abcdghiklmnoprstuvwx~", + 4: "bcdehilmnorsuv", 5: "dp", 6: "o", 7: "e", diff --git a/docs/html/search/typedefs_0.js b/docs/html/search/typedefs_0.js index a5090f1..cca632c 100644 --- a/docs/html/search/typedefs_0.js +++ b/docs/html/search/typedefs_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['datatype_245',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]] + ['datatype_321',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]] ]; diff --git a/docs/html/search/typedefs_1.js b/docs/html/search/typedefs_1.js index 4c61099..8f9313c 100644 --- a/docs/html/search/typedefs_1.js +++ b/docs/html/search/typedefs_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['plugin_246',['Plugin',['../classDObject.html#af11334d08ef85c68b3aae7554548e5a7',1,'DObject']]] + ['plugin_322',['Plugin',['../classDObject.html#af11334d08ef85c68b3aae7554548e5a7',1,'DObject']]] ]; diff --git a/docs/latex/annotated.tex b/docs/latex/annotated.tex index de9ce65..94f5e46 100644 --- a/docs/latex/annotated.tex +++ b/docs/latex/annotated.tex @@ -1,5 +1,9 @@ \doxysection{Class List} Here are the classes, structs, unions and interfaces with brief descriptions\+:\begin{DoxyCompactList} +\item\contentsline{section}{\mbox{\hyperlink{classBilinearIntegratorWrapper}{Bilinear\+Integrator\+Wrapper}} \\*A wrapper class for bilinear integrator }{\pageref{classBilinearIntegratorWrapper}}{} +\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{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}}{} @@ -8,8 +12,11 @@ Here are the classes, structs, unions and interfaces with brief descriptions\+:\ \item\contentsline{section}{\mbox{\hyperlink{structHeader}{Header}} \\*Structure to hold the header information of an OPAT file }{\pageref{structHeader}}{} \item\contentsline{section}{\mbox{\hyperlink{classLockableDObject}{Lockable\+DObject}} \\*Wrapper for \mbox{\hyperlink{classDObject}{DObject}} with thread-\/safe access }{\pageref{classLockableDObject}}{} \item\contentsline{section}{\mbox{\hyperlink{classLockableDObjectTest}{Lockable\+DObject\+Test}} \\*Test suite for the \mbox{\hyperlink{classLockableDObject}{Lockable\+DObject}} class }{\pageref{classLockableDObjectTest}}{} +\item\contentsline{section}{\mbox{\hyperlink{classMeshIO}{Mesh\+IO}} \\*Class for handling mesh input/output operations }{\pageref{classMeshIO}}{} +\item\contentsline{section}{\mbox{\hyperlink{classmeshIOTest}{mesh\+IOTest}} }{\pageref{classmeshIOTest}}{} \item\contentsline{section}{\mbox{\hyperlink{classMetadata}{Metadata}} \\*Represents metadata information for data objects in the dobj module }{\pageref{classMetadata}}{} \item\contentsline{section}{\mbox{\hyperlink{classMetadataTest}{Metadata\+Test}} \\*Test suite for the \mbox{\hyperlink{classMetadata}{Metadata}} class }{\pageref{classMetadataTest}}{} +\item\contentsline{section}{\mbox{\hyperlink{classNonlinearPowerIntegrator}{Nonlinear\+Power\+Integrator}} \\*A class for nonlinear power integrator }{\pageref{classNonlinearPowerIntegrator}}{} \item\contentsline{section}{\mbox{\hyperlink{classOpatIO}{Opat\+IO}} \\*Class to manage the input/output operations for OPAT files }{\pageref{classOpatIO}}{} \item\contentsline{section}{\mbox{\hyperlink{classopatIOTest}{opat\+IOTest}} \\*Test suite for the const class }{\pageref{classopatIOTest}}{} \item\contentsline{section}{\mbox{\hyperlink{structOPATTable}{OPATTable}} \\*Structure to hold the data of an OPAT table }{\pageref{structOPATTable}}{} diff --git a/docs/latex/files.tex b/docs/latex/files.tex index 8c6e34f..acf426e 100644 --- a/docs/latex/files.tex +++ b/docs/latex/files.tex @@ -1,5 +1,7 @@ \doxysection{File List} Here is a list of all files with brief descriptions\+:\begin{DoxyCompactList} +\item\contentsline{section}{src/config/private/\mbox{\hyperlink{config_8cpp}{config.\+cpp}} }{\pageref{config_8cpp}}{} +\item\contentsline{section}{src/config/public/\mbox{\hyperlink{config_8h}{config.\+h}} }{\pageref{config_8h}}{} \item\contentsline{section}{src/const/private/\mbox{\hyperlink{const_8cpp}{const.\+cpp}} }{\pageref{const_8cpp}}{} \item\contentsline{section}{src/const/public/\mbox{\hyperlink{const_8h}{const.\+h}} }{\pageref{const_8h}}{} \item\contentsline{section}{src/dobj/private/\mbox{\hyperlink{DObject_8cpp}{DObject.\+cpp}} \\*Implementation of the \mbox{\hyperlink{classDObject}{DObject}} class }{\pageref{DObject_8cpp}}{} @@ -8,14 +10,24 @@ Here is a list of all files with brief descriptions\+:\begin{DoxyCompactList} \item\contentsline{section}{src/dobj/public/\mbox{\hyperlink{DObject_8h}{DObject.\+h}} \\*Defines the \mbox{\hyperlink{classDObject}{DObject}} class, a universal data container for the project }{\pageref{DObject_8h}}{} \item\contentsline{section}{src/dobj/public/\mbox{\hyperlink{LockableDObject_8h}{Lockable\+DObject.\+h}} \\*A lightweight wrapper for \mbox{\hyperlink{classDObject}{DObject}} that adds locking capabilities }{\pageref{LockableDObject_8h}}{} \item\contentsline{section}{src/dobj/public/\mbox{\hyperlink{Metadata_8h}{Metadata.\+h}} \\*Public interface for the \mbox{\hyperlink{classMetadata}{Metadata}} class used in the dobj module }{\pageref{Metadata_8h}}{} +\item\contentsline{section}{src/mesh\+IO/private/\mbox{\hyperlink{meshIO_8cpp}{mesh\+IO.\+cpp}} }{\pageref{meshIO_8cpp}}{} +\item\contentsline{section}{src/mesh\+IO/public/\mbox{\hyperlink{meshIO_8h}{mesh\+IO.\+h}} }{\pageref{meshIO_8h}}{} \item\contentsline{section}{src/opac/public/\mbox{\hyperlink{opac_8h}{opac.\+h}} }{\pageref{opac_8h}}{} \item\contentsline{section}{src/opat\+IO/private/\mbox{\hyperlink{opatIO_8cpp}{opat\+IO.\+cpp}} }{\pageref{opatIO_8cpp}}{} \item\contentsline{section}{src/opat\+IO/public/\mbox{\hyperlink{opatIO_8h}{opat\+IO.\+h}} }{\pageref{opatIO_8h}}{} +\item\contentsline{section}{src/poly/coeff/private/\mbox{\hyperlink{polyCoeff_8cpp}{poly\+Coeff.\+cpp}} }{\pageref{polyCoeff_8cpp}}{} +\item\contentsline{section}{src/poly/coeff/public/\mbox{\hyperlink{polyCoeff_8h}{poly\+Coeff.\+h}} }{\pageref{polyCoeff_8h}}{} +\item\contentsline{section}{src/poly/utils/private/\mbox{\hyperlink{polyIO_8cpp}{poly\+IO.\+cpp}} }{\pageref{polyIO_8cpp}}{} +\item\contentsline{section}{src/poly/utils/private/\mbox{\hyperlink{polyMFEMUtils_8cpp}{poly\+MFEMUtils.\+cpp}} }{\pageref{polyMFEMUtils_8cpp}}{} +\item\contentsline{section}{src/poly/utils/public/\mbox{\hyperlink{polyIO_8h}{poly\+IO.\+h}} }{\pageref{polyIO_8h}}{} +\item\contentsline{section}{src/poly/utils/public/\mbox{\hyperlink{polyMFEMUtils_8h}{poly\+MFEMUtils.\+h}} }{\pageref{polyMFEMUtils_8h}}{} +\item\contentsline{section}{tests/config/\mbox{\hyperlink{configTest_8cpp}{config\+Test.\+cpp}} \\*Unit tests for the \mbox{\hyperlink{classConfig}{Config}} class }{\pageref{configTest_8cpp}}{} \item\contentsline{section}{tests/const/\mbox{\hyperlink{constTest_8cpp}{const\+Test.\+cpp}} \\*Unit tests for the const class }{\pageref{constTest_8cpp}}{} \item\contentsline{section}{tests/dobj/\mbox{\hyperlink{DObjectTest_8cpp}{DObject\+Test.\+cpp}} \\*Unit tests for the \mbox{\hyperlink{classDObject}{DObject}} class }{\pageref{DObjectTest_8cpp}}{} \item\contentsline{section}{tests/dobj/\mbox{\hyperlink{LockableDObjectTest_8cpp}{Lockable\+DObject\+Test.\+cpp}} \\*Unit tests for the \mbox{\hyperlink{classLockableDObject}{Lockable\+DObject}} class }{\pageref{LockableDObjectTest_8cpp}}{} \item\contentsline{section}{tests/dobj/\mbox{\hyperlink{MetadataTest_8cpp}{Metadata\+Test.\+cpp}} \\*Unit tests and integration tests for the \mbox{\hyperlink{classMetadata}{Metadata}} class }{\pageref{MetadataTest_8cpp}}{} \item\contentsline{section}{tests/dobj\+\_\+sandbox/\mbox{\hyperlink{testDObject_8cpp}{test\+DObject.\+cpp}} }{\pageref{testDObject_8cpp}}{} +\item\contentsline{section}{tests/mesh\+IO/\mbox{\hyperlink{meshIOTest_8cpp}{mesh\+IOTest.\+cpp}} }{\pageref{meshIOTest_8cpp}}{} \item\contentsline{section}{tests/opat\+IO/\mbox{\hyperlink{opatIOTest_8cpp}{opat\+IOTest.\+cpp}} \\*Unit tests for the \mbox{\hyperlink{classOpatIO}{Opat\+IO}} class and associated structs }{\pageref{opatIOTest_8cpp}}{} \item\contentsline{section}{utils/opatio/build/lib/opatio/\mbox{\hyperlink{build_2lib_2opatio_2____init_____8py}{\+\_\+\+\_\+init\+\_\+\+\_\+.\+py}} }{\pageref{build_2lib_2opatio_2____init_____8py}}{} \item\contentsline{section}{utils/opatio/build/lib/opatio/opat/\mbox{\hyperlink{build_2lib_2opatio_2opat_2____init_____8py}{\+\_\+\+\_\+init\+\_\+\+\_\+.\+py}} }{\pageref{build_2lib_2opatio_2opat_2____init_____8py}}{} @@ -23,4 +35,5 @@ Here is a list of all files with brief descriptions\+:\begin{DoxyCompactList} \item\contentsline{section}{utils/opatio/src/opatio/\mbox{\hyperlink{src_2opatio_2____init_____8py}{\+\_\+\+\_\+init\+\_\+\+\_\+.\+py}} }{\pageref{src_2opatio_2____init_____8py}}{} \item\contentsline{section}{utils/opatio/src/opatio/opat/\mbox{\hyperlink{src_2opatio_2opat_2____init_____8py}{\+\_\+\+\_\+init\+\_\+\+\_\+.\+py}} }{\pageref{src_2opatio_2opat_2____init_____8py}}{} \item\contentsline{section}{utils/opatio/src/opatio/opat/\mbox{\hyperlink{src_2opatio_2opat_2opat_8py}{opat.\+py}} }{\pageref{src_2opatio_2opat_2opat_8py}}{} +\item\contentsline{section}{utils/opatio/utils/\mbox{\hyperlink{mkTestData_8py}{mk\+Test\+Data.\+py}} }{\pageref{mkTestData_8py}}{} \end{DoxyCompactList} diff --git a/docs/latex/refman.tex b/docs/latex/refman.tex index 17db990..d3417ca 100644 --- a/docs/latex/refman.tex +++ b/docs/latex/refman.tex @@ -186,6 +186,10 @@ \chapter{File Index} \input{files} \chapter{Class Documentation} +\input{classBilinearIntegratorWrapper} +\input{classCompositeNonlinearIntegrator} +\input{classConfig} +\input{classconfigTest} \input{structConstant} \input{classConstants} \input{classconstTest} @@ -194,13 +198,18 @@ \input{structHeader} \input{classLockableDObject} \input{classLockableDObjectTest} +\input{classMeshIO} +\input{classmeshIOTest} \input{classMetadata} \input{classMetadataTest} +\input{classNonlinearPowerIntegrator} \input{classOpatIO} \input{classopatIOTest} \input{structOPATTable} \input{structTableIndex} \chapter{File Documentation} +\input{config_8cpp} +\input{config_8h} \input{const_8cpp} \input{const_8h} \input{DObject_8cpp} @@ -209,14 +218,24 @@ \input{DObject_8h} \input{LockableDObject_8h} \input{Metadata_8h} +\input{meshIO_8cpp} +\input{meshIO_8h} \input{opac_8h} \input{opatIO_8cpp} \input{opatIO_8h} +\input{polyCoeff_8cpp} +\input{polyCoeff_8h} +\input{polyIO_8cpp} +\input{polyMFEMUtils_8cpp} +\input{polyIO_8h} +\input{polyMFEMUtils_8h} +\input{configTest_8cpp} \input{constTest_8cpp} \input{DObjectTest_8cpp} \input{LockableDObjectTest_8cpp} \input{MetadataTest_8cpp} \input{testDObject_8cpp} +\input{meshIOTest_8cpp} \input{opatIOTest_8cpp} \input{build_2lib_2opatio_2____init_____8py} \input{build_2lib_2opatio_2opat_2____init_____8py} @@ -225,6 +244,7 @@ \input{build_2lib_2opatio_2opat_2opat_8py} \input{src_2opatio_2opat_2opat_8py} \input{readme_8md} +\input{mkTestData_8py} %--- End generated contents --- % Index