SpECTRE  v2024.04.12
domain::Tags::MinimumGridSpacingCompute< Dim, Frame > Struct Template Reference

Public Types

using base = MinimumGridSpacing< Dim, Frame >
 
using return_type = double
 
using argument_tags = tmpl::list< Mesh< Dim >, Coordinates< Dim, Frame > >
 
- Public Types inherited from domain::Tags::MinimumGridSpacing< Dim, Frame >
using type = double
 

Static Public Member Functions

static void function (const gsl::not_null< double * > result, const ::Mesh< Dim > &mesh, const tnsr::I< DataVector, Dim, Frame > &coordinates)
 

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