![]() |
|
#include <sample_point_parameters.h>
Inheritance diagram for oomph::NonRefineableBinArrayParameters:Static Public Attributes | |
| static unsigned | Default_nspiral_chunk |
Static Public Attributes inherited from oomph::SamplePointContainerParameters | |
| static unsigned | Default_nsample_points_generated_per_element |
| Default for "measure of" number of sample points per element. More... | |
Private Attributes | |
| unsigned | Nspiral_chunk |
Additional Inherited Members | |
Protected Attributes inherited from oomph::BinArrayParameters | |
| Vector< unsigned > | Dimensions_of_bin_array |
| Number of bins in each coordinate direction. More... | |
Protected Attributes inherited from oomph::SamplePointContainerParameters | |
| Mesh * | Mesh_pt |
| Pointer to mesh from whose FiniteElements sample points are created. More... | |
| Vector< std::pair< double, double > > | Min_and_max_coordinates |
| unsigned | Nsample_points_generated_per_element |
| "Measure of" number of sample points generated in each element More... | |
| bool | Use_eulerian_coordinates_during_setup |
| bool | Ignore_halo_elements_during_locate_zeta_search |
/////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Helper object for dealing with the parameters used for the NonRefineableBinArray objects
|
inline |
Constructor: Pass mesh.
|
delete |
Broken copy constructor.
|
inlinevirtual |
|
inline |
Number of spirals that are being visited before doing another circular mpi communication
References Nspiral_chunk.
|
inline |
Number of spirals that are being visited before doing another circular mpi communication const version
References Nspiral_chunk.
|
delete |
Broken assignment operator.
|
static |
Default value for number of spirals that are being visited before doing another circular mpi communication
|
private |
Number of spirals that are being visited before doing another circular mpi communication
Referenced by nspiral_chunk().