allocateManagedScalarBuffer(std::size_t numEntities) | Opm::VtkMultiWriter< GridView, vtkFormat > | inline |
allocateManagedVectorBuffer(std::size_t numOuter, std::size_t numInner) | Opm::VtkMultiWriter< GridView, vtkFormat > | inline |
attachScalarElementData(ScalarBuffer &buf, std::string_view name) override | Opm::VtkMultiWriter< GridView, vtkFormat > | inlinevirtual |
attachScalarVertexData(ScalarBuffer &buf, std::string_view name) override | Opm::VtkMultiWriter< GridView, vtkFormat > | inlinevirtual |
attachTensorElementData(TensorBuffer &buf, std::string_view name) override | Opm::VtkMultiWriter< GridView, vtkFormat > | inlinevirtual |
attachTensorVertexData(TensorBuffer &buf, std::string_view name) override | Opm::VtkMultiWriter< GridView, vtkFormat > | inlinevirtual |
attachVectorElementData(VectorBuffer &buf, std::string_view name) override | Opm::VtkMultiWriter< GridView, vtkFormat > | inlinevirtual |
attachVectorVertexData(VectorBuffer &buf, std::string_view name) override | Opm::VtkMultiWriter< GridView, vtkFormat > | inlinevirtual |
beginWrite(double t) override | Opm::VtkMultiWriter< GridView, vtkFormat > | inlinevirtual |
curWriterNum() const | Opm::VtkMultiWriter< GridView, vtkFormat > | inline |
deserialize(Restarter &res) | Opm::VtkMultiWriter< GridView, vtkFormat > | inline |
endWrite(bool onlyDiscard) override | Opm::VtkMultiWriter< GridView, vtkFormat > | inlinevirtual |
gridChanged() | Opm::VtkMultiWriter< GridView, vtkFormat > | inline |
Scalar typedef | Opm::VtkMultiWriter< GridView, vtkFormat > | |
ScalarBuffer typedef | Opm::VtkMultiWriter< GridView, vtkFormat > | |
serialize(Restarter &res) | Opm::VtkMultiWriter< GridView, vtkFormat > | inline |
Tensor typedef | Opm::VtkMultiWriter< GridView, vtkFormat > | |
TensorBuffer typedef | Opm::VtkMultiWriter< GridView, vtkFormat > | |
Vector typedef | Opm::VtkMultiWriter< GridView, vtkFormat > | |
VectorBuffer typedef | Opm::VtkMultiWriter< GridView, vtkFormat > | |
VtkMultiWriter(bool asyncWriting, const GridView &gridView, const std::string &outputDir, const std::string &simName="", const std::string &multiFileName="") | Opm::VtkMultiWriter< GridView, vtkFormat > | inline |
VtkWriter typedef | Opm::VtkMultiWriter< GridView, vtkFormat > | |
~BaseOutputWriter()=default | Opm::BaseOutputWriter | virtual |
~VtkMultiWriter() override | Opm::VtkMultiWriter< GridView, vtkFormat > | inline |