$extrastylesheet
libMesh::MeshFunction Member List
This is the complete list of members for libMesh::MeshFunction, including all inherited members.
_communicatorlibMesh::ParallelObject [protected]
_dof_maplibMesh::MeshFunction [protected]
_eqn_systemslibMesh::MeshFunction [protected]
_initializedlibMesh::FunctionBase< Number > [protected]
_masterlibMesh::FunctionBase< Number > [protected]
_out_of_mesh_modelibMesh::MeshFunction [protected]
_out_of_mesh_valuelibMesh::MeshFunction [protected]
_point_locatorlibMesh::MeshFunction [protected]
_system_varslibMesh::MeshFunction [protected]
_vectorlibMesh::MeshFunction [protected]
clear()libMesh::MeshFunction [virtual]
clone() const libMesh::MeshFunction [virtual]
comm() const libMesh::ParallelObject [inline]
component(unsigned int i, const Point &p, Real time=0.)libMesh::FunctionBase< Number > [virtual]
disable_out_of_mesh_mode(void)libMesh::MeshFunction
enable_out_of_mesh_mode(const DenseVector< Number > &value)libMesh::MeshFunction
enable_out_of_mesh_mode(const Number &value)libMesh::MeshFunction
find_element(const Point &p, const std::set< subdomain_id_type > *subdomain_ids=NULL) const libMesh::MeshFunction [protected]
FunctionBase(const FunctionBase *master=NULL)libMesh::FunctionBase< Number > [explicit, protected]
get_point_locator(void) const libMesh::MeshFunction
gradient(const Point &p, const Real time=0.)libMesh::MeshFunction
gradient(const Point &p, const Real time, std::vector< Gradient > &output, const std::set< subdomain_id_type > *subdomain_ids=NULL)libMesh::MeshFunction
hessian(const Point &p, const Real time=0.)libMesh::MeshFunction
hessian(const Point &p, const Real time, std::vector< Tensor > &output, const std::set< subdomain_id_type > *subdomain_ids=NULL)libMesh::MeshFunction
init()libMesh::MeshFunction [inline, virtual]
init(const Trees::BuildType point_locator_build_type)libMesh::MeshFunction [virtual]
initialized() constlibMesh::FunctionBase< Number >
MeshFunction(const EquationSystems &eqn_systems, const NumericVector< Number > &vec, const DofMap &dof_map, const std::vector< unsigned int > &vars, const FunctionBase< Number > *master=NULL)libMesh::MeshFunction
MeshFunction(const EquationSystems &eqn_systems, const NumericVector< Number > &vec, const DofMap &dof_map, const unsigned int var, const FunctionBase< Number > *master=NULL)libMesh::MeshFunction
n_processors() const libMesh::ParallelObject [inline]
operator()(const Point &p, const Real time=0.)libMesh::MeshFunction [virtual]
operator()(const Point &p, const Real time, DenseVector< Number > &output)libMesh::MeshFunction [virtual]
operator()(const Point &p, const Real time, DenseVector< Number > &output, const std::set< subdomain_id_type > *subdomain_ids)libMesh::MeshFunction
FunctionBase< Number >::operator()(const Point &p, DenseVector< Number > &output)libMesh::FunctionBase< Number >
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObject [inline]
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObject [inline]
ParallelObject(const ParallelObject &other)libMesh::ParallelObject [inline]
processor_id() const libMesh::ParallelObject [inline]
set_point_locator_tolerance(Real tol)libMesh::MeshFunction
unset_point_locator_tolerance()libMesh::MeshFunction
~FunctionBase()libMesh::FunctionBase< Number > [virtual]
~MeshFunction()libMesh::MeshFunction
~ParallelObject()libMesh::ParallelObject [inline, virtual]