GEOS
Classes | Typedefs
geos::acousticWaveEquationSEMKernels Namespace Reference

Namespace to contain the acoustic wave kernels. More...

Classes

class  ExplicitAcousticSEMBase
 Implements kernels for solving the acoustic wave equations explicit central FD method and SEM. More...
 
class  ExplicitAcousticAttenuativeSEM
 Specialization for attenuation kernel. More...
 

Typedefs

template<typename SUBREGION_TYPE , typename CONSTITUTIVE_TYPE , typename FE_TYPE >
using ExplicitAcousticSEM = ExplicitAcousticSEMBase< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE >
 Specialization for standard iso elastic kernel.
 
using ExplicitAcousticSEMFactory = finiteElement::KernelFactory< ExplicitAcousticSEM, real64 >
 
using ExplicitAcousticAttenuativeSEMFactory = finiteElement::KernelFactory< ExplicitAcousticAttenuativeSEM, real64 >
 

Detailed Description

Namespace to contain the acoustic wave kernels.