Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::DofTable< MeshType, FEType, PeriodicityType > Member List

This is the complete list of members for Feel::DofTable< MeshType, FEType, PeriodicityType >, including all inherited members.

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::DataMapinline
comm() const (defined in Feel::DataMap)Feel::DataMapinline
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 typedefFeel::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 typedefFeel::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::DataMapinline
dofGlobalClusterIsOnProc(size_type globDof, int proc) const (defined in Feel::DataMap)Feel::DataMapinline
dofGlobalProcessIsGhost(size_type dof) const (defined in Feel::DataMap)Feel::DataMapinline
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 typedefFeel::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::DataMapinline
firstDof(const size_type proc) const Feel::DataMapinline
firstDofGlobalCluster() const (defined in Feel::DataMap)Feel::DataMapinline
firstDofGlobalCluster(uint16_type proc) const (defined in Feel::DataMap)Feel::DataMapinline
firstDofGlobalClusterWorld() const (defined in Feel::DataMap)Feel::DataMapinline
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::DataMapinline
global_dof_fromface_type typedefFeel::DofTable< MeshType, FEType, PeriodicityType >
global_dof_type typedefFeel::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::DataMapinline
lastDof(const unsigned int proc) const Feel::DataMapinline
lastDofGlobalCluster() const Feel::DataMapinline
lastDofGlobalCluster(uint16_type proc) const (defined in Feel::DataMap)Feel::DataMapinline
lastDofGlobalClusterWorld() const (defined in Feel::DataMap)Feel::DataMapinline
ldof_const_iterator typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >)Feel::DofTable< MeshType, FEType, PeriodicityType >
lid(size_type GID) const Feel::DataMapinline
local_dof_set_type typedef (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >)Feel::DofTable< MeshType, FEType, PeriodicityType >
local_dof_type typedefFeel::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::DataMapmutableprotected
M_first_dfFeel::DataMapprotected
M_first_df_globalclusterFeel::DataMapprotected
M_last_dfFeel::DataMapprotected
M_last_df_globalclusterFeel::DataMapprotected
M_mapGlobalClusterToGlobalProcessFeel::DataMapprotected
M_mapGlobalProcessToGlobalClusterFeel::DataMapprotected
M_myglobalelements (defined in Feel::DataMap)Feel::DataMapmutableprotected
M_n_dofsFeel::DataMapprotected
M_n_localWithGhost_dfFeel::DataMapprotected
M_n_localWithoutGhost_dfFeel::DataMapprotected
M_worldCommFeel::DataMapprotected
mapGDof() const Feel::DofTable< MeshType, FEType, PeriodicityType >inline
mapGDof()Feel::DofTable< MeshType, FEType, PeriodicityType >inline
mapGlobalClusterToGlobalProcess() const (defined in Feel::DataMap)Feel::DataMapinline
mapGlobalClusterToGlobalProcess(size_type i) const (defined in Feel::DataMap)Feel::DataMapinline
mapGlobalProcessToGlobalCluster() const (defined in Feel::DataMap)Feel::DataMapinline
mapGlobalProcessToGlobalCluster(size_type i) const (defined in Feel::DataMap)Feel::DataMapinline
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::DataMapinline
maxLID() const Feel::DataMapinline
maxMyGID() const Feel::DataMapinline
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 typedefFeel::DofTable< MeshType, FEType, PeriodicityType >
minAllGID() const Feel::DataMapinline
minLID() const Feel::DataMapinline
minMyGID() const Feel::DataMapinline
myGID(size_type GID) const Feel::DataMapinline
myGlobalElements() const Feel::DataMap
myLID(size_type LID) const Feel::DataMapinline
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::DataMapinline
nDofOnProcessor(const size_type proc) const Feel::DataMapinline
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::DataMapinline
nLocalDof(bool per_component=false) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >)Feel::DofTable< MeshType, FEType, PeriodicityType >inline
Feel::DataMap::nLocalDof() const Feel::DataMapinline
nLocalDofOnFace(bool per_component=false) const (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >)Feel::DofTable< MeshType, FEType, PeriodicityType >inline
nLocalDofWithGhost() const Feel::DataMapinline
nLocalDofWithGhost(const int proc) const Feel::DataMapinline
nLocalDofWithoutGhost() const Feel::DataMapinline
nLocalDofWithoutGhost(const int proc) const Feel::DataMapinline
nMyDof() const Feel::DataMapinline
nMyElements() const Feel::DataMapinline
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::DataMapinline
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 typedefFeel::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::DataMapinline
~DataMap() (defined in Feel::DataMap)Feel::DataMapvirtual
~DofTable() (defined in Feel::DofTable< MeshType, FEType, PeriodicityType >)Feel::DofTable< MeshType, FEType, PeriodicityType >inline

Generated on Fri Oct 25 2013 14:24:29 for Feel++ by doxygen 1.8.4