NuTo
Numerics Tool
Public Attributes | List of all members
NuTo::GmshWriter::Cylinder Struct Reference

Simple 3D cylinder geometry. More...

#include <GmshWriter.h>

Public Attributes

double mRadius
 
double mHeight
 

Detailed Description

Simple 3D cylinder geometry.

Remarks
The center will be at (0,0,0). You can make that changable. YAGNI otherwise.

Member Data Documentation

double NuTo::GmshWriter::Cylinder::mHeight
double NuTo::GmshWriter::Cylinder::mRadius

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