#include <GougeConfig.h>
|
| | GougeConfigPrms () |
| |
| | GougeConfigPrms (const BoundingBox &bBox, double padRadius, Orientation orientation, const ParticleRndPackPrms &faultRegionPrms, const GrainRPackPrms &gougeRegionPrms, const BoolVector &peridicDimensions=BoolVector(3, false), int maxInsertionFailures=100, double tolerance=DBL_EPSILON *128, double connectionTolerance=DBL_EPSILON *128 *10, int blockConnectionTag=0) |
| |
| | ~GougeConfigPrms () |
| |
| double | getTolerance () const |
| |
| double | getConnectionTolerance () const |
| |
| const BoundingBox & | getBBox () const |
| |
| int | getMaxInsertionFailures () const |
| |
| double | getRegularBlockRadius () const |
| |
| double | getFaultMinRadius () const |
| |
| double | getFaultMaxRadius () const |
| |
| double | getGougeMinRadius () const |
| |
| double | getGougeMaxRadius () const |
| |
| int | getGougeConnectionTag () const |
| |
| int | getBlockConnectionTag () const |
| |
| const BoolVector & | getPeriodicDimensions () const |
| |
| BoundingBoxVector | getRegularBBoxVector () const |
| |
| GougePackingInfoVector | getGougePackingInfoVector () const |
| |
| PackingInfoVector | getFaultPackingInfoVector () const |
| |
| BoundingBox | cutFromCentre (double d1, double d2) const |
| |
| Orientation | getOrientation () const |
| |
| int | getOrientationIndex () const |
| |
| double | getOrientationSize () const |
| |
| double | getMaxRadius () const |
| |
| double | getMinRadius () const |
| |
| bool | is2d () const |
| |
◆ GougePackInfo
template<typename TmplParticleGrainGen >
◆ GougePackingInfoVector
template<typename TmplParticleGrainGen >
◆ GrainRPackPrms
template<typename TmplParticleGrainGen >
◆ ParticleGrainGen
template<typename TmplParticleGrainGen >
◆ ParticleRndPackPrms
template<typename TmplParticleGrainGen >
◆ GougeConfigPrms() [1/2]
template<typename TPGrainGen >
◆ GougeConfigPrms() [2/2]
template<typename TPGrainGen >
| esys::lsm::GougeConfigPrms< TPGrainGen >::GougeConfigPrms |
( |
const BoundingBox & |
bBox, |
|
|
double |
padRadius, |
|
|
Orientation |
orientation, |
|
|
const ParticleRndPackPrms & |
faultRegionPrms, |
|
|
const GrainRPackPrms & |
gougeRegionPrms, |
|
|
const BoolVector & |
peridicDimensions = BoolVector(3, false), |
|
|
int |
maxInsertionFailures = 100, |
|
|
double |
tolerance = DBL_EPSILON*128, |
|
|
double |
connectionTolerance = DBL_EPSILON*128*10, |
|
|
int |
blockConnectionTag = 0 |
|
) |
| |
◆ ~GougeConfigPrms()
template<typename TPGrainGen >
◆ cutFromCentre()
template<typename TPGrainGen >
◆ getBBox()
template<typename TPGrainGen >
◆ getBlockConnectionTag()
template<typename TPGrainGen >
◆ getConnectionTolerance()
template<typename TPGrainGen >
◆ getFaultMaxRadius()
template<typename TPGrainGen >
◆ getFaultMinRadius()
template<typename TPGrainGen >
◆ getFaultPackingInfoVector()
template<typename TPGrainGen >
◆ getGougeConnectionTag()
template<typename TPGrainGen >
◆ getGougeMaxRadius()
template<typename TPGrainGen >
◆ getGougeMinRadius()
template<typename TPGrainGen >
◆ getGougePackingInfoVector()
template<typename TPGrainGen >
◆ getMaxInsertionFailures()
template<typename TPGrainGen >
◆ getMaxRadius()
template<typename TPGrainGen >
◆ getMinRadius()
template<typename TPGrainGen >
◆ getOrientation()
template<typename TPGrainGen >
◆ getOrientationIndex()
template<typename TPGrainGen >
◆ getOrientationSize()
template<typename TPGrainGen >
◆ getPeriodicDimensions()
template<typename TPGrainGen >
◆ getRegularBBoxVector()
template<typename TPGrainGen >
◆ getRegularBlockRadius()
template<typename TPGrainGen >
◆ getTolerance()
template<typename TPGrainGen >
◆ is2d()
template<typename TPGrainGen >
◆ m_bBox
template<typename TmplParticleGrainGen >
◆ m_blockConnectionTag
template<typename TmplParticleGrainGen >
◆ m_connectionTolerance
template<typename TmplParticleGrainGen >
◆ m_faultPrms
template<typename TmplParticleGrainGen >
◆ m_gougePrms
template<typename TmplParticleGrainGen >
◆ m_maxInsertionFailures
template<typename TmplParticleGrainGen >
◆ m_orientation
template<typename TmplParticleGrainGen >
◆ m_padRadius
template<typename TmplParticleGrainGen >
◆ m_periodicDimensions
template<typename TmplParticleGrainGen >
◆ m_tolerance
template<typename TmplParticleGrainGen >
The documentation for this class was generated from the following files: