35 #ifndef DISCSEGINTEGRATIONRULE_H_ 36 #define DISCSEGINTEGRATIONRULE_H_ 62 virtual int SetUpPointsOnLine(
int iNumPointsPerSeg,
MaterialMode mode);
DiscontinuousSegmentIntegrationRule provides integration over a discontinuous boundary segment...
Abstract base class for all finite elements.
MaterialMode
Type representing material mode of integration point.
std::vector< Line > mSegments
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing Gaussian-quadrature integration rule.