All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
common Directory Reference

Files

file  alignedallocator.hh [code]
 This is a stand-alone version of boost::alignment::aligned_allocator from Boost 1.58.
 
file  basicproperties.hh [code]
 Defines a type tags and some fundamental properties all models.
 
file  conditionalstorage.hh [code]
 A simple class which only stores a given member attribute if a boolean condition is true.
 
file  genericguard.hh [code]
 A simple class which makes sure that a cleanup function is called once the object is destroyed.
 
file  parametersystem.hh [code]
 This file provides the infrastructure to retrieve run-time parameters.
 
file  pffgridvector.hh [code]
 
 
file  prefetch.hh [code]
 
 
file  propertysystem.hh [code]
 Provides the magic behind the eWoms property system.
 
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.hh [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.