SpECTRE
v2024.12.16
|
This is the complete list of members for domain::creators::Sphere, including all inherited members.
basic_options typedef (defined in domain::creators::Sphere) | domain::creators::Sphere | |
block_groups() const override | domain::creators::Sphere | inlinevirtual |
block_names() const override | domain::creators::Sphere | inlinevirtual |
create_domain() const override (defined in domain::creators::Sphere) | domain::creators::Sphere | virtual |
Excision typedef (defined in domain::creators::Sphere) | domain::creators::Sphere | |
external_boundary_conditions() const override | domain::creators::Sphere | virtual |
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 > > override | domain::creators::Sphere | virtual |
grid_anchors() const override | domain::creators::Sphere | inlinevirtual |
help (defined in domain::creators::Sphere) | domain::creators::Sphere | static |
initial_extents() const override | domain::creators::Sphere | inlinevirtual |
initial_refinement_levels() const override | domain::creators::Sphere | inlinevirtual |
InnerCube typedef (defined in domain::creators::Sphere) | domain::creators::Sphere | |
maps_list typedef (defined in domain::creators::Sphere) | domain::creators::Sphere | |
operator=(const Sphere &)=delete (defined in domain::creators::Sphere) | domain::creators::Sphere | |
operator=(Sphere &&)=default (defined in domain::creators::Sphere) | domain::creators::Sphere | |
options typedef (defined in domain::creators::Sphere) | domain::creators::Sphere | |
Sphere(double inner_radius, double outer_radius, std::variant< Excision, InnerCube > interior, const typename InitialRefinement::type &initial_refinement, const typename InitialGridPoints::type &initial_number_of_grid_points, bool use_equiangular_map, std::optional< EquatorialCompressionOptions > equatorial_compression={}, std::vector< double > radial_partitioning={}, const typename RadialDistribution::type &radial_distribution=domain::CoordinateMaps::Distribution::Linear, ShellWedges which_wedges=ShellWedges::All, std::optional< TimeDepOptionType > time_dependent_options=std::nullopt, std::unique_ptr< domain::BoundaryConditions::BoundaryCondition > outer_boundary_condition=nullptr, const Options::Context &context={}) (defined in domain::creators::Sphere) | domain::creators::Sphere | |
Sphere()=default (defined in domain::creators::Sphere) | domain::creators::Sphere | |
Sphere(const Sphere &)=delete (defined in domain::creators::Sphere) | domain::creators::Sphere | |
Sphere(Sphere &&)=default (defined in domain::creators::Sphere) | domain::creators::Sphere | |
TimeDepOptionType typedef (defined in domain::creators::Sphere) | domain::creators::Sphere | |
~Sphere() override=default (defined in domain::creators::Sphere) | domain::creators::Sphere |