VertexCFD  0.0-dev
Public Types | Public Member Functions | Public Attributes | List of all members
VertexCFD::Test::ExpectedDistance< EvalType > Struct Template Reference
Inheritance diagram for VertexCFD::Test::ExpectedDistance< EvalType >:
Inheritance graph
[legend]
Collaboration diagram for VertexCFD::Test::ExpectedDistance< EvalType >:
Collaboration graph
[legend]

Public Types

using scalar_type = typename EvalType::ScalarT
 

Public Member Functions

 ExpectedDistance (const panzer::IntegrationRule &ir)
 
void evaluateFields (typename panzer::Traits::EvalData d) override
 
KOKKOS_INLINE_FUNCTION void operator() (const int c) const
 

Public Attributes

int _num_space_dim
 
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > _exp_distance
 
PHX::MDField< const double, panzer::Cell, panzer::Point, panzer::Dim > _ip_coords
 
int _ir_degree
 

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