$extrastylesheet
| _communicator | libMesh::ParallelObject | [protected] |
| _dof_map | libMesh::MeshFunction | [protected] |
| _eqn_systems | libMesh::MeshFunction | [protected] |
| _initialized | 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() | 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() const | libMesh::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] |