TerraNeo
Extreme-Scale Mantle Convection
Loading...
Searching...
No Matches
terra::fv::hex::FVProjectionFunctor Concept Reference
#include <
conversion.hpp
>
Concept definition
template
<
typename
T,
typename
ScalarType,
typename
Gr
id
ScalarType>
concept
terra::fv::hex::FVProjectionFunctor
=
requires
(
const
T& self,
const
dense::Vec< GridScalarType, 3 >& x ) {
{ self.operator()( x ) } -> std::same_as< ScalarType >;
}
terra::fv::hex::FVProjectionFunctor
Definition
conversion.hpp:16
terra
fv
hex
FVProjectionFunctor
Generated by
1.9.8