v0.14.0
Public Attributes | List of all members
PostProcCommonOnRefMesh::CommonData Struct Reference

#include <users_modules/basic_finite_elements/src/PostProcOnRefMesh.hpp>

Inheritance diagram for PostProcCommonOnRefMesh::CommonData:
[legend]
Collaboration diagram for PostProcCommonOnRefMesh::CommonData:
[legend]

Public Attributes

std::map< std::string, std::vector< VectorDouble > > fieldMap
 
std::map< std::string, std::vector< MatrixDouble > > gradMap
 

Detailed Description

Definition at line 32 of file PostProcOnRefMesh.hpp.

Member Data Documentation

◆ fieldMap

std::map<std::string, std::vector<VectorDouble> > PostProcCommonOnRefMesh::CommonData::fieldMap

Definition at line 33 of file PostProcOnRefMesh.hpp.

◆ gradMap

std::map<std::string, std::vector<MatrixDouble> > PostProcCommonOnRefMesh::CommonData::gradMap

Definition at line 34 of file PostProcOnRefMesh.hpp.


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