G+Smo
24.08.0
Geometry + Simulation Modules
|
Input and output Utilities concerning GoTools export. More...
Go to the source code of this file.
Namespaces | |
gismo | |
The G+Smo namespace, containing all definitions for the library. | |
Functions | |
template<typename T > | |
void | gsWriteGoTools (const gsGeometry< T > &geom, const std::string &fileName) |
template<typename T > | |
void | gsWriteGoTools (const gsGeometry< T > &geom, std::ofstream &out) |
template<typename T > | |
void | gsWriteGoTools (const gsMultiPatch< T > &multiPatch, const std::string &fileName) |
template<short_t d, typename T > | |
void | gsWriteGoToolsBodySpline (const gsTensorBSpline< d, T > &bspl, std::ofstream &out) |
Writes body part of GoTools (.g2) format to a file. More... | |
template<short_t d, typename T > | |
void | gsWriteGoToolsSpline (const gsTensorBSpline< d, T > &bspl, std::ofstream &out) |
Input and output Utilities concerning GoTools export.
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, J. Speh