Package: tetrascatt
Type: Package
Title: Acoustic Scattering for Complex Shapes by Using the DWBA
Version: 0.1.0
Date: 2023-02-08
Author: Juan Domingo Gonzalez [cre, aut],
  Edmundo Federico Lavia [aut],
  Guadalupe Cascallares [aut]
Authors@R: c(person("Juan Domingo", "Gonzalez", email = "juanrst@hotmail.com", 
                    role = c("cre","aut")),
             person("Edmundo Federico", "Lavia", email = "sivasadartantasvueltasnosirve@gmail.com",
                    role = "aut"),
             person("Guadalupe", "Cascallares", email = "mgcascallares@gmail.com", 
             role = "aut"))
Maintainer: Juan Domingo Gonzalez <juanrst@hotmail.com>
Description: Uses the Distorted Wave Born Approximation (DWBA) to compute the
  acoustic backward scattering, the geometry of the object is formed by a
  volumetric mesh, composed of tetrahedrons. This computation is done efficiently
  through an analytical 3D integration that allows for a solution which is
  expressed in terms of elementary functions for each tetrahedron.
  It is important to note that this method is only valid for objects whose
  acoustic properties, such as density and sound speed, do not vary significantly
  compared to the surrounding medium.
Encoding: UTF-8
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.9)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-02-27 15:40:31 UTC; juan
Repository: CRAN
Date/Publication: 2023-02-27 17:10:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-02-28 13:22:00 UTC; unix
Archs: tetrascatt.so.dSYM
