opm-simulators
utils Directory Reference

Files

file  alignedallocator.hh [code]
 
This is a stand-alone version of boost::alignment::aligned_allocator from Boost 1.58
 
file  basicparameters.hh [code]
 Defines some fundamental parameters for all models.
 
file  basicproperties.hh [code]
 Defines a type tags and some fundamental properties all models.
 
file  genericguard.hh [code]
 A simple class which makes sure that a cleanup function is called once the object is destroyed.
 
file  parametersystem.cpp
 This file provides the infrastructure to retrieve run-time parameters.
 
file  parametersystem.hpp [code]
 This file provides the infrastructure to retrieve run-time parameters.
 
file  pffgridvector.hh [code]
 
 
file  prefetch.hh [code]
 
 
file  propertysystem.hh [code]
 The Opm property system, traits with inheritance.
 
file  quadraturegeometries.hh [code]
 Quadrature geometry for quadrilaterals.
 
file  signum.hh [code]
 
 
file  simulator.hh [code]
 Manages the initializing and running of time dependent problems.
 
file  start.hh [code]
 Provides convenience routines to bring up the simulation at runtime.
 
file  timer.hpp [code]
 Provides an encapsulation to measure the system time.
 
file  timerguard.hh [code]
 A simple class which makes sure that a timer gets stopped if an exception is thrown.