|
GEOS
|
Namespace to contain the elastic wave kernels. More...
Classes | |
| class | ExplicitElasticSEMBase |
| Implements kernels for solving the elastic wave equations explicit central FD method and SEM. More... | |
| class | ExplicitElasticAttenuativeSEM |
| Specialization for attenuation kernel. More... | |
Typedefs | |
| template<typename SUBREGION_TYPE , typename CONSTITUTIVE_TYPE , typename FE_TYPE > | |
| using | ExplicitElasticSEM = ExplicitElasticSEMBase< SUBREGION_TYPE, CONSTITUTIVE_TYPE, FE_TYPE > |
| Specialization for standard iso elastic kernel. | |
| using | ExplicitElasticSEMFactory = finiteElement::KernelFactory< ExplicitElasticSEM, real64 > |
| using | ExplicitElasticAttenuativeSEMFactory = finiteElement::KernelFactory< ExplicitElasticAttenuativeSEM, real64 > |
Namespace to contain the elastic wave kernels.