libMesh
libMesh::DofMapBase Member List

This is the complete list of members for libMesh::DofMapBase, including all inherited members.

_communicatorlibMesh::ParallelObjectprotected
_end_dflibMesh::DofMapBaseprotected
_end_old_dflibMesh::DofMapBaseprotected
_first_dflibMesh::DofMapBaseprotected
_first_old_dflibMesh::DofMapBaseprotected
_n_dfslibMesh::DofMapBaseprotected
_n_old_dfslibMesh::DofMapBaseprotected
clear()libMesh::DofMapBasevirtual
comm() constlibMesh::ParallelObjectinline
compute_dof_info(dof_id_type n_local_dofs)libMesh::DofMapBaseprotected
dof_indices(const Elem *const elem, std::vector< dof_id_type > &di, const unsigned int vn, int p_level=-12345) const =0libMesh::DofMapBasepure virtual
dof_indices(const Node *const node, std::vector< dof_id_type > &di, const unsigned int vn) const =0libMesh::DofMapBasepure virtual
DofMapBase(const Parallel::Communicator &comm)libMesh::DofMapBase
end_dof(const processor_id_type proc) constlibMesh::DofMapBaseinline
end_dof() constlibMesh::DofMapBaseinline
end_old_dof(const processor_id_type proc) constlibMesh::DofMapBaseinline
end_old_dof() constlibMesh::DofMapBaseinline
first_dof(const processor_id_type proc) constlibMesh::DofMapBaseinline
first_dof() constlibMesh::DofMapBaseinline
first_old_dof(const processor_id_type proc) constlibMesh::DofMapBaseinline
first_old_dof() constlibMesh::DofMapBaseinline
n_dofs() constlibMesh::DofMapBaseinline
n_dofs_on_processor(const processor_id_type proc) constlibMesh::DofMapBaseinline
n_local_dofs() constlibMesh::DofMapBaseinline
n_old_dofs() constlibMesh::DofMapBaseinline
n_processors() constlibMesh::ParallelObjectinline
n_variables() const =0libMesh::DofMapBasepure virtual
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObjectinline
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObjectinline
ParallelObject(const ParallelObject &other)libMesh::ParallelObjectinline
processor_id() constlibMesh::ParallelObjectinline
variable(const unsigned int c) const =0libMesh::DofMapBasepure virtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual