Namespaces | Functions
MarmotNumericalIntegration.cpp File Reference
#include "Marmot/MarmotNumericalIntegration.h"
#include <iostream>
#include <iterator>
Include dependency graph for MarmotNumericalIntegration.cpp:

Namespaces

 Marmot
 This file includes functions needed for calculations with stress and strain tensors written in voigt notation.
 
 Marmot::NumericalAlgorithms
 
 Marmot::NumericalAlgorithms::Integration
 

Functions

double Marmot::NumericalAlgorithms::Integration::integrateScalarFunction (scalar_to_scalar_function_type f, const std::tuple< double, double > integrationLimits, const int n, const integrationRule intRule)