Header file of the ConvLayer class. More...
#include <iostream>#include <torch/script.h>#include <torch/torch.h>#include <Eigen/Eigen>#include "ITHACAassert.H"#include "fvCFD.H"#include "boxToCell.H"#include "cellSet.H"#include "Filter.H"Go to the source code of this file.
Classes | |
| class | ITHACAtorch::ConvLayer< Type, PatchField, GeoMesh > |
Namespaces | |
| namespace | ITHACAtorch |
Typedefs | |
| typedef ConvLayer< scalar, fvPatchField, volMesh > | ITHACAtorch::volScalarLayer |
| typedef ConvLayer< vector, fvPatchField, volMesh > | ITHACAtorch::volVectorLayer |
| typedef ConvLayer< scalar, fvsPatchField, surfaceMesh > | ITHACAtorch::surfaceScalarLayer |
1.13.2