Class xlifepp::SpaceInfo#

class SpaceInfo#

structure to store general information of a space

Public Functions

inline SpaceInfo()#

default constructor general constructor

Public Members

dimen_t dimFun#

number of components of the basis functions

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

SpaceType spaceType#

type of space definition (FESpace,SPSpace,SubSpace,ProductSpace,OtherSpace)