Flow123d  release_3.0.0-968-gc87a28e79
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

◆ mesh_

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

Definition at line 39 of file reader_cache.hh.

◆ reader_

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: