SpECTRE  v2024.04.12
domain::creators::Rectangle Member List

This is the complete list of members for domain::creators::Rectangle, including all inherited members.

block_groups() constDomainCreator< 2 >inlinevirtual
block_names() const overridedomain::creators::Rectangleinlinevirtual
common_options typedef (defined in domain::creators::Rectangle)domain::creators::Rectangle
create_domain() const override (defined in domain::creators::Rectangle)domain::creators::Rectanglevirtual
external_boundary_conditions() const overridedomain::creators::Rectanglevirtual
functions_of_time(const std::unordered_map< std::string, double > &initial_expiration_times={}) const -> std::unordered_map< std::string, std::unique_ptr< domain::FunctionsOfTime::FunctionOfTime > > overridedomain::creators::Rectanglevirtual
grid_anchors() constDomainCreator< 2 >inlinevirtual
help (defined in domain::creators::Rectangle)domain::creators::Rectanglestatic
initial_extents() const overridedomain::creators::Rectanglevirtual
initial_refinement_levels() const overridedomain::creators::Rectanglevirtual
maps_list typedef (defined in domain::creators::Rectangle)domain::creators::Rectangle
operator=(const Rectangle &)=delete (defined in domain::creators::Rectangle)domain::creators::Rectangle
operator=(Rectangle &&)=default (defined in domain::creators::Rectangle)domain::creators::Rectangle
options typedef (defined in domain::creators::Rectangle)domain::creators::Rectangle
options_periodic typedef (defined in domain::creators::Rectangle)domain::creators::Rectangle
Rectangle(std::array< double, 2 > lower_xy, std::array< double, 2 > upper_xy, std::array< size_t, 2 > initial_refinement_level_xy, std::array< size_t, 2 > initial_number_of_grid_points_in_xy, std::array< bool, 2 > is_periodic_in_xy, std::unique_ptr< domain::creators::time_dependence::TimeDependence< 2 > > time_dependence=nullptr) (defined in domain::creators::Rectangle)domain::creators::Rectangle
Rectangle(std::array< double, 2 > lower_xy, std::array< double, 2 > upper_xy, std::array< size_t, 2 > initial_refinement_level_xy, std::array< size_t, 2 > initial_number_of_grid_points_in_xy, std::unique_ptr< domain::BoundaryConditions::BoundaryCondition > boundary_condition, std::unique_ptr< domain::creators::time_dependence::TimeDependence< 2 > > time_dependence, const Options::Context &context={}) (defined in domain::creators::Rectangle)domain::creators::Rectangle
Rectangle()=default (defined in domain::creators::Rectangle)domain::creators::Rectangle
Rectangle(const Rectangle &)=delete (defined in domain::creators::Rectangle)domain::creators::Rectangle
Rectangle(Rectangle &&)=default (defined in domain::creators::Rectangle)domain::creators::Rectangle
~Rectangle() override=default (defined in domain::creators::Rectangle)domain::creators::Rectangle