GEOS
Classes | Namespaces | Typedefs | Functions
WaveSolverBase.hpp File Reference
#include "mesh/MeshFields.hpp"
#include "physicsSolvers/PhysicsSolverBase.hpp"
#include "common/LifoStorage.hpp"
#include "functions/TableFunction.hpp"
#include "finiteElement/elementFormulations/Qk_Hexahedron_Lagrange_GaussLobatto.hpp"
#include "finiteElement/elementFormulations/BB_Tetrahedron.hpp"
#include "mesh/DomainPartition.hpp"
#include "WaveSolverUtils.hpp"

Go to the source code of this file.

Classes

class  geos::WaveSolverBase
 
struct  geos::WaveSolverBase::viewKeyStruct
 
struct  geos::WaveSolverBase::parametersPML
 

Namespaces

 geos
 
 geos::fields
 

Typedefs

using geos::fields::reference32Type = array2d< WaveSolverUtils::wsCoordType, nodes::REFERENCE_POSITION_PERM >
 

Functions

 geos::fields::DECLARE_FIELD (referencePosition32, "referencePosition32", reference32Type, 0, NOPLOT, WRITE_AND_READ, "Copy of the referencePosition from NodeManager in 32 bits integer")
 
 geos::fields::DECLARE_FIELD (taperCoeff, "taperCoeff", array1d< real32 >, 1.0, NOPLOT, WRITE_AND_READ, "Array continaing the coefficients for the taper")