, including all inherited members.
add_arc(GraphNode *source, GraphNode *target) | MKGraph | |
add_igeom_instance(iGeom *igeom) | MKCore | |
add_irel_pair(iRel::PairHandle *pair) | MKCore | [inline] |
add_sizing_function(SizingFunction *sf) | MKCore | |
clear_graph() | MKGraph | |
construct_meshop(MeshOpProxy *op_info, const MEntVector &me_vec=MEntVector()) | MKCore | |
construct_meshop(std::string op_name, const MEntVector &me_vec=MEntVector()) | MKCore | |
construct_meshop(unsigned int dim, const MEntVector &me_vec=MEntVector()) | MKCore | |
create_mbg_model_entities(moab::EntityHandle modelRootSet, bool geometry) | MKCore | |
defaultMeshOps | MKCore | [private] |
delete_all() | MKCore | |
delete_model_entities() | MKCore | |
eb_mesher() const | MKCore | [inline] |
eb_mesher(EBMesher *ebm) | MKCore | [inline] |
ebMesher | MKCore | [private] |
execute() | MKGraph | [virtual] |
execute_before(GraphNode *upto) | MKGraph | [virtual] |
find_meshop(std::string op_name) const | MKGraph | |
find_node(std::string op_name) const | MKGraph | |
get_default_meshop(unsigned dimension) | MKCore | |
get_entities_by_dimension(int dim, MEntVector &model_ents, int igindx=-1) | MKCore | |
get_entities_by_handle(MEntVector &model_ents) | MKCore | |
get_graph() | MKGraph | [inline] |
get_graph() const | MKGraph | [inline] |
get_meshop(lemon::ListDigraph::Node node) const | MKGraph | |
get_node(lemon::ListDigraph::Node node) const | MKGraph | [inline] |
group_set_pair(unsigned index=0) | MKCore | [inline] |
groupSetPairs | MKCore | [private] |
iCreatedIgeoms | MKCore | [private] |
iCreatedImeshs | MKCore | [private] |
iCreatedIrels | MKCore | [private] |
iCreatedMoabs | MKCore | [private] |
igeom_instance(unsigned index=0) | MKCore | [inline] |
igeom_model_tag(unsigned index=0) | MKCore | [inline] |
iGeomInstances | MKCore | [private] |
iGeomModelTags | MKCore | [private] |
imesh_instance(unsigned index=0) | MKCore | [inline] |
iMeshInstances | MKCore | [private] |
init(bool construct_missing_ifaces) | MKCore | [private] |
init_opsbydim() | MKCore | [private] |
initialize_mesh_based_geometry(iBase_EntitySetHandle modelSet) | MKCore | |
insert_node(GraphNode *inserted, GraphNode *before, GraphNode *after=NULL) | MKGraph | |
irel_instance(unsigned index=0) | MKCore | [inline] |
irel_pair(unsigned index=0) | MKCore | [inline] |
iRelInstances | MKCore | [private] |
iRelPairs | MKCore | [private] |
leaf_node() const | MKGraph | [inline] |
leafNode | MKGraph | [protected] |
load_geometry(const char *filename, const char *options=NULL, int geom_index=0, int mesh_index=0, int irel_index=0, bool relate_too=false, bool populate_too=true) | MKCore | |
load_geometry_mesh(const char *geom_filename, const char *mesh_filename, const char *geom_options=NULL, const char *mesh_options=NULL, int geom_index=0, int mesh_index=0, int irel_index=0, bool relate_too=true, bool populate_too=true) | MKCore | |
load_mesh(const char *filename, const char *options=NULL, int geom_index=0, int mesh_index=0, int irel_index=0, bool relate_too=false, bool populate_too=true) | MKCore | |
meshop_by_dimension(int dim, std::vector< MeshOpProxy * > &ops) | MKCore | |
meshop_by_mesh_type(moab::EntityType tp, std::vector< MeshOpProxy * > &ops) | MKCore | |
meshop_by_modelent(ModelEnt *const ent, std::vector< MeshOpProxy * > &ops) | MKCore | |
meshop_index(const char *op_name) | MKCore | [static] |
meshop_proxy(const char *op_name) | MKCore | [static] |
meshop_proxy(unsigned index) | MKCore | [static] |
MKCore(iGeom *igeom=NULL, moab::Interface *moab=NULL, iMesh *imesh=NULL, iRel *irel=NULL, bool construct_missing_ifaces=true) | MKCore | |
mkGraph | MKGraph | [protected] |
MKGraph() | MKGraph | |
moab_geom_dim_tag(unsigned index=0) | MKCore | [inline] |
moab_global_id_tag(unsigned index=0) | MKCore | [inline] |
moab_instance(unsigned index=0) | MKCore | [inline] |
moab_model_tag(unsigned index=0) | MKCore | [inline] |
moabGeomDimTags | MKCore | [private] |
moabIDTags | MKCore | [private] |
moabInstances | MKCore | [private] |
moabModelTags | MKCore | [private] |
modelEnts | MKCore | [private] |
node_map() | MKGraph | [inline] |
node_map() const | MKGraph | [inline] |
nodeMap | MKGraph | [protected] |
num_meshops() | MKCore | [static] |
number_of_igeom_instances() | MKCore | [inline] |
other_node(lemon::ListDigraph::Arc arc, GraphNode *node) const | MKGraph | |
populate_model_ents(int geom_index=0, int mesh_index=0, int irel_index=0, bool only_geom=false) | MKCore | |
print_bfs_graph() | MKGraph | |
print_graph(const char *filename=NULL) | MKGraph | |
register_meshop(MeshOpProxy *proxy) | MKCore | [static] |
remove_mesh_based_geometry(int index) | MKCore | |
remove_sizing_function(int index, bool delete_too=true) | MKCore | |
root_node() const | MKGraph | [inline] |
rootNode | MKGraph | [protected] |
save_geometry(const char *filename, const char *options=NULL, int index=0) | MKCore | |
save_mesh(const char *filename, const char *options=NULL, int index=0) | MKCore | |
save_mesh_from_model_ents(const char *filename, MEntVector &ments, const char *options=NULL, int index=0) | MKCore | |
set_default_meshop(const char *op_name, unsigned short dims) | MKCore | |
set_default_meshop(unsigned op_index, unsigned short dims) | MKCore | |
set_default_meshop(MeshOpProxy *mesh_op, unsigned short dims) | MKCore | |
setup(bool reset=true) | MKGraph | [virtual] |
setup_and_execute() | MKGraph | [inline, virtual] |
sizing_function(int index) | MKCore | [inline] |
sizing_function(double size, bool create_if_missing) | MKCore | |
sizingFunctions | MKCore | [private] |
source(lemon::ListDigraph::Arc arc) const | MKGraph | [inline] |
target(lemon::ListDigraph::Arc arc) const | MKGraph | [inline] |
vertex_mesher() const | MKCore | [inline] |
vertex_mesher(VertexMesher *vm) | MKCore | [inline] |
vertexMesher | MKCore | [private] |
~MKCore() | MKCore | [virtual] |
~MKGraph() | MKGraph | [virtual] |