elasticity_impl.hpp File Reference

Elasticity helper class - template implementations. More...

Include dependency graph for elasticity_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Opm
 
 Opm::Elasticity
 

Macros

#define INDEX(i, j)   i+6*j
 
#define INDEX(i, j)   i+3*j
 

Functions

Dune::FieldVector< double, 3 > Opm::Elasticity::waveSpeeds (const Dune::FieldMatrix< double, 6, 6 > &C, double phi, double theta, double density)
 Compute the elastic wave velocities. More...
 

Detailed Description

Elasticity helper class - template implementations.

Date
Nov 9 2011
Author
Arne Morten Kvarving / SINTEF

Macro Definition Documentation

#define INDEX (   i,
 
)    i+6*j
#define INDEX (   i,
 
)    i+3*j