OGS
ProcessLib::IntegrationMethodProviderOrIntegrationOrder Concept Reference

#include <GenericLocalAssemblerFactory.h>

Concept definition

Detailed Description

Used for template type checks with createLocalAssemblers... functions.

With this concept the createLocalAssemblers... functions transparently support both OGS's default integration methods (requested via a NumLib::IntegrationOrder argument) and arbitrary NumLib::IntegrationMethodProvider's.

Definition at line 30 of file GenericLocalAssemblerFactory.h.