OGS
ExtrapolatableElementCollection.h File Reference

Detailed Description

Definition in file ExtrapolatableElementCollection.h.

#include <functional>
#include <vector>
#include "ExtrapolatableElement.h"
#include "MathLib/LinAlg/GlobalMatrixVectorTypes.h"
Include dependency graph for ExtrapolatableElementCollection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NumLib::ExtrapolatableElementCollection
 
class  NumLib::ExtrapolatableLocalAssemblerCollection< LocalAssemblerCollection >
 

Namespaces

namespace  NumLib
 

Functions

template<typename LocalAssemblerCollection , typename IntegrationPointValuesMethod >
ExtrapolatableLocalAssemblerCollection< LocalAssemblerCollection > NumLib::makeExtrapolatable (LocalAssemblerCollection const &local_assemblers, IntegrationPointValuesMethod integration_point_values_method)