addDofFromElement(element_type const &__elt, size_type &next_free_dof, size_type processor=0, size_type shift=0) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addEdgePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addEdgePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< false >, mpl::int_< 1 >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addEdgePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< false >, mpl::int_< 2 >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addEdgePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< false >, mpl::int_< 3 >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addEdgePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< true >, mpl::int_< 1 >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addEdgePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< true >, mpl::int_< 2 >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
addEdgePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< true >, mpl::int_< 3 >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
addFacePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addFacePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< false >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addFacePeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< true >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
addVertexPeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addVertexPeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< false >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
addVertexPeriodicDof(element_type const &__elt, face_type const &__face, size_type &next_free_dof, std::map< size_type, periodic_dof_map_type > &periodic_dof, size_type tag, mpl::bool_< true >) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
beginPeriodicElements() const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
build(mesh_type *M) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
build(boost::shared_ptr< mesh_type > &M) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
build(mesh_type &M) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
buildBoundaryDofMap(mesh_type &mesh) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
buildDofMap(mesh_type &mesh, size_type start_next_free_dof=0) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
buildLocallyDiscontinuousDofMap(mesh_type &M, size_type start_next_free_dof) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
buildPeriodicDofMap(mesh_type &M) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
clearMapGDof() | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
close() const (defined in Feel::DataMap) | Feel::DataMap | |
closed() const | Feel::DataMap | inline |
comm() const (defined in Feel::DataMap) | Feel::DataMap | inline |
Container_fromface typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
continuity_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
convex_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
DataMap(WorldComm const &_worldComm=Environment::worldComm()) (defined in Feel::DataMap) | Feel::DataMap | |
DataMap(size_type n, size_type n_local, WorldComm const &_worldComm=Environment::worldComm()) | Feel::DataMap | |
DataMap(size_type n, std::vector< int > const &firstdof, std::vector< int > const &lastdof) | Feel::DataMap | |
DataMap(DataMap const &dm) (defined in Feel::DataMap) | Feel::DataMap | |
dof2marker typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_const_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_element_type typedef | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_map_const_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_map_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_map_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_marker_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_point_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_points_const_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_points_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_points_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_procset_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_relation typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_table typedef | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dof_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dofGlobalClusterIsOnProc(size_type globDof) const (defined in Feel::DataMap) | Feel::DataMap | inline |
dofGlobalClusterIsOnProc(size_type globDof, int proc) const (defined in Feel::DataMap) | Feel::DataMap | inline |
dofGlobalProcessIsGhost(size_type dof) const (defined in Feel::DataMap) | Feel::DataMap | inline |
dofIndex(size_type dof) const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
dofNProc(size_type dof) const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
dofPoint(size_type i) const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
dofPointBegin() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
dofPointBegin() | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
dofPointEnd() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
dofPointEnd() | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
dofProcSet(size_type dof) const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
DofTable(WorldComm const &_worldComm) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
DofTable(fe_ptrtype const &_fe, periodicity_type const &periodicity, WorldComm const &_worldComm) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
DofTable(const DofTable &dof2) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
DofTable(mesh_type &mesh, fe_ptrtype const &_fe, periodicity_type const &periodicity, WorldComm const &_worldComm) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
dump() const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
edge_permutation_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
element_access (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | friend |
element_const_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
element_face_pair_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
element_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
endPeriodicElements() const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
face_access (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | friend |
face_permutation_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
face_sign_info_type typedef | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
face_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
faceLocalToGlobal(const size_type ElId, const uint16_type localNode, const uint16_type c=0) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
fe_ptrtype typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
fe_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
firstDof() const | Feel::DataMap | inline |
firstDof(const size_type proc) const | Feel::DataMap | inline |
firstDofGlobalCluster() const (defined in Feel::DataMap) | Feel::DataMap | inline |
firstDofGlobalCluster(uint16_type proc) const (defined in Feel::DataMap) | Feel::DataMap | inline |
firstDofGlobalClusterWorld() const (defined in Feel::DataMap) | Feel::DataMap | inline |
getIndices(size_type id_el) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
getIndices(size_type id_el, mpl::size_t< MESH_ELEMENTS >) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
getIndices(size_type id_el, mpl::size_t< MESH_FACES >) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
getIndicesOnGlobalCluster(size_type id_el) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
getIndicesSet(size_type id_el, std::vector< size_type > &ind) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
getIndicesSetOnGlobalCluster(size_type id_el, std::vector< size_type > &ind) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
getIndicesSize() const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
gid(size_type LID) const | Feel::DataMap | inline |
global_dof_fromface_type typedef | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
global_dof_type typedef | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
globalToLocal(size_type dof) const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
gm_ptrtype typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
gm_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
indices(size_type id_el) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
indices_per_element_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
initDofMap(mesh_type &M) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
insertDof(size_type ie, uint16_type l_dof, uint16_type lc, dof_type gDof, uint16_type processor, size_type &pDof, int32_type sign=1, bool is_dof_periodic=false, size_type shift=0, Marker1 const &marker=Marker1(0)) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
is_continuous (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_discontinuous_locally (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_discontinuous_totally (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_modal (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_p0_continuous (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_periodic (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_product (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_scalar (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_tensor2 (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
is_vectorial (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
isElementDone(size_type elt, int c=0) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
lastDof() const | Feel::DataMap | inline |
lastDof(const unsigned int proc) const | Feel::DataMap | inline |
lastDofGlobalCluster() const | Feel::DataMap | inline |
lastDofGlobalCluster(uint16_type proc) const (defined in Feel::DataMap) | Feel::DataMap | inline |
lastDofGlobalClusterWorld() const (defined in Feel::DataMap) | Feel::DataMap | inline |
ldof_const_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
lid(size_type GID) const | Feel::DataMap | inline |
local_dof_set_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
local_dof_type typedef | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
localDofId(uint16_type const lid, uint16_type const c=0) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localDofInElement(Elem const &El, const uint16_type localNode, const uint16_type c=0) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localDofSet(size_type eid) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localglobal_indices_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
localToGlobal(const size_type ElId, const uint16_type localNode, const uint16_type c=0) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localToGlobal(Elem const &El, const uint16_type localNode, const uint16_type c=0) const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localToGlobal(size_type l) const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localToGlobalId(const size_type ElId, const uint16_type id) const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localToGlobalIndices(size_type ElId) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localToGlobalIndicesOnCluster(size_type ElId) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localToGlobalMap() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localToGlobalOnCluster(const size_type ElId, const uint16_type localNode, const uint16_type c=0) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
localToGlobalSigns(size_type ElId) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
M_closed (defined in Feel::DataMap) | Feel::DataMap | mutableprotected |
M_first_df | Feel::DataMap | protected |
M_first_df_globalcluster | Feel::DataMap | protected |
M_last_df | Feel::DataMap | protected |
M_last_df_globalcluster | Feel::DataMap | protected |
M_mapGlobalClusterToGlobalProcess | Feel::DataMap | protected |
M_mapGlobalProcessToGlobalCluster | Feel::DataMap | protected |
M_myglobalelements (defined in Feel::DataMap) | Feel::DataMap | mutableprotected |
M_n_dofs | Feel::DataMap | protected |
M_n_localWithGhost_df | Feel::DataMap | protected |
M_n_localWithoutGhost_df | Feel::DataMap | protected |
M_worldComm | Feel::DataMap | protected |
mapGDof() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
mapGDof() | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
mapGlobalClusterToGlobalProcess() const (defined in Feel::DataMap) | Feel::DataMap | inline |
mapGlobalClusterToGlobalProcess(size_type i) const (defined in Feel::DataMap) | Feel::DataMap | inline |
mapGlobalProcessToGlobalCluster() const (defined in Feel::DataMap) | Feel::DataMap | inline |
mapGlobalProcessToGlobalCluster(size_type i) const (defined in Feel::DataMap) | Feel::DataMap | inline |
markerToDof(boost::any const &marker) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
markerToDofGreaterThan(boost::any const &marker) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
markerToDofLessThan(boost::any const &marker) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
matrix_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
maxAllGID() const | Feel::DataMap | inline |
maxLID() const | Feel::DataMap | inline |
maxMyGID() const | Feel::DataMap | inline |
mesh() (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
mesh() const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
mesh_type typedef | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
minAllGID() const | Feel::DataMap | inline |
minLID() const | Feel::DataMap | inline |
minMyGID() const | Feel::DataMap | inline |
myGID(size_type GID) const | Feel::DataMap | inline |
myGlobalElements() const | Feel::DataMap | |
myLID(size_type LID) const | Feel::DataMap | inline |
nComponents (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
nComponents1 (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
nComponents2 (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
nDim (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
nDof() const | Feel::DataMap | inline |
nDofOnProcessor(const size_type proc) const | Feel::DataMap | inline |
nDofPerElement (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
nDofPerFaceOnBoundary() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
nGlobalElements() const | Feel::DataMap | inline |
nLocalDof(bool per_component=false) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
Feel::DataMap::nLocalDof() const | Feel::DataMap | inline |
nLocalDofOnFace(bool per_component=false) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
nLocalDofWithGhost() const | Feel::DataMap | inline |
nLocalDofWithGhost(const int proc) const | Feel::DataMap | inline |
nLocalDofWithoutGhost() const | Feel::DataMap | inline |
nLocalDofWithoutGhost(const int proc) const | Feel::DataMap | inline |
nMyDof() const | Feel::DataMap | inline |
nMyElements() const | Feel::DataMap | inline |
node_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
nOrder (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
nProcessors() const (defined in Feel::DataMap) | Feel::DataMap | inline |
nRealDim (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
numElements() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
numLocalEdges() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
numLocalFaces() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
numLocalVertices() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
operator=(DataMap const &dm) (defined in Feel::DataMap) | Feel::DataMap | |
periodic_dof_map_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
periodic_dof_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
periodic_element_list_const_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
periodic_element_list_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
periodic_element_list_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
periodicity_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
permutation_vector_type typedef | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
pid_element_const_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
pointIdToDofRelation(std::string fname="") const | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
points_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
printDofMarker(std::string const &filename) (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
procOnGlobalCluster(size_type globDof) const (defined in Feel::DataMap) | Feel::DataMap | |
rebuildDofPoints(mesh_type &M) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
ref_shift_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
reference_convex_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
resizeMapGlobalClusterToGlobalProcess(size_type n) (defined in Feel::DataMap) | Feel::DataMap | |
resizeMapGlobalProcessToGlobalCluster(size_type n) (defined in Feel::DataMap) | Feel::DataMap | |
searchGlobalProcessDof(size_type gpdof) const (defined in Feel::DataMap) | Feel::DataMap | |
self_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
setDofIndices(std::vector< Dof > const &dof) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
setElementDone(size_type elt) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
setFirstDof(const size_type proc, const size_type df, bool inWorld=true) (defined in Feel::DataMap) | Feel::DataMap | |
setFirstDofGlobalCluster(const size_type proc, const size_type df, bool inWorld=true) (defined in Feel::DataMap) | Feel::DataMap | |
setLastDof(const size_type proc, const size_type df, bool inWorld=true) (defined in Feel::DataMap) | Feel::DataMap | |
setLastDofGlobalCluster(const size_type proc, const size_type df, bool inWorld=true) (defined in Feel::DataMap) | Feel::DataMap | |
setMapGDof(dof_map_type const &mapdof) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |
setMapGlobalClusterToGlobalProcess(std::vector< size_type > const &map) (defined in Feel::DataMap) | Feel::DataMap | |
setMapGlobalClusterToGlobalProcess(size_type i, size_type j) (defined in Feel::DataMap) | Feel::DataMap | |
setMapGlobalProcessToGlobalCluster(std::vector< size_type > const &map) (defined in Feel::DataMap) | Feel::DataMap | |
setMapGlobalProcessToGlobalCluster(size_type i, size_type j) (defined in Feel::DataMap) | Feel::DataMap | |
setNDof(size_type ndof) (defined in Feel::DataMap) | Feel::DataMap | |
setNLocalDofWithGhost(const size_type proc, const size_type n, bool inWorld=true) (defined in Feel::DataMap) | Feel::DataMap | |
setNLocalDofWithoutGhost(const size_type proc, const size_type n, bool inWorld=true) (defined in Feel::DataMap) | Feel::DataMap | |
Shape (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | static |
showMe() const | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
showMeMapGlobalProcessToGlobalCluster(std::ostream &__out=std::cout) const (defined in Feel::DataMap) | Feel::DataMap | |
updateDataInWorld() (defined in Feel::DataMap) | Feel::DataMap | |
value_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | |
worldComm() const | Feel::DataMap | inline |
~DataMap() (defined in Feel::DataMap) | Feel::DataMap | virtual |
~DofTable() (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >) | Feel::DofTable< MeshType, FEType, PeriodicityType > | inline |