This is the complete list of members for Feel::GmshHypercubeDomain, 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 | |
format() const | Feel::Gmsh | inline |
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 | |
generateGeo(std::string const &name, std::string const &geo, bool const modifGeo=true) const | Feel::Gmsh | protected |
geoParameter(std::string const &_name) | Feel::Gmsh | inline |
geoParameters() | Feel::Gmsh | inline |
getDescriptionFromFile(std::string const &file) const | Feel::Gmsh | |
Gmsh(int nDim=1, int nOrder=GMSH_ORDER_ONE, WorldComm const &worldComm=Environment::worldComm()) (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 | |
GmshHypercubeDomain(int dim, int order) (defined in Feel::GmshHypercubeDomain) | Feel::GmshHypercubeDomain | |
GmshHypercubeDomain(int dim, int order, int rdim, bool use_hypercube) (defined in Feel::GmshHypercubeDomain) | Feel::GmshHypercubeDomain | |
GmshHypercubeDomain(GmshHypercubeDomain const &td) (defined in Feel::GmshHypercubeDomain) | Feel::GmshHypercubeDomain | |
gpstr2map(std::string const &geopars) | Feel::Gmsh | static |
h() const | Feel::Gmsh | inline |
h(double _h) | Feel::Gmsh | inline |
isASCIIFormat() const | Feel::Gmsh | inline |
isBinaryFormat() const | Feel::Gmsh | inline |
M_addmidpoint | Feel::Gmsh | protected |
M_desc (defined in Feel::Gmsh) | Feel::Gmsh | mutableprotected |
M_dimension | Feel::Gmsh | protected |
M_format (defined in Feel::Gmsh) | Feel::Gmsh | protected |
M_geoParamMap (defined in Feel::Gmsh) | 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_partition_file | Feel::Gmsh | protected |
M_partitioner | Feel::Gmsh | protected |
M_partitions | Feel::Gmsh | protected |
M_recombine | Feel::Gmsh | protected |
M_refine_levels | Feel::Gmsh | protected |
M_shear | Feel::Gmsh | protected |
M_structured (defined in Feel::Gmsh) | Feel::Gmsh | protected |
M_substructuring (defined in Feel::Gmsh) | Feel::Gmsh | protected |
M_usePhysicalNames | Feel::Gmsh | protected |
M_version (defined in Feel::Gmsh) | Feel::Gmsh | protected |
M_worldComm | Feel::Gmsh | protected |
mshFileByPartition() const | Feel::Gmsh | inline |
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 |
numberOfPartitions() const | Feel::Gmsh | inline |
operator=(Gmsh const &__g) | Feel::Gmsh | |
order() const | Feel::Gmsh | inline |
partitioner() const | Feel::Gmsh | inline |
preamble() const | Feel::Gmsh | |
prefix() const | Feel::Gmsh | inline |
rebuildPartitionMsh(std::string const &nameMshInput, std::string const &nameMshOutput) const | Feel::Gmsh | |
recombine() const | Feel::Gmsh | inline |
ref() | Feel::Gmsh | inline |
refine(std::string const &name, int level=1, bool const parametric=false) const | Feel::Gmsh | |
refinementLevels() const (defined in Feel::Gmsh) | Feel::Gmsh | inline |
retrieveGeoParameters(std::string const &geo) const | Feel::Gmsh | |
setAddMidPoint(bool add) | Feel::Gmsh | inline |
setCharacteristicLength(double _h) | Feel::Gmsh | inlinevirtual |
setDescription(std::string const &desc) | Feel::Gmsh | inline |
setDimension(int dim) | Feel::Gmsh | inline |
setFileFormat(GMSH_FORMAT format) | Feel::Gmsh | inline |
setGeoParameter(std::string const &_name, double _value) | Feel::Gmsh | inline |
setGeoParameters(std::map< std::string, std::string > const &geomap, bool _update=1) | Feel::Gmsh | inline |
setMshFileByPartition(bool p) | Feel::Gmsh | inline |
setNumberOfPartitions(int n) | Feel::Gmsh | inline |
setOrder(int o) | Feel::Gmsh | inline |
setPartitioner(GMSH_PARTITIONER const &p) | Feel::Gmsh | inline |
setPrefix(std::string const &name) | Feel::Gmsh | inline |
setRecombine(bool _recombine) | Feel::Gmsh | inline |
setReferenceDomain() | Feel::Gmsh | inlinevirtual |
setRefinementLevels(int levels) (defined in Feel::Gmsh) | Feel::Gmsh | inline |
setShear(double _shear) | Feel::Gmsh | inline |
setStructuredMesh(int s) (defined in Feel::Gmsh) | Feel::Gmsh | inline |
setSubStructuring(bool substruct) (defined in Feel::Gmsh) | Feel::Gmsh | inline |
setVersion(std::string version, GMSH_FORMAT format=GMSH_FORMAT_ASCII) | Feel::Gmsh | inline |
setWorldComm(WorldComm const &_worldcomm) | Feel::Gmsh | inline |
setX(std::pair< double, double > const &x) (defined in Feel::Gmsh) | Feel::Gmsh | inlinevirtual |
setY(std::pair< double, double > const &y) (defined in Feel::Gmsh) | Feel::Gmsh | inlinevirtual |
setZ(std::pair< double, double > const &z) (defined in Feel::Gmsh) | Feel::Gmsh | inlinevirtual |
shear() const | Feel::Gmsh | inline |
structuredMesh() const (defined in Feel::Gmsh) | Feel::Gmsh | inline |
subStructuring() const (defined in Feel::Gmsh) | Feel::Gmsh | inline |
usePhysicalNames() const | Feel::Gmsh | inline |
usePhysicalNames(bool option) | Feel::Gmsh | inline |
version() const | Feel::Gmsh | inline |
worldComm() 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 |
~GmshHypercubeDomain() (defined in Feel::GmshHypercubeDomain) | Feel::GmshHypercubeDomain |