SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder Class Reference
Inheritance diagram for python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder:

Public Member Functions

 __init__ (self, asgcUQManager)
 
 andGetResult (self)
 
 withGrid (self)
 
 withRefinement (self)
 
 withStopPolicy (self)
 

Constructor & Destructor Documentation

◆ __init__()

python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__init__ (   self,
  asgcUQManager 
)
Default constructor

References python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__asgcUQManager, python.learner.LearnerBuilder.LearnerBuilder.__gridDescriptor, python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__gridDescriptor, python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__refinementManagerBuilder, python.learner.LearnerBuilder.LearnerBuilder.__stopPolicyDescriptor, python.uq.learner.builder.RegressorSpecificationDescriptor.RegressorSpecificationDescriptor.__stopPolicyDescriptor, and python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__stopPolicyDescriptor.

Member Function Documentation

◆ andGetResult()

python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.andGetResult (   self)
Returns the adaptive sparse grid collocation object that is
currently being constructed

References python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__asgcUQManager, python.uq.learner.builder.SimulationLearnerBuilder.SimulationLearnerBuilder.__collectGrid(), python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__collectGrid(), python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__collectStopPolicy(), python.uq.learner.builder.SimulationLearnerBuilder.SimulationLearnerBuilder.__initRefinement(), and python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__initRefinement().

◆ withGrid()

python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.withGrid (   self)

References python.learner.LearnerBuilder.LearnerBuilder.__gridDescriptor, and python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__gridDescriptor.

◆ withRefinement()

python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.withRefinement (   self)
Define if spatially adaptive refinement should be done and how...

References python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__refinementManagerBuilder.

◆ withStopPolicy()

python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.withStopPolicy (   self)

References python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__asgcUQManager, python.learner.LearnerBuilder.LearnerBuilder.__gridDescriptor, python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__gridDescriptor, python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__refinementManagerBuilder, python.learner.LearnerBuilder.LearnerBuilder.__stopPolicyDescriptor, python.uq.learner.builder.RegressorSpecificationDescriptor.RegressorSpecificationDescriptor.__stopPolicyDescriptor, and python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__stopPolicyDescriptor.

Referenced by python.uq.learner.builder.RegressorSpecificationDescriptor.RegressorSpecificationDescriptor.create().


The documentation for this class was generated from the following file: