![]() |
SG++-Doxygen-Documentation
|
Public Member Functions | |
__init__ (self, asgcUQManager) | |
andGetResult (self) | |
withGrid (self) | |
withRefinement (self) | |
withStopPolicy (self) | |
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.
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().
python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.withGrid | ( | self | ) |
References python.learner.LearnerBuilder.LearnerBuilder.__gridDescriptor, and python.uq.sampler.asgc.ASGCSamplerBuilder.ASGCSamplerBuilder.__gridDescriptor.
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.
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().