MGIS
Loading...
Searching...
No Matches
Algorithms.ixx File Reference

Namespaces

namespace  mgis
 the namespace mgis encloses all the MGIS project.
 

Functions

template<typename CallableType , typename SpaceSizeType >
__global__ void mgis::function::cuda::apply_kernel (CallableType f, const SpaceSizeType s)
 
template<typename CallableType , typename SpaceSizeType >
bool mgis::function::cuda::call_kernel (Context &ctx, const CUDAExecutionConfiguration &c, CallableType f, const SpaceSizeType s)
 
template<typename FunctionType , EvaluatorConcept EvaluatorType>
requires ( ((LinearElementSpaceConcept<evaluator_space<EvaluatorType>>) || (LinearQuadratureSpaceConcept<evaluator_space<EvaluatorType>>)) && std::same_as<function_space<FunctionType>, evaluator_space<EvaluatorType>>)
bool mgis::function::assign (Context &ctx, const CUDAExecutionConfiguration &c, FunctionType &f, const EvaluatorType e)
 

Detailed Description

Author
Thomas Helfer
Date
28/06/2026