Peano
Loading...
Searching...
No Matches
convert::data Namespace Reference

Data Structures

class  DataSet
 A dataset is a wrapper around one big map. More...
 
class  PatchData
 A patch is a square or cube in the domain. More...
 
class  Variable
 Represents one variable that is subsequently attached to the patches of a file. More...
 

Enumerations

enum class  PeanoDataType { Cell_Values , Vertex_Values }
 

Enumeration Type Documentation

◆ PeanoDataType

enum class convert::data::PeanoDataType
strong
Enumerator
Cell_Values 
Vertex_Values 

Definition at line 8 of file Variable.h.