Go to the source code of this file.
Classes | |
class | oomph::SamplePointContainerParameters |
Helper object for dealing with the parameters used for the SamplePointContainer objects. More... | |
class | oomph::CGALSamplePointContainerParameters |
Helper object for dealing with the parameters used for the CGALSamplePointContainer objects. More... | |
class | oomph::BinArrayParameters |
Helper object for dealing with the parameters used for the BinArray objects. More... | |
class | oomph::RefineableBinArrayParameters |
Helper object for dealing with the parameters used for the RefineableBinArray objects. More... | |
class | oomph::NonRefineableBinArrayParameters |
Helper object for dealing with the parameters used for the NonRefineableBinArray objects. More... | |
Namespaces | |
oomph | |
Enumerations | |
enum | oomph::Sample_Point_Container_Type { oomph::UseRefineableBinArray =1, oomph::UseNonRefineableBinArray, oomph::UseCGALSamplePointContainer } |
Enumeration to identify type of sample point container. More... | |