#include <Writer.h>
Public Member Functions | |
| VectorData ()=default | |
| VectorData (std::shared_ptr< AMP::LinearAlgebra::Vector >, const std::string &) | |
Public Attributes | |
| VectorType | dataType = VectorType::DOUBLE |
| bool | isStatic = false |
| std::string | name |
| uint8_t | numDOFs = 0 |
| GeomType | type = GeomType::Nullity |
| std::shared_ptr< AMP::LinearAlgebra::Vector > | vec |
|
default |
| AMP::IO::Writer::VectorData::VectorData | ( | std::shared_ptr< AMP::LinearAlgebra::Vector > | , |
| const std::string & | |||
| ) |
| VectorType AMP::IO::Writer::VectorData::dataType = VectorType::DOUBLE |
| GeomType AMP::IO::Writer::VectorData::type = GeomType::Nullity |
| std::shared_ptr<AMP::LinearAlgebra::Vector> AMP::IO::Writer::VectorData::vec |
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:42. Comments on this page |