Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::WriteCCMIO Member List

This is the complete list of members for moab::WriteCCMIO, including all inherited members.

close_and_compress(const char *filename, CCMIOID rootID)moab::WriteCCMIOprivate
create_ccmio_structure(CCMIOID rootID, CCMIOID &stateID, CCMIOID &processorID)moab::WriteCCMIOprivate
factory(Interface *)moab::WriteCCMIOstatic
fileNamemoab::WriteCCMIOprivate
gather_matset_info(std::vector< EntityHandle > &matsets, std::vector< MaterialSetData > &matset_data, Range &all_verts)moab::WriteCCMIOprivate
gather_neuset_info(std::vector< EntityHandle > &neusets, std::vector< NeumannSetData > &neuset_data)moab::WriteCCMIOprivate
get_gids(const Range &ents, int *&gids, int &minid, int &maxid)moab::WriteCCMIOprivate
get_neuset_elems(EntityHandle neuset, int current_sense, Range &forward_elems, Range &reverse_elems)moab::WriteCCMIOprivate
get_sets(const EntityHandle *ent_handles, int num_sets, std::vector< EntityHandle > &matsets, std::vector< EntityHandle > &dirsets, std::vector< EntityHandle > &neusets, std::vector< EntityHandle > &partsets)moab::WriteCCMIOprivate
get_valid_sides(Range &elems, const int sense, WriteCCMIO::NeumannSetData &neuset_data)moab::WriteCCMIOprivate
initialize_file(MeshInfo &mesh_info)moab::WriteCCMIOprivate
mbImplmoab::WriteCCMIOprivate
mBoundaryTypeTagmoab::WriteCCMIOprivate
mColorIdxTagmoab::WriteCCMIOprivate
mCreatingProgramTagmoab::WriteCCMIOprivate
mCurrentMeshHandlemoab::WriteCCMIOprivate
mDimensionmoab::WriteCCMIOprivate
mDirichletSetTagmoab::WriteCCMIOprivate
mEntityMarkmoab::WriteCCMIOprivate
mFreeSurfaceMaterialTagmoab::WriteCCMIOprivate
mGlobalIdTagmoab::WriteCCMIOprivate
mGroupIdTagmoab::WriteCCMIOprivate
mHasMidNodesTagmoab::WriteCCMIOprivate
mLightMaterialTagmoab::WriteCCMIOprivate
mMaterialIdTagmoab::WriteCCMIOprivate
mMaterialSetTagmoab::WriteCCMIOprivate
mMaterialTypeTagmoab::WriteCCMIOprivate
mNameTagmoab::WriteCCMIOprivate
mNeumannSetTagmoab::WriteCCMIOprivate
moab_to_ccmio_type(EntityType etype, int has_mid_nodes[])moab::WriteCCMIOprivate
mPartitionSetTagmoab::WriteCCMIOprivate
mPorosityIdTagmoab::WriteCCMIOprivate
mProcessorIdTagmoab::WriteCCMIOprivate
mProstarRegionNumberTagmoab::WriteCCMIOprivate
mRadiationTagmoab::WriteCCMIOprivate
mSpinIdTagmoab::WriteCCMIOprivate
mThicknessTagmoab::WriteCCMIOprivate
mWholeMeshmoab::WriteCCMIOprivate
mWriteIfacemoab::WriteCCMIOprivate
open_file(const char *filename, bool overwrite, CCMIOID &rootID)moab::WriteCCMIOprotected
reset_matset(std::vector< MaterialSetData > &matset_info)moab::WriteCCMIOprivate
transform_coords(const int dimension, const int num_nodes, double *coords)moab::WriteCCMIOprivate
write_cells_and_faces(CCMIOID rootID, std::vector< WriteCCMIO::MaterialSetData > &matset_data, std::vector< WriteCCMIO::NeumannSetData > &neuset_data, Range &verts, CCMIOID &topologyID)moab::WriteCCMIOprivate
write_dbl_option(const char *opt_name, EntityHandle seth, Tag &tag, CCMIOID &node)moab::WriteCCMIOprivate
write_external_faces(CCMIOID rootID, CCMIOID topologyID, int set_num, Range &facets)moab::WriteCCMIOprivate
write_file(const char *file_name, const bool overwrite, const FileOptions &opts, const EntityHandle *output_list, const int num_sets, const std::vector< std::string > &qa_list, const Tag *tag_list=NULL, int num_tags=0, int export_dimension=3)moab::WriteCCMIOvirtual
write_int_option(const char *opt_name, EntityHandle seth, Tag &tag, CCMIOID &node)moab::WriteCCMIOprivate
write_meshes(MeshInfo &mesh_info, std::vector< MaterialSetData > &matset_data, std::vector< NeumannSetData > &neuset_data, Range &verts, const int *vgids)moab::WriteCCMIOprivate
write_nodes(CCMIOID rootID, const Range &nodes, const int dimension, CCMIOID &verticesID)moab::WriteCCMIOprivate
write_problem_description(CCMIOID rootID, CCMIOID stateID, CCMIOID &problemID, CCMIOID processorID, std::vector< MaterialSetData > &matset_data, std::vector< NeumannSetData > &neuset_data)moab::WriteCCMIOprivate
write_processor(CCMIOID processorID, CCMIOID verticesID, CCMIOID topologyID)moab::WriteCCMIOprivate
write_solution_data()moab::WriteCCMIOprivate
write_str_option(const char *opt_name, EntityHandle seth, Tag &tag, CCMIOID &node, const char *other_name=NULL)moab::WriteCCMIOprivate
WriteCCMIO(Interface *impl)moab::WriteCCMIO
~WriteCCMIO()moab::WriteCCMIOvirtual
~WriterIface()moab::WriterIfaceinlinevirtual