Home
last modified time | relevance | path

Searched refs:H2_SEMINORM (Results 1 – 9 of 9) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/src/error_estimation/
H A Dweighted_patch_recovery_error_estimator.C166 error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
195 error_estimator.error_norm.type(var) == H2_SEMINORM) && in operator()
201 error_estimator.error_norm.type(var-1) == H2_SEMINORM)) || in operator()
258 if (error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
290 error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
317 if (error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
509 error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
534 if (error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
817 else if (error_estimator.error_norm.type(var) == H2_SEMINORM) in operator()
837 error_estimator.error_norm.type(var) == H2_SEMINORM) in operator()
[all …]
H A Dpatch_recovery_error_estimator.C264 error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
294 error_estimator.error_norm.type(var) == H2_SEMINORM) && in operator()
300 error_estimator.error_norm.type(var-1) == H2_SEMINORM)) || in operator()
357 if (error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
389 error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
416 if (error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
597 error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
622 if (error_estimator.error_norm.type(var) == H2_SEMINORM || in operator()
893 else if (error_estimator.error_norm.type(var) == H2_SEMINORM) in operator()
913 error_estimator.error_norm.type(var) == H2_SEMINORM) in operator()
[all …]
H A Dfourth_error_estimators.C49 error_norm = H2_SEMINORM; in LaplacianErrorEstimator()
H A Duniform_refinement_estimator.C619 system_i_norm.type(var) == H2_SEMINORM) in _estimate_error()
647 system_i_norm.type(var) == H2_SEMINORM) in _estimate_error()
H A Dexact_error_estimator.C510 if ((error_norm.type(var) == H2_SEMINORM || in find_squared_element_error()
H A Dexact_solution.C301 case H2_SEMINORM: in error_norm()
/dports/math/libmesh/libmesh-1.6.2/include/enums/
H A Denum_norm_type.h44 H2_SEMINORM = 11, enumerator
/dports/math/libmesh/libmesh-1.6.2/src/utils/
H A Dstring_to_enum.C474 norm_type_to_enum["H2_SEMINORM" ]=H2_SEMINORM; in INSTANTIATE_ENUM_MAPS()
/dports/math/libmesh/libmesh-1.6.2/src/systems/
H A Dsystem.C1511 (norm_type==H2_SEMINORM)) in calculate_norm()
1594 norm_type == H2_SEMINORM || in calculate_norm()
1660 norm_type == H2_SEMINORM) in calculate_norm()