DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Geom::tPointPortable Struct Reference

#include <Geometric.hpp>

Collaboration diagram for DNDS::Geom::tPointPortable:
[legend]

Public Member Functions

DNDS_DEVICE_CALLABLE auto map ()
 
DNDS_DEVICE_CALLABLE auto map () const
 

Public Attributes

std::array< real, 3 > d
 

Detailed Description

Definition at line 17 of file Geometric.hpp.

Member Function Documentation

◆ map() [1/2]

DNDS_DEVICE_CALLABLE auto DNDS::Geom::tPointPortable::map ( )
inline

Definition at line 21 of file Geometric.hpp.

◆ map() [2/2]

DNDS_DEVICE_CALLABLE auto DNDS::Geom::tPointPortable::map ( ) const
inline

Definition at line 26 of file Geometric.hpp.

Member Data Documentation

◆ d

std::array<real, 3> DNDS::Geom::tPointPortable::d

Definition at line 19 of file Geometric.hpp.


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