NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
shmSearchableSphere Struct Reference

Detailed Description

Definition at line 85 of file snappymeshParams.H.

Public Member Functions

std::string getType () const override
 

Public Attributes

std::array< double, 3 > center
 
double radius
 
std::string patchName
 

Inherits shmSearchableShape.

Member Function Documentation

◆ getType()

std::string shmSearchableSphere::getType ( ) const
inlineoverridevirtual

Implements shmSearchableShape.

Definition at line 86 of file snappymeshParams.H.

86 { return "searchableSphere"; }

Member Data Documentation

◆ center

std::array<double, 3> shmSearchableSphere::center

Definition at line 87 of file snappymeshParams.H.

◆ patchName

std::string shmSearchableShape::patchName
inherited

Definition at line 60 of file snappymeshParams.H.

◆ radius

double shmSearchableSphere::radius

Definition at line 88 of file snappymeshParams.H.


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