|
|
| Object (double local_inner_radius, double local_outer_radius, double local_x_coord, std::optional< Excision > interior, bool local_use_logarithmic_map) |
|
| Object (double local_inner_radius, double local_outer_radius, double local_x_coord, bool local_excise_interior, bool local_use_logarithmic_map) |
|
bool | is_excised () const |
| | Whether or not the object should be excised from the domain, leaving a spherical hole. When this is true, inner_boundary_condition is guaranteed to hold a value (though it might be a nullptr if we are not working with boundary conditions).
|
template<bool UseWorldtube = false>
struct domain::creators::BinaryCompactObject< UseWorldtube >::Object
Options for one of the two objects in the binary domain.