This is the complete list of members for ParameterMesh, including all inherited members.
| _communicator | ParameterMesh | protected |
| _dof_map | ParameterMesh | private |
| _eq | ParameterMesh | protected |
| _exodusII_io | ParameterMesh | protected |
| _fe_type | ParameterMesh | private |
| _find_closest | ParameterMesh | protected |
| _kdtree_candidates | ParameterMesh | protected |
| _mesh | ParameterMesh | protected |
| _mesh_nodes | ParameterMesh | protected |
| _node_kdtree | ParameterMesh | protected |
| _node_to_elements | ParameterMesh | protected |
| _param_dofs | ParameterMesh | protected |
| _param_var_id | ParameterMesh | private |
| _point_locator | ParameterMesh | protected |
| _sys | ParameterMesh | protected |
| closestPoint(const Elem &elem, const Point &p) const | ParameterMesh | private |
| computeRegularizationGradient(const std::vector< Real > ¶meter_values, RegularizationType reg_type) const | ParameterMesh | |
| computeRegularizationGradientQp(const std::vector< Real > ¶meter_values, const std::vector< std::vector< Real >> &phi, const std::vector< std::vector< RealGradient >> &dphi, const unsigned int qp, const std::vector< dof_id_type > &dof_indices, const std::vector< Real > &JxW, RegularizationType reg_type, std::vector< Real > &gradient) const | ParameterMesh | private |
| computeRegularizationLoop(const std::vector< Real > ¶meter_values, RegularizationType reg_type) const | ParameterMesh | private |
| computeRegularizationObjective(const std::vector< Real > ¶meter_values, RegularizationType reg_type) const | ParameterMesh | |
| computeRegularizationQp(const std::vector< Real > ¶meter_values, const std::vector< std::vector< Real >> &phi, const std::vector< std::vector< RealGradient >> &dphi, const unsigned int qp, const std::vector< dof_id_type > &dof_indices, const std::vector< Real > &JxW, RegularizationType reg_type) const | ParameterMesh | private |
| getIndexAndWeight(const Point &pt, std::vector< dof_id_type > &dof_indices, std::vector< Real > &weights) const | ParameterMesh | |
| getIndexAndWeight(const Point &pt, std::vector< dof_id_type > &dof_indices, std::vector< RealGradient > &weights) const | ParameterMesh | |
| ParameterMesh(const libMesh::FEType ¶m_type, const std::string &exodus_mesh, const bool find_closest=false, const unsigned int kdtree_candidates=5) | ParameterMesh | |
| projectToMesh(const Point &p) const | ParameterMesh | private |
| RegularizationType enum name | ParameterMesh | |
| size() const | ParameterMesh | inline |
1.8.14