Enumerations | |
enum | NekFieldEnum { velocity_x , velocity_y , velocity_z , velocity , velocity_component , velocity_x_squared , velocity_y_squared , velocity_z_squared , temperature , pressure , scalar01 , scalar02 , scalar03 , unity } |
Enumeration of possible fields to read from nekRS. More... | |
enum | NekWriteEnum { flux , heat_source , x_displacement , y_displacement , z_displacement , mesh_velocity_x , mesh_velocity_y , mesh_velocity_z } |
Enumeration of possible fields to write in nekRS. More... | |
enum field::NekFieldEnum |
enum field::NekWriteEnum |