Flow123d  release_2.2.0-914-gf1a3a4f
Public Attributes | List of all members
ReaderCache::ReaderData Struct Reference

#include <reader_cache.hh>

Public Attributes

std::shared_ptr< BaseMeshReaderreader_
 
std::shared_ptr< Meshmesh_
 

Detailed Description

Definition at line 35 of file reader_cache.hh.

Member Data Documentation

std::shared_ptr<Mesh> ReaderCache::ReaderData::mesh_

Definition at line 37 of file reader_cache.hh.

std::shared_ptr<BaseMeshReader> ReaderCache::ReaderData::reader_

Definition at line 36 of file reader_cache.hh.


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