Advanced Multi-Physics (AMP)
On-Line Documentation
Public Member Functions | Public Attributes | List of all members
AMP::IO::Writer::WriterProperties Struct Reference

#include <Writer.h>

Public Member Functions

 WriterProperties ()
 

Public Attributes

bool enabled
 
std::string extension
 
bool isNull
 
bool registerMatrix
 
bool registerMesh
 
bool registerVector
 
bool registerVectorWithMesh
 
std::string type
 

Detailed Description

Definition at line 39 of file Writer.h.

Constructor & Destructor Documentation

◆ WriterProperties()

AMP::IO::Writer::WriterProperties::WriterProperties ( )

Member Data Documentation

◆ enabled

bool AMP::IO::Writer::WriterProperties::enabled

Definition at line 46 of file Writer.h.

◆ extension

std::string AMP::IO::Writer::WriterProperties::extension

Definition at line 41 of file Writer.h.

◆ isNull

bool AMP::IO::Writer::WriterProperties::isNull

Definition at line 47 of file Writer.h.

◆ registerMatrix

bool AMP::IO::Writer::WriterProperties::registerMatrix

Definition at line 45 of file Writer.h.

◆ registerMesh

bool AMP::IO::Writer::WriterProperties::registerMesh

Definition at line 42 of file Writer.h.

◆ registerVector

bool AMP::IO::Writer::WriterProperties::registerVector

Definition at line 43 of file Writer.h.

◆ registerVectorWithMesh

bool AMP::IO::Writer::WriterProperties::registerVectorWithMesh

Definition at line 44 of file Writer.h.

◆ type

std::string AMP::IO::Writer::WriterProperties::type

Definition at line 40 of file Writer.h.


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



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:42.
Comments on this page