XC Open source finite element analysis program
|
This is the complete list of members for XC::SoluMethod, including all inherited members.
alloc_conv_test(const std::string &) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
alloc_integrator(const std::string &, const Vector &) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
alloc_soln_algo(const std::string &) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
alloc_system_of_equations(const std::string &, AnalysisModel *) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
brokeDDLinearSOE(const CommParameters &, const ID &) (defined in XC::SoluMethod) | XC::SoluMethod | |
brokeDomainDecompAlgo(const CommParameters &, const ID &) (defined in XC::SoluMethod) | XC::SoluMethod | |
brokeEquiSolnAlgo(const CommParameters &, const ID &) (defined in XC::SoluMethod) | XC::SoluMethod | |
brokeIncrementalIntegrator(const CommParameters &, const ID &) (defined in XC::SoluMethod) | XC::SoluMethod | |
brokeLinearSOE(const CommParameters &, const ID &) (defined in XC::SoluMethod) | XC::SoluMethod | |
brokeStaticIntegrator(const CommParameters &, const ID &) (defined in XC::SoluMethod) | XC::SoluMethod | |
brokeTransientIntegrator(const CommParameters &, const ID &) (defined in XC::SoluMethod) | XC::SoluMethod | |
CheckPointers(void) | XC::SoluMethod | |
clearAll(void) (defined in XC::SoluMethod) | XC::SoluMethod | |
copia(const SoluMethod &) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
copia_conv_test(ConvergenceTest *) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
copia_integrator(Integrator *) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
copia_soln_algo(SolutionAlgorithm *) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
copia_system_of_equations(SystemOfEqn *) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
getAnalysisModelPtr(void) const | XC::SoluMethod | |
getConstraintHandlerPtr(void) | XC::SoluMethod | |
getConvergenceTestPtr(void) | XC::SoluMethod | |
getConvergenceTestPtr(void) const | XC::SoluMethod | |
getDOF_NumbererPtr(void) const | XC::SoluMethod | |
getDomainDecompSolutionAlgorithmPtr(void) | XC::SoluMethod | |
getDomainPtr(void) | XC::SoluMethod | |
getDomainPtr(void) const | XC::SoluMethod | |
getDomainSolverPtr(void) const | XC::SoluMethod | virtual |
getDomainSolverPtr(void) | XC::SoluMethod | virtual |
getEigenIntegratorPtr(void) | XC::SoluMethod | |
getEigenSOEPtr(void) | XC::SoluMethod | |
getEigenSOEPtr(void) const | XC::SoluMethod | |
getEigenSolutionAlgorithmPtr(void) | XC::SoluMethod | |
getEquiSolutionAlgorithmPtr(void) | XC::SoluMethod | |
getIncrementalIntegratorPtr(void) | XC::SoluMethod | |
getIntegratorPtr(void) | XC::SoluMethod | inline |
getIntegratorPtr(void) const (defined in XC::SoluMethod) | XC::SoluMethod | inline |
getLinearBucklingIntegratorPtr(void) | XC::SoluMethod | |
getLinearSOEPtr(void) | XC::SoluMethod | |
getLinearSOEPtr(void) const | XC::SoluMethod | |
getModelWrapperPtr(void) (defined in XC::SoluMethod) | XC::SoluMethod | inline |
getSolutionAlgorithmPtr(void) | XC::SoluMethod | inline |
getSolutionAlgorithmPtr(void) const (defined in XC::SoluMethod) | XC::SoluMethod | inline |
getStaticIntegratorPtr(void) | XC::SoluMethod | |
getSubdomainPtr(void) const | XC::SoluMethod | virtual |
getSubdomainPtr(void) | XC::SoluMethod | virtual |
getTransientIntegratorPtr(void) | XC::SoluMethod | |
libera(void) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
libera_conv_test(void) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
libera_integrator(void) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
libera_soln_algo(void) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
libera_system_of_equations(void) (defined in XC::SoluMethod) | XC::SoluMethod | protected |
newConvergenceTest(const std::string &) | XC::SoluMethod | |
newIntegrator(const std::string &, const Vector &) | XC::SoluMethod | |
newSolutionAlgorithm(const std::string &) | XC::SoluMethod | |
newSystemOfEqn(const std::string &) | XC::SoluMethod | |
operator=(const SoluMethod &) | XC::SoluMethod | |
ProblemaEF (defined in XC::SoluMethod) | XC::SoluMethod | friend |
revertToStart(void) | XC::SoluMethod | |
setAlgorithm(SolutionAlgorithm &theNewAlgorithm) | XC::SoluMethod | |
setConvergenceTest(ConvergenceTest &theNewTest) | XC::SoluMethod | |
setEigenSOE(EigenSOE &theSOE) | XC::SoluMethod | |
setIntegrator(Integrator &theNewIntegrator) | XC::SoluMethod | |
setLinearSOE(LinearSOE &theSOE) | XC::SoluMethod | |
SoluMethod(Analysis *a=nullptr, ModelWrapper *b=nullptr) | XC::SoluMethod | |
SoluMethod(const SoluMethod &) | XC::SoluMethod | |
~SoluMethod(void) | XC::SoluMethod |