, including all inherited members.
addMidPoint() const | Feel::Gmsh | [inline] |
boundingBox() const | Feel::Gmsh | [inline] |
description() const | Feel::Gmsh | [inline] |
dimension() const | Feel::Gmsh | [inline] |
DomainType enum name (defined in Feel::Gmsh) | Feel::Gmsh | |
generate(std::string const &name) const | Feel::Gmsh | |
generate(std::string const &name, std::string const &geo, bool const forceRebuild=false, bool const parametric=false, bool const modifGeo=true) const | Feel::Gmsh | |
generateCircle(std::string const &__name, double __h) (defined in Feel::Gmsh) | Feel::Gmsh | |
generateCube(std::string const &__name, double __h) (defined in Feel::Gmsh) | Feel::Gmsh | |
generateGeo(std::string const &name, std::string const &geo, bool const modifGeo=true) const | Feel::Gmsh | [protected] |
generateLine(std::string const &__name, double __h) (defined in Feel::Gmsh) | Feel::Gmsh | |
generateSquare(std::string const &__name, double __h) (defined in Feel::Gmsh) | Feel::Gmsh | |
getDescription() const | Feel::Gmsh | [inline, protected, virtual] |
getDescriptionFromFile(std::string const &file) const | Feel::Gmsh | |
Gmsh(int nDim=1, int nOrder=GMSH_ORDER_ONE) (defined in Feel::Gmsh) | Feel::Gmsh | |
Gmsh(Gmsh const &__g) (defined in Feel::Gmsh) | Feel::Gmsh | |
GMSH_REAL_DOMAIN enum value (defined in Feel::Gmsh) | Feel::Gmsh | |
GMSH_REFERENCE_DOMAIN enum value (defined in Feel::Gmsh) | Feel::Gmsh | |
h() const | Feel::Gmsh | [inline] |
h(double _h) | Feel::Gmsh | [inline] |
M_addmidpoint | Feel::Gmsh | [protected] |
M_comm (defined in Feel::Gmsh) | Feel::Gmsh | [protected] |
M_desc (defined in Feel::Gmsh) | Feel::Gmsh | [mutable, protected] |
M_dimension | Feel::Gmsh | [protected] |
M_h | Feel::Gmsh | [protected] |
M_I | Feel::Gmsh | [protected] |
M_name (defined in Feel::Gmsh) | Feel::Gmsh | [protected] |
M_order | Feel::Gmsh | [protected] |
M_usePhysicalNames | Feel::Gmsh | [protected] |
M_version (defined in Feel::Gmsh) | Feel::Gmsh | [protected] |
New(po::variables_map const &vm) (defined in Feel::Gmsh) | Feel::Gmsh | [static] |
New(std::string const &shape, uint16_type d=2, uint16_type o=1, std::string const &ct="simplex") (defined in Feel::Gmsh) | Feel::Gmsh | [static] |
operator=(Gmsh const &__g) | Feel::Gmsh | [inline] |
order() const | Feel::Gmsh | [inline] |
preamble() const | Feel::Gmsh | |
prefix() const | Feel::Gmsh | [inline] |
ref() | Feel::Gmsh | [inline] |
refine(std::string const &name, int level=1, bool const parametric=false) const | Feel::Gmsh | |
setAddMidPoint(bool add) | Feel::Gmsh | [inline] |
setCharacteristicLength(double _h) | Feel::Gmsh | [inline, virtual] |
setDescription(std::string const &desc) | Feel::Gmsh | [inline] |
setOrder(int o) | Feel::Gmsh | [inline] |
setPrefix(std::string const &name) | Feel::Gmsh | [inline] |
setReferenceDomain() | Feel::Gmsh | [inline, virtual] |
setVersion(std::string version) | Feel::Gmsh | [inline] |
setX(std::pair< double, double > const &x) (defined in Feel::Gmsh) | Feel::Gmsh | [inline, virtual] |
setY(std::pair< double, double > const &y) (defined in Feel::Gmsh) | Feel::Gmsh | [inline, virtual] |
setZ(std::pair< double, double > const &z) (defined in Feel::Gmsh) | Feel::Gmsh | [inline, virtual] |
usePhysicalNames() const | Feel::Gmsh | [inline] |
usePhysicalNames(bool option) | Feel::Gmsh | [inline] |
version() const | Feel::Gmsh | [inline] |
xmax() const (defined in Feel::Gmsh) | Feel::Gmsh | [inline] |
xmin() const (defined in Feel::Gmsh) | Feel::Gmsh | [inline] |
ymax() const (defined in Feel::Gmsh) | Feel::Gmsh | [inline] |
ymin() const (defined in Feel::Gmsh) | Feel::Gmsh | [inline] |
zmax() const (defined in Feel::Gmsh) | Feel::Gmsh | [inline] |
zmin() const (defined in Feel::Gmsh) | Feel::Gmsh | [inline] |
~Gmsh() (defined in Feel::Gmsh) | Feel::Gmsh | [virtual] |