GEOS
Namespaces | Functions
AcousticVTIFields.hpp File Reference
#include "common/DataLayouts.hpp"
#include "mesh/MeshFields.hpp"

Go to the source code of this file.

Namespaces

 geos
 
 geos::fields
 

Functions

 geos::fields::acousticvtifields::DECLARE_FIELD (Delta, "delta", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Delta thomsen anisotropy parameter")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (Epsilon, "epsilon", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Epsilon thomsen anisotropy parameter")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (F, "f", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "f quantity in VTI/TTI Fletcher's equations")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (StiffnessVector_p, "stiffnessVector_p", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Stiffness vector contains R_h*Pressure_n.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (StiffnessVector_q, "stiffnessVector_q", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Stiffness vector contains R_h*Pressure_n.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (Pressure_p_nm1, "pressure_p_nm1", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Scalar pressure at time n-1.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (Pressure_p_n, "pressure_p_n", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Scalar pressure at time n.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (Pressure_p_np1, "pressure_p_np1", array1d< real32 >, 0, LEVEL_0, WRITE_AND_READ, "Scalar pressure at time n+1.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (Pressure_q_nm1, "pressure_q_nm1", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Scalar auxiliary pressure q at time n-1.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (Pressure_q_n, "pressure_q_n", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Scalar auxiliary pressure q at time n.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (Pressure_q_np1, "pressure_q_np1", array1d< real32 >, 0, LEVEL_0, WRITE_AND_READ, "Scalar auxiliary pressure q at time n+1.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (DampingVector_p, "dampingVector_p", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Diagonal of the Damping Matrix for p terms in p equation.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (DampingVector_pq, "dampingVector_pq", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Diagonal of the Damping Matrix for q terms in p equation.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (DampingVector_q, "dampingVector_q", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Diagonal of the Damping Matrix for q terms in q equation.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (DampingVector_qp, "dampingVector_qp", array1d< real32 >, 0, NOPLOT, WRITE_AND_READ, "Diagonal of the Damping Matrix for p terms in q equation.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (LateralSurfaceFaceIndicator, "lateralSurfaceFaceIndicator", array1d< localIndex >, 0, NOPLOT, WRITE_AND_READ, "Free surface indicator, 1 if a face is on a lateral surface 0 otherwise.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (LateralSurfaceNodeIndicator, "lateralSurfaceNodeIndicator", array1d< localIndex >, 0, NOPLOT, WRITE_AND_READ, "Lateral surface indicator, 1 if a face is on a lateral surface 0 otherwise.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (BottomSurfaceFaceIndicator, "bottomSurfaceFaceIndicator", array1d< localIndex >, 0, NOPLOT, WRITE_AND_READ, "Bottom surface indicator, 1 if a face is on the bottom surface 0 otherwise.")
 
 geos::fields::acousticvtifields::DECLARE_FIELD (BottomSurfaceNodeIndicator, "bottomSurfaceNodeIndicator", array1d< localIndex >, 0, NOPLOT, WRITE_AND_READ, "Bottom surface indicator, 1 if a face is on the bottom surface 0 otherwise.")