SpECTRE  v2024.04.12
domain::creators::time_dependence::Shape< Label > Member List

This is the complete list of members for domain::creators::time_dependence::Shape< Label >, including all inherited members.

block_maps_distorted_to_inertial(size_t number_of_blocks) const -> std::vector< std::unique_ptr< domain::CoordinateMapBase< Frame::Distorted, Frame::Inertial, mesh_dim > > > overridedomain::creators::time_dependence::Shape< Label >virtual
block_maps_grid_to_distorted(size_t number_of_blocks) const -> std::vector< std::unique_ptr< domain::CoordinateMapBase< Frame::Grid, Frame::Distorted, mesh_dim > > > overridedomain::creators::time_dependence::Shape< Label >virtual
block_maps_grid_to_inertial(size_t number_of_blocks) const -> std::vector< std::unique_ptr< domain::CoordinateMapBase< Frame::Grid, Frame::Inertial, mesh_dim > > > overridedomain::creators::time_dependence::Shape< Label >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 > > overridedomain::creators::time_dependence::Shape< Label >virtual
get_clone() const -> std::unique_ptr< TimeDependence< mesh_dim > > overridedomain::creators::time_dependence::Shape< Label >virtual
help (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >static
is_none() constdomain::creators::time_dependence::TimeDependence< 3 >inline
maps_list typedef (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >
mesh_dim (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >static
name() (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >inlinestatic
operator=(const Shape &)=delete (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >
operator=(Shape &&)=default (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >
operator== (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >friend
options typedef (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >
Shape()=default (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >
Shape(const Shape &)=delete (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >
Shape(Shape &&)=default (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >
Shape(double initial_time, size_t l_max, double mass, std::array< double, 3 > spin, std::array< double, 3 > center, double inner_radius, double outer_radius, const Options::Context &context={}) (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >
~Shape() override=default (defined in domain::creators::time_dependence::Shape< Label >)domain::creators::time_dependence::Shape< Label >