Public Member Functions
Sundance::ExodusWriterFactory Class Reference
Inheritance diagram for Sundance::ExodusWriterFactory:
Sundance::FieldWriterFactoryBase Playa::Handleable< FieldWriterFactoryBase >

List of all members.

Public Member Functions

 ExodusWriterFactory ()
RCP< FieldWriterBasecreateWriter (const string &name) const
virtual RCP
< FieldWriterFactoryBase
getRcp ()

Detailed Description

ExodusWriterFactory produces an Exodus writer in contexts where a user cannot do so directly.

Definition at line 136 of file SundanceExodusWriter.hpp.


Constructor & Destructor Documentation

Definition at line 140 of file SundanceExodusWriter.hpp.


Member Function Documentation

RCP<FieldWriterBase> Sundance::ExodusWriterFactory::createWriter ( const string &  name) const [inline, virtual]

Create a writer with the specified filename

Implements Sundance::FieldWriterFactoryBase.

Definition at line 143 of file SundanceExodusWriter.hpp.

Site Contact