#include <deal.II/base/exceptions.h>
#include <prismspf/core/type_enums.h>
#include <prismspf/core/types.h>
#include <prismspf/config.h>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
|
| struct | FieldAttributes |
| | Structure to hold the attributes of a field. This includes things like the name, rank, and nucleation information.. More...
|
| |
◆ field_index_map()
Make a map that maps field names to field indices.
◆ field_map()
Make a map that maps field names to field attributes.