32 std::istream &operator>> (std::istream &i);
33 std::ostream &operator<< (std::ostream &o)
const;
45 #endif // !__WDG18INF_H
RSymMatrix IntFF() const
Integrals of all products of two shape functions over the element.
Base class for all 3-D unstructured element types.
Definition: element.h:1257
BYTE Type() const
Returns an element type identifier.
Definition: wdg18inf.h:25
int nNode() const
Returns the number of nodes associated with the element.
Definition: wdg18inf.h:27
void Initialise(const NodeList &nlist)
Element initialisation.
Dense matrix class.
Definition: crmatrix.h:38
#define ELID_WDG18INF
18-noded infinite wedge element
Definition: element.h:42
Definition: wdg18inf.h:18