#include <etface.hpp>
Public Member Functions | |
ETFaceShell (const ushort &idx, const std::string &ident, ET &type, const TFunctionCoorFromElement &funcFromElement, const TFunctionCoorToElement &funcToElement, const std::vector< real_type > &localCoordinatesNodes, const std::vector< ETEdge * > &theedges) | |
virtual void | init () |
sets initial data, must be called immediately after construction! | |
Protected Member Functions | |
virtual void | generateNodesFromElement () |
returns the specific integration point data |
virtual void sfem::element::ETFaceShell::generateNodesFromElement | ( | ) | [protected, virtual] |
returns the specific integration point data
intpt | ... number of intpt |
Reimplemented from sfem::element::ETHyperFace< 2 >.