| 1046 | } |
| 1047 | |
| 1048 | StaticIntegrator* |
| 1049 | BasicAnalysisBuilder::getStaticIntegrator() |
| 1050 | { |
| 1051 | return theStaticIntegrator; |
| 1052 | } |
| 1053 | |
| 1054 | TransientIntegrator* |
| 1055 | BasicAnalysisBuilder::getTransientIntegrator() |
no outgoing calls
no test coverage detected