OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
CenteredGradient< Dim, Mesh, From, To > Class Template Reference

#include <CartesianStencilSetup.h>

Collaboration diagram for CenteredGradient< Dim, Mesh, From, To >:

Private Types

typedef Gradient< Dimoperator_type

Detailed Description

template<unsigned Dim, class Mesh, class From, class To>
class CenteredGradient< Dim, Mesh, From, To >

Definition at line 86 of file CartesianStencilSetup.h.

Member Typedef Documentation

◆ operator_type

template<unsigned Dim, class Mesh, class From, class To>
typedef Gradient<Dim> CenteredGradient< Dim, Mesh, From, To >::operator_type
private

Definition at line 88 of file CartesianStencilSetup.h.


The documentation for this class was generated from the following file: