see the integrate_option
page for the full documentation
- Examples
- burgers_dg.cc, burgers_diffusion_dg.cc, burgers_diffusion_error.cc, combustion_error.cc, commute_rtd.cc, commute_rtd_error.cc, convect.cc, convect2.cc, convect_hdg.cc, convect_hdg_error.cc, cosinusprod_error.cc, cosinusprod_error_dg.cc, cosinusprod_error_hdg.cc, cosinusprod_error_hdg_average.cc, cosinusprod_error_hdg_post_rt.cc, cosinusprod_post_dg.cc, cosinusrad_error.cc, diffusion_tensor_error.cc, diffusion_transport_tensor_error_dg.cc, dirichlet_hdg.cc, dirichlet_hdg_post.cc, elasticity_taylor_error_dg.cc, mosolov_error.cc, mosolov_error_yield_surface.cc, mosolov_residue.cc, navier_stokes_taylor_error_dg.cc, p_laplacian_error.cc, reconstruction_hho_check.cc, sinusprod_error.cc, sinusprod_error_dg.cc, sinusprod_error_hdg.cc, sinusprod_error_hdg_average.cc, sinusprod_error_hdg_post_rt.cc, sinusprod_error_hho_reconstruction.cc, sinusrad_error.cc, stokes_contraction_bubble.cc, stokes_taylor_error_dg.cc, streamf_contraction.cc, streamf_obstacle_slip_move.cc, transport_tensor_error_dg.cc, yield_slip_error.cc, and zalesak_dg_error.cc.
Definition at line 125 of file integrate_option.h.
◆ size_type
◆ family_type
Enumerator |
---|
gauss | |
gauss_lobatto | |
gauss_radau | |
middle_edge | |
superconvergent | |
equispaced | |
max_family | |
Definition at line 131 of file integrate_option.h.
◆ integrate_option() [1/3]
◆ integrate_option() [2/3]
◆ integrate_option() [3/3]
◆ operator=()
◆ name()
std::string name |
( |
| ) |
const |
◆ get_order()
◆ get_family()
◆ get_family_name()
std::string get_family_name |
( |
| ) |
const |
◆ reset()
void reset |
( |
const std::string & |
name | ) |
|
◆ set_order()
void set_order |
( |
size_t |
r | ) |
|
- Examples
- burgers_diffusion_error.cc, combustion_error.cc, commute_rtd_error.cc, convect.cc, convect2.cc, convect_hdg_error.cc, cosinusprod_error.cc, cosinusprod_error_dg.cc, cosinusprod_error_hdg.cc, cosinusprod_error_hdg_average.cc, cosinusprod_error_hdg_post_rt.cc, cosinusprod_post_dg.cc, cosinusrad_error.cc, diffusion_tensor_error.cc, diffusion_transport_tensor_error_dg.cc, elasticity_taylor_error_dg.cc, mosolov_error.cc, mosolov_error_yield_surface.cc, navier_stokes_taylor_error_dg.cc, p_laplacian_error.cc, sinusprod_error.cc, sinusprod_error_dg.cc, sinusprod_error_hdg.cc, sinusprod_error_hdg_average.cc, sinusprod_error_hdg_post_rt.cc, sinusprod_error_hho_reconstruction.cc, sinusrad_error.cc, stokes_taylor_error_dg.cc, transport_tensor_error_dg.cc, yield_slip_error.cc, and zalesak_dg_error.cc.
Definition at line 254 of file integrate_option.h.
◆ set_family() [1/2]
- Examples
- combustion_error.cc, convect.cc, convect2.cc, convect_hdg_error.cc, cosinusprod_error_dg.cc, cosinusprod_error_hdg.cc, cosinusprod_error_hdg_post_rt.cc, cosinusprod_post_dg.cc, diffusion_tensor_error.cc, diffusion_transport_tensor_error_dg.cc, elasticity_taylor_error_dg.cc, mosolov_error.cc, mosolov_error_yield_surface.cc, navier_stokes_taylor_error_dg.cc, p_laplacian_error.cc, sinusprod_error_dg.cc, sinusprod_error_hdg.cc, sinusprod_error_hdg_post_rt.cc, stokes_taylor_error_dg.cc, transport_tensor_error_dg.cc, yield_slip_error.cc, and zalesak_dg_error.cc.
Definition at line 260 of file integrate_option.h.
◆ set_family() [2/2]
void set_family |
( |
std::string |
name | ) |
|
◆ epsilon()
◆ unset_order
◆ default_order
◆ default_family
◆ invert
- Examples
- burgers_dg.cc, burgers_diffusion_dg.cc, commute_rtd.cc, convect_hdg.cc, cosinusprod_error_hdg_average.cc, dirichlet_hdg.cc, dirichlet_hdg_post.cc, mosolov_residue.cc, reconstruction_hho_check.cc, sinusprod_error_hdg_average.cc, sinusprod_error_hho_reconstruction.cc, and stokes_contraction_bubble.cc.
Definition at line 168 of file integrate_option.h.
◆ ignore_sys_coord
◆ lump
◆ _family
◆ _order
◆ _is_on_interface
◆ _is_inside_on_local_sides
bool _is_inside_on_local_sides |
The documentation for this class was generated from the following file: