![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for KellyErrorEstimator< 1, spacedim >, including all inherited members.
| DeclException2(ExcIncompatibleNumberOfElements, int, int,<< "The number of input vectors, "<< arg1<< " needs to be equal to the number of output vectors, "<< arg2<< ". This is not the case in your call of this function.") | KellyErrorEstimator< 1, spacedim > | |
| DeclException3(ExcInvalidBoundaryFunction, types::boundary_id, int, int,<< "You provided a function map that for boundary indicator "<< arg1<< " specifies a function with "<< arg2<< " vector components. However, the finite " "element in use has "<< arg3<< " components, and these two numbers need to match.") | KellyErrorEstimator< 1, spacedim > | |
| DeclExceptionMsg(ExcInvalidComponentMask, "You provided a ComponentMask argument that is invalid. " "Component masks need to be either default constructed " "(in which case they indicate that every component is " "selected) or need to have a length equal to the number " "of vector components of the finite element in use " "by the DoFHandler object. In the latter case, at " "least one component needs to be selected.") | KellyErrorEstimator< 1, spacedim > | |
| DeclExceptionMsg(ExcInvalidCoefficient, "If you do specify the argument for a (possibly " "spatially variable) coefficient function for this function, " "then it needs to refer to a coefficient that is either " "scalar (has one vector component) or has as many vector " "components as there are in the finite element used by " "the DoFHandler argument.") | KellyErrorEstimator< 1, spacedim > | |
| DeclExceptionMsg(ExcNoSolutions, "You need to specify at least one solution vector as " "input.") | KellyErrorEstimator< 1, spacedim > | |
| estimate(const Mapping< 1, spacedim > &mapping, const DoFHandlerType &dof, const Quadrature< 0 > &quadrature, const typename FunctionMap< spacedim >::type &neumann_bc, const InputVector &solution, Vector< float > &error, const ComponentMask &component_mask=ComponentMask(), const Function< spacedim > *coefficients=0, const unsigned int n_threads=numbers::invalid_unsigned_int, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id, const types::material_id material_id=numbers::invalid_material_id) | KellyErrorEstimator< 1, spacedim > | static |
| estimate(const DoFHandlerType &dof, const Quadrature< 0 > &quadrature, const typename FunctionMap< spacedim >::type &neumann_bc, const InputVector &solution, Vector< float > &error, const ComponentMask &component_mask=ComponentMask(), const Function< spacedim > *coefficients=0, const unsigned int n_threads=numbers::invalid_unsigned_int, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id, const types::material_id material_id=numbers::invalid_material_id) | KellyErrorEstimator< 1, spacedim > | static |
| estimate(const Mapping< 1, spacedim > &mapping, const DoFHandlerType &dof, const Quadrature< 0 > &quadrature, const typename FunctionMap< spacedim >::type &neumann_bc, const std::vector< const InputVector *> &solutions, std::vector< Vector< float > *> &errors, const ComponentMask &component_mask=ComponentMask(), const Function< spacedim > *coefficients=0, const unsigned int n_threads=numbers::invalid_unsigned_int, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id, const types::material_id material_id=numbers::invalid_material_id) | KellyErrorEstimator< 1, spacedim > | static |
| estimate(const DoFHandlerType &dof, const Quadrature< 0 > &quadrature, const typename FunctionMap< spacedim >::type &neumann_bc, const std::vector< const InputVector *> &solutions, std::vector< Vector< float > *> &errors, const ComponentMask &component_mask=ComponentMask(), const Function< spacedim > *coefficients=0, const unsigned int n_threads=numbers::invalid_unsigned_int, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id, const types::material_id material_id=numbers::invalid_material_id) | KellyErrorEstimator< 1, spacedim > | static |
| estimate(const Mapping< 1, spacedim > &mapping, const DoFHandlerType &dof, const hp::QCollection< 0 > &quadrature, const typename FunctionMap< spacedim >::type &neumann_bc, const InputVector &solution, Vector< float > &error, const ComponentMask &component_mask=ComponentMask(), const Function< spacedim > *coefficients=0, const unsigned int n_threads=numbers::invalid_unsigned_int, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id, const types::material_id material_id=numbers::invalid_material_id) | KellyErrorEstimator< 1, spacedim > | static |
| estimate(const DoFHandlerType &dof, const hp::QCollection< 0 > &quadrature, const typename FunctionMap< spacedim >::type &neumann_bc, const InputVector &solution, Vector< float > &error, const ComponentMask &component_mask=ComponentMask(), const Function< spacedim > *coefficients=0, const unsigned int n_threads=numbers::invalid_unsigned_int, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id, const types::material_id material_id=numbers::invalid_material_id) | KellyErrorEstimator< 1, spacedim > | static |
| estimate(const Mapping< 1, spacedim > &mapping, const DoFHandlerType &dof, const hp::QCollection< 0 > &quadrature, const typename FunctionMap< spacedim >::type &neumann_bc, const std::vector< const InputVector *> &solutions, std::vector< Vector< float > *> &errors, const ComponentMask &component_mask=ComponentMask(), const Function< spacedim > *coefficients=0, const unsigned int n_threads=numbers::invalid_unsigned_int, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id, const types::material_id material_id=numbers::invalid_material_id) | KellyErrorEstimator< 1, spacedim > | static |
| estimate(const DoFHandlerType &dof, const hp::QCollection< 0 > &quadrature, const typename FunctionMap< spacedim >::type &neumann_bc, const std::vector< const InputVector *> &solutions, std::vector< Vector< float > *> &errors, const ComponentMask &component_mask=ComponentMask(), const Function< spacedim > *coefficients=0, const unsigned int n_threads=numbers::invalid_unsigned_int, const types::subdomain_id subdomain_id=numbers::invalid_subdomain_id, const types::material_id material_id=numbers::invalid_material_id) | KellyErrorEstimator< 1, spacedim > | static |
1.8.12