This file contains the "PML2DQuad4" linearized four-node perfectly matched layer element declarations, which defines an element in a finite element mesh to absorb outgoing waves. More...
#include <map>
#include <memory>
#include <string>
#include <Eigen/Dense>
#include "Node.hpp"
#include "Load.hpp"
#include "Material.hpp"
#include "Element.hpp"
#include "QuadratureRule.hpp"
#include "Damping.hpp"
Go to the source code of this file.
Classes | |
class | PML2DQuad4 |
Class for creating a 2D linearized four-node perfectly matched layer element in a mesh. More... | |
This file contains the "PML2DQuad4" linearized four-node perfectly matched layer element declarations, which defines an element in a finite element mesh to absorb outgoing waves.