transmissionWeight.hh File Reference
#include "basics/vectorsMatrices.hh"
Go to the source code of this file.
Classes | |
class | hp2D::Quad< F > |
A 2D FEM element: a quad. More... | |
class | hp2D::TransmissionWeight |
Weight for the 2D transmission problem. More... | |
class | hp2D::TransmissionWeightProd |
Weight for the 2D transmission problem. More... | |
Namespaces | |
hp2D | |
2D hp-FEM for H1-conforming elements. | |
Functions | |
std::ostream & | hp2D::operator<< (std::ostream &os, const TransmissionWeight &p) |
std::ostream & | hp2D::operator<< (std::ostream &os, const TransmissionWeightProd &p) |
Detailed Description
Weight for 2D transmission problem in (-1,1)^2 to the coordinate axis
Definition in file transmissionWeight.hh.