| 
    libMesh
    
   | 
 
This is the complete list of members for libMesh::MeshFunction, including all inherited members.
| _communicator | libMesh::ParallelObject | protected | 
| _dof_map | libMesh::MeshFunction | protected | 
| _eqn_systems | libMesh::MeshFunction | protected | 
| _initialized | libMesh::FunctionBase< Number > | protected | 
| _is_time_dependent | libMesh::FunctionBase< Number > | protected | 
| _master | libMesh::FunctionBase< Number > | protected | 
| _out_of_mesh_mode | libMesh::MeshFunction | protected | 
| _out_of_mesh_value | libMesh::MeshFunction | protected | 
| _point_locator | libMesh::MeshFunction | protected | 
| _system_vars | libMesh::MeshFunction | protected | 
| _vector | libMesh::MeshFunction | protected | 
| clear() override | libMesh::MeshFunction | virtual | 
| clone() const override | libMesh::MeshFunction | virtual | 
| comm() const | libMesh::ParallelObject | inline | 
| component(unsigned int i, const Point &p, Real time=0.) | libMesh::FunctionBase< Number > | inlinevirtual | 
| disable_out_of_mesh_mode(void) | libMesh::MeshFunction | |
| discontinuous_gradient(const Point &p, const Real time=0.) | libMesh::MeshFunction | |
| discontinuous_gradient(const Point &p, const Real time, std::map< const Elem *, std::vector< Gradient >> &output) | libMesh::MeshFunction | |
| discontinuous_gradient(const Point &p, const Real time, std::map< const Elem *, std::vector< Gradient >> &output, const std::set< subdomain_id_type > *subdomain_ids) | libMesh::MeshFunction | |
| discontinuous_value(const Point &p, const Real time=0.) | libMesh::MeshFunction | |
| discontinuous_value(const Point &p, const Real time, std::map< const Elem *, DenseVector< Number >> &output) | libMesh::MeshFunction | |
| discontinuous_value(const Point &p, const Real time, std::map< const Elem *, DenseVector< Number >> &output, const std::set< subdomain_id_type > *subdomain_ids) | 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=nullptr) const | libMesh::MeshFunction | protected | 
| find_elements(const Point &p, const std::set< subdomain_id_type > *subdomain_ids=nullptr) const | libMesh::MeshFunction | protected | 
| FunctionBase(const FunctionBase *master=nullptr) | libMesh::FunctionBase< Number > | inlineexplicitprotected | 
| FunctionBase(FunctionBase &&)=default | libMesh::FunctionBase< Number > | |
| FunctionBase(const FunctionBase &)=default | libMesh::FunctionBase< Number > | |
| 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=nullptr) | 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=nullptr) | libMesh::MeshFunction | |
| init() override | libMesh::MeshFunction | inlinevirtual | 
| init(const Trees::BuildType point_locator_build_type) | libMesh::MeshFunction | |
| initialized() const | libMesh::FunctionBase< Number > | inline | 
| is_time_dependent() const | libMesh::FunctionBase< Number > | inline | 
| MeshFunction(const EquationSystems &eqn_systems, const NumericVector< Number > &vec, const DofMap &dof_map, const std::vector< unsigned int > &vars, const FunctionBase< Number > *master=nullptr) | libMesh::MeshFunction | |
| MeshFunction(const EquationSystems &eqn_systems, const NumericVector< Number > &vec, const DofMap &dof_map, const unsigned int var, const FunctionBase< Number > *master=nullptr) | libMesh::MeshFunction | |
| MeshFunction(MeshFunction &&)=delete | libMesh::MeshFunction | |
| MeshFunction(const MeshFunction &)=delete | libMesh::MeshFunction | |
| n_processors() const | libMesh::ParallelObject | inline | 
| operator()(const Point &p, const Real time=0.) override | libMesh::MeshFunction | virtual | 
| operator()(const Point &p, const Real time, DenseVector< Number > &output) override | 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 > | inline | 
| operator=(const MeshFunction &)=delete | libMesh::MeshFunction | |
| operator=(MeshFunction &&)=delete | libMesh::MeshFunction | |
| FunctionBase< Number >::operator=(const FunctionBase &)=default | libMesh::FunctionBase< Number > | |
| FunctionBase< Number >::operator=(FunctionBase &&)=default | libMesh::FunctionBase< Number > | |
| libMesh::ParallelObject::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_is_time_dependent(bool is_time_dependent) | libMesh::FunctionBase< Number > | inline | 
| set_point_locator_tolerance(Real tol) | libMesh::MeshFunction | |
| unset_point_locator_tolerance() | libMesh::MeshFunction | |
| ~FunctionBase()=default | libMesh::FunctionBase< Number > | virtual | 
| ~MeshFunction() | libMesh::MeshFunction | |
| ~ParallelObject() | libMesh::ParallelObject | inlinevirtual | 
 1.8.16