- Copyright
- Copyright (c) 2012-2023, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license
Definition in file ExtrapolatableElementCollection.h.
#include <functional>
#include <vector>
#include "ExtrapolatableElement.h"
#include "MathLib/LinAlg/GlobalMatrixVectorTypes.h"
Go to the source code of this file.
|
template<typename LocalAssemblerCollection , typename IntegrationPointValuesMethod > |
ExtrapolatableLocalAssemblerCollection< LocalAssemblerCollection > | NumLib::makeExtrapolatable (LocalAssemblerCollection const &local_assemblers, IntegrationPointValuesMethod integration_point_values_method) |
|