GEOS
|
This is the complete list of members for geos::WaveSolverUtils, including all inherited members.
AttenuationType enum name | geos::WaveSolverUtils | |
compute2dVariableSeismoTrace(real64 const time_n, real64 const dt, localIndex const regionIndex, arrayView1d< localIndex const > const receiverRegion, real64 const timeSeismo, localIndex const iSeismo, arrayView1d< localIndex const > const receiverElem, arrayView2d< real64 const > const receiverConstants, arrayView1d< localIndex const > const receiverIsLocal, arrayView2d< real32 const > const var_np1, arrayView2d< real32 const > const var_n, arrayView2d< real32 > varAtReceivers) | geos::WaveSolverUtils | inlinestatic |
computeCoordinatesOnReferenceElement(real64 const (&coords)[3], arraySlice1d< localIndex const, cells::NODE_MAP_USD - 1 > const elemsToNodes, arrayView2d< real64 const, nodes::REFERENCE_POSITION_USD > const nodeCoords, real64(&coordsOnRefElem)[3]) | geos::WaveSolverUtils | inlinestatic |
computeDASVector(real64 const dip, real64 const azimuth) | geos::WaveSolverUtils | inlinestatic |
computeSeismoTrace(real64 const time_n, real64 const dt, real64 const timeSeismo, localIndex const iSeismo, arrayView2d< localIndex const > const receiverNodeIds, arrayView2d< real64 const > const receiverConstants, arrayView1d< localIndex const > const receiverIsLocal, arrayView1d< real32 const > const var_np1, arrayView1d< real32 const > const var_n, arrayView2d< real32 > varAtReceivers, arrayView1d< real32 > coeffs={}, bool add=false) | geos::WaveSolverUtils | inlinestatic |
DASType enum name | geos::WaveSolverUtils | |
dotProduct(localIndex const size, arrayView1d< real32 > const &vector1, arrayView1d< real32 > const &vector2, real64 &res) | geos::WaveSolverUtils | inlinestatic |
epsilonLoc (defined in geos::WaveSolverUtils) | geos::WaveSolverUtils | static |
evaluateRicker(real64 const time_n, real32 const f0, real32 const t0, localIndex const order) (defined in geos::WaveSolverUtils) | geos::WaveSolverUtils | inlinestatic |
EXEC_POLICY typedef (defined in geos::WaveSolverUtils) | geos::WaveSolverUtils | |
initTrace(char const *prefix, string const &name, bool const outputSeismoTrace, localIndex const nReceivers, arrayView1d< localIndex const > const receiverIsLocal) | geos::WaveSolverUtils | inlinestatic |
locateSourceElement(real64 const numFacesPerElem, real64 const (&elemCenter)[3], arrayView2d< real64 const > const faceNormal, arrayView2d< real64 const > const faceCenter, arraySlice1d< localIndex const > const elemsToFaces, real64 const (&coords)[3]) | geos::WaveSolverUtils | inlinestatic |
writeSeismoTrace(char const *prefix, string const &name, bool const outputSeismoTrace, localIndex const nReceivers, arrayView1d< localIndex const > const receiverIsLocal, localIndex const nsamplesSeismoTrace, arrayView2d< real32 const > const varAtReceivers) | geos::WaveSolverUtils | inlinestatic |
writeSeismoTraceVector(char const *prefix, string const &name, bool const outputSeismoTrace, localIndex const nReceivers, arrayView1d< localIndex const > const receiverIsLocal, localIndex const nsamplesSeismoTrace, arrayView2d< real32 const > const varAtReceiversx, arrayView2d< real32 const > const varAtReceiversy, arrayView2d< real32 const > const varAtReceiversz) | geos::WaveSolverUtils | inlinestatic |
wsCoordType typedef (defined in geos::WaveSolverUtils) | geos::WaveSolverUtils |