GEOSX
release
Quick Start Guide
Tutorials
User Guide
Developer Guide
Contributing
Code Components
Data Repository
XML Input
Working with data in GEOSX
Mesh Hierarchy
DoF Manager
LvArray
Kernel interface
Adding a new Physics Solver
Doxygen
Build Guide
Datastructure Index
Contributors
Publications
Acknowledgements
GEOSX
Docs
»
Developer Guide
»
Code Components
Edit on GitHub
Code Components
ΒΆ
The main code components are described here.
Data Repository
MappedVector
Group
Wrapper
ObjectCatalog
XML Input
GEOSX data structure overview
Example: adding a new relative permeability model
Input Schema Generation
Working with data in GEOSX
Working with data on the Mesh objects
Mesh Hierarchy
DomainPartition
MeshBody
MeshLevel
Topological Mesh Objects
DoF Manager
Brief description
Methods
Example
Real mesh and patterns
LvArray
Use in GEOSX
LvArray documentation
Kernel interface
Finite Element Method Kernel Interface
Adding a new Physics Solver
LaplaceFEM
overview
Start doing your own Physic solver
Last steps