Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
FieldVariant.hpp File Reference

Field variant object to instanciate a variant on the patch types. More...

#include "shambase/exception.hpp"
#include "shambackends/typeAliasVec.hpp"
#include <variant>
+ Include dependency graph for FieldVariant.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamrock::patch::FieldVariant< Container >
 Field variant class. More...
 

Namespaces

namespace  shamrock
 namespace for the main framework
 

Typedefs

template<template< class > class Container>
using shamrock::patch::var_t_template = typename FieldVariant< Container >::var_t_template
 

Detailed Description

Field variant object to instanciate a variant on the patch types.

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)
Date
2023-07-31

Definition in file FieldVariant.hpp.

Typedef Documentation

◆ var_t_template

template<template< class > class Container>
using shamrock::patch::var_t_template = typedef typename FieldVariant<Container>::var_t_template

Definition at line 115 of file FieldVariant.hpp.