Flow123d  release_3.0.0-1140-gd35b574
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 37 of file reader_cache.hh.

Member Data Documentation

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

Definition at line 39 of file reader_cache.hh.

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

Definition at line 38 of file reader_cache.hh.


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