DUNE-FEM (unstable)
Dune::Fem::StreamFactory< StreamImpl > Struct Template Reference
Factory class for Fem Streams to deal with different constructor parameters. More...
#include <dune/fem/io/streams/streams.hh>
Public Types | |
| typedef MPIHelper::MPICommunicator | MPICommunicatorType | 
| type of MPI communicator  | |
Static Public Member Functions | |
| static StreamImpl * | create (const std::string &filename, const int rank=MPIManager::rank(), const MPICommunicatorType &mpiComm=MPIHelper ::getCommunicator()) | 
| return pointer to stream object created by new.  More... | |
Detailed Description
template<class StreamImpl>
struct Dune::Fem::StreamFactory< StreamImpl >
struct Dune::Fem::StreamFactory< StreamImpl >
Factory class for Fem Streams to deal with different constructor parameters.
Member Function Documentation
◆ create()
template<class StreamImpl > 
      
  | 
  inlinestatic | 
return pointer to stream object created by new.
- Parameters
 - 
  
[in] filename name of file that the stream read/writes [in] rank rank of process data is read/written (defaults to MPIManager::rank()) [in] mpiComm MPI communicator (defaults to MPIHelper :: getCommunicator())  
The documentation for this struct was generated from the following file:
- dune/fem/io/streams/streams.hh
 
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)