G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsReadFile.h File Reference

Utility class which holds I/O XML data to read/write to/from files. More...

+ Include dependency graph for gsReadFile.h:

Go to the source code of this file.

Classes

class  gsMultiPatch< T >
 Container class for a set of geometry patches and their topology, that is, the interface connections and outer boundary faces. More...
 
class  gsReadFile< T >
 Reads an object from a data file, if such the requested object exists in the file. More...
 

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 

Functions

template<typename Object >
void gsWrite (const Object &obj, const std::string &fname)
 Write an arbitrary Gismo object to an XML file with the given filename.
 

Detailed Description

Utility class which holds I/O XML data to read/write to/from files.

This file is part of the G+Smo library.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author(s): A. Mantzaflaris