Class xlifepp::SpaceInfo#
-
class SpaceInfo#
-
structure to store general information of a space
Public Functions
-
inline SpaceInfo()#
-
default constructor general constructor
Public Members
-
const GeomDomain *domain_p#
-
geometric domain supporting the space
-
string_t name#
-
name of space
-
SobolevType spaceConforming#
-
conforming space: L2 or H1 or Hdiv or Hcurl or H2 or Hinf
-
inline SpaceInfo()#