| _auto_area_mfi | libMesh::AutoAreaFunction | private |
| _background_eff_dist | libMesh::AutoAreaFunction | private |
| _background_value | libMesh::AutoAreaFunction | private |
| _comm | libMesh::AutoAreaFunction | private |
| _initialized | libMesh::FunctionBase< Real > | protected |
| _is_time_dependent | libMesh::FunctionBase< Real > | protected |
| _master | libMesh::FunctionBase< Real > | protected |
| _num_nearest_pts | libMesh::AutoAreaFunction | private |
| _power | libMesh::AutoAreaFunction | private |
| AutoAreaFunction(const Parallel::Communicator &comm, const unsigned int num_nearest_pts, const unsigned int power, const Real background_value, const Real background_eff_dist) | libMesh::AutoAreaFunction | |
| AutoAreaFunction(const AutoAreaFunction &) | libMesh::AutoAreaFunction | |
| AutoAreaFunction(AutoAreaFunction &&)=delete | libMesh::AutoAreaFunction | |
| clear() | libMesh::FunctionBase< Real > | inlinevirtual |
| clone() const override | libMesh::AutoAreaFunction | inlinevirtual |
| component(unsigned int i, const Point &p, Real time=0.) | libMesh::FunctionBase< Real > | inlinevirtual |
| FunctionBase(const FunctionBase *master=nullptr) | libMesh::FunctionBase< Real > | inlineexplicitprotected |
| FunctionBase(FunctionBase &&)=default | libMesh::FunctionBase< Real > | |
| FunctionBase(const FunctionBase &)=default | libMesh::FunctionBase< Real > | |
| init() | libMesh::FunctionBase< Real > | inlinevirtual |
| init_mfi(const std::vector< Point > &input_pts, const std::vector< Real > &input_vals) | libMesh::AutoAreaFunction | |
| initialized() const | libMesh::FunctionBase< Real > | inline |
| is_time_dependent() const | libMesh::FunctionBase< Real > | inline |
| operator()(const Point &p, const Real) override | libMesh::AutoAreaFunction | virtual |
| operator()(const Point &p, const Real time, DenseVector< Real > &output) override | libMesh::AutoAreaFunction | inlinevirtual |
| FunctionBase< Real >::operator()(const Point &p, DenseVector< Real > &output) | libMesh::FunctionBase< Real > | inline |
| operator=(const AutoAreaFunction &) | libMesh::AutoAreaFunction | |
| operator=(AutoAreaFunction &&)=delete | libMesh::AutoAreaFunction | |
| FunctionBase< Real >::operator=(const FunctionBase &)=default | libMesh::FunctionBase< Real > | |
| FunctionBase< Real >::operator=(FunctionBase &&)=default | libMesh::FunctionBase< Real > | |
| set_is_time_dependent(bool is_time_dependent) | libMesh::FunctionBase< Real > | inline |
| ~AutoAreaFunction() | libMesh::AutoAreaFunction | virtual |
| ~FunctionBase()=default | libMesh::FunctionBase< Real > | virtual |