Classes | Namespaces | Typedefs

Albany_StateInfoStruct.hpp File Reference

#include <string>
#include <vector>
#include "Shards_CellTopologyData.h"
#include "Shards_Array.hpp"
#include "Intrepid_Polylib.hpp"
#include "Adapt_NodalDataBlock.hpp"
Include dependency graph for Albany_StateInfoStruct.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Albany::StateArrays
struct  Albany::MeshSpecsStruct
struct  Albany::StateStruct
 Container to get state info from StateManager to STK. Made into a struct so. More...
class  Albany::StateInfoStruct

Namespaces

namespace  Albany
 

Albany driver code, problems, discretizations, and responses.


Typedefs

typedef shards::Array< double,
shards::NaturalOrder > 
Albany::MDArray
typedef std::map< std::string,
MDArray > 
Albany::StateArray
typedef std::vector< StateArray > Albany::StateArrayVec