CITHACAtorch::ConvLayer< Type, PatchField, GeoMesh > | |
CDEIM< T > | |
▼CDEIM< fvScalarMatrix > | |
CDEIM_function | |
▼CdisplacementMotionSolver | |
CFoam::RBFMotionSolver | |
▼CFoam::Filter | |
CFoam::IntegralFilter | |
▼CfixedGradientFvPatchScalarField | |
CFoam::incompressible::turbulentHeatFluxTemperatureFvPatchScalarField | |
CFoam2Eigen | Class to converts OpenFOAM objects into Eigen and viceversa |
▼CFofM | |
►CPtot | |
CPlocal | |
CPlocal | |
►CPtot_time | |
CPloct | |
►CTm | |
CTmlocal | |
CTmlocal | |
►CTm_time | |
CTmloct | |
▼CfvMeshFunctionObject | |
CFoam::functionObjects::ITHACAforces | |
CFoam::functionObjects::ITHACAforces | |
CHyperReduction< SnapshotsLists > | |
▼CHyperReduction< PtrList< volScalarField > & > | |
CDEIM_function | |
CHyperReduction_function | |
▼CHyperReduction< PtrList< volVectorField > & > | |
CHyperReduction_vectorFunction | |
▼CHyperReduction< PtrList< volVectorField > &, PtrList< volScalarField > & > | |
CHyperReduction_vectorScalarFunction | |
CITHACADMD< Type, PatchField, GeoMesh > | Class of the computation of the DMD, it exploits the SVD methods |
CITHACAparallel | Class for parallel handling, it has several functions to deal with parallel problems, the class is implemented as a singletone |
CITHACAparameters | Class for the definition of some general parameters, the parameters must be defined from the file ITHACAdict inside the system folder |
CITHACAsampling | |
▼ClogFiles | |
CFoam::functionObjects::ITHACAforces | |
CLRSensitivity | |
CmetaData_offline | |
CColor::Modifier | Class to change color to the output stream |
Cnewton_argument< _Scalar, NX, NY > | Template object created to solve non linear problems using the Eigen library |
▼Cnewton_argument< double > | |
CnewtonSteadyNSTurbIntrusive | Structure to implement a newton object for a stationary NS problem |
CnewtonSteadyNSTurbPPE | |
CnewtonSteadyNSTurbSUP | Structure to implement a newton object for a stationary NS problem |
CnewtonUnsteadyNSTurbIntrusive | |
CnewtonUnsteadyNSTurbIntrusivePPE | |
CnewtonUnsteadyNSTurbPPE | |
CnewtonUnsteadyNSTurbPPEAve | |
CnewtonUnsteadyNSTurbSUP | |
CnewtonUnsteadyNSTurbSUPAve | |
Cnewton_msr_fd | Structure to implement a newton object for a stationary MSR problem |
Cnewton_msr_n | |
Cnewton_msr_t | |
Cnewton_steadyNS | Structure to implement a newton object for a stationary NS problem |
Cnewton_unsteadyBB_PPE | |
Cnewton_unsteadyBB_sup | Newton object for the resolution of the reduced problem using a supremizer approach |
Cnewton_unsteadyNSTTurb_sup | |
Cnewton_unsteadyNSTTurb_sup_t | |
Cnewton_unsteadyNST_sup | Newton object for the resolution of the reduced problem using a supremizer approach |
Cnewton_unsteadyNST_sup_t | |
Cnewton_unsteadyNS_PPE | Newton object for the resolution of the reduced problem using a PPE approach |
Cnewton_unsteadyNS_sup | Newton object for the resolution of the reduced problem using a supremizer approach |
Cnewton_usmsr_fd | |
Cnewton_usmsr_n | |
Cnewton_usmsr_t | |
Ccnpy::NpyArray | |
ConlineInterp | Class for the online evaluation of the coefficient manifold for PODI |
▼CPtrList | |
CModes< vector, fvPatchField, volMesh > | |
CModes< scalar, fvPatchField, volMesh > | |
CModes< scalar, fvsPatchField, surfaceMesh > | |
►CModes< Type, PatchField, GeoMesh > | Implementation of a container class derived from PtrList |
CincrementalPOD< Type, PatchField, GeoMesh > | Implementation of a incremental POD algorithm according to Oxberry et al |
▼CFoam::RBFFunction | |
CFoam::Gauss | |
CFoam::IMQB | |
CFoam::TPS | |
CFoam::W2 | |
CFoam::RBFInterpolation | |
▼CreducedProblem | Base class for the implementation of a reduced problem |
CreducedLaplacian | Class to solve the online reduced problem associated with a Laplace problem |
►CreducedMSR | |
CreducedusMSR | |
►CreducedSimpleSteadyNS | Class where it is implemented a reduced problem for the steady Navier-stokes problem |
CreducedSimpleSteadyNN | |
►CreducedSteadyNS | Class where it is implemented a reduced problem for the steady Navier-stokes problem |
CReducedSteadyNSTurb | Class where it is implemented a reduced problem for the steady turbulent Navier-stokes problem |
CReducedSteadyNSTurbIntrusive | Class where it is implemented a reduced problem for the steady turbulent Navier-stokes problem |
►CreducedUnsteadyNS | Class where it is implemented a reduced problem for the unsteady Navier-stokes problem |
CReducedUnsteadyBB | Class where it is implemented a reduced problem for the unsteady Navier-stokes problem |
CReducedUnsteadyNSExplicit | Class where it is implemented a reduced problem for the unsteady Navier-stokes problem |
CReducedUnsteadyNSTurb | Class where it is implemented a reduced problem for the unsteady Navier-stokes problem |
CReducedUnsteadyNSTurbIntrusive | Class where it is implemented a reduced problem for the unsteady Navier-stokes problem |
►CreducedUnsteadyNST | Class where it is implemented a reduced problem for the unsteady Navier-stokes weakly coupled with the energy equation problem |
CReducedUnsteadyNSTTurb | Class where it is implemented a reduced problem for the unsteady Navier-stokes weakly coupled with the energy equation problem |
▼CreductionProblem | A general class for the implementation of a full order parametrized problem |
►CBurgers | Implementation of a parametrized full order Burgers and preparation of the the reduced matrices for the online solve |
Ctutorial23 | Class where the tutorial number 2 is implemented |
►ClaplacianProblem | Class to implement a full order laplacian parametrized problem |
CDEIMLaplacian | |
CEnKF_1DinverseHeatTransfer | Class where the UQ tutorial number 2 is implemented |
►CinverseLaplacianProblem | Implementation of a inverse Laplacian problem |
►CinverseLaplacianProblem_CG | Implementation of a Alifanov's regularization to solve inverse Laplacian problems |
CIHTP01inverseLaplacian_CG | Class where the first inverse heat transfer problem tutorial is solved using Alifanov's regularization |
CinverseLaplacianProblemTotalHeatMeasure_CG | Class to implement a full order inverse laplacian problem |
►CinverseLaplacianProblem_paramBC | Implementation of a parameterization method to solve inverse Laplacian problems |
CIHTP01inverseLaplacian_paramBC | Class where the first inverse heat transfer problem tutorial is solved using the Parameterization of the heat flux |
CinverseLaplacianProblemTotalHeatMeasure_paramBC | Class to implement a full order inverse laplacian problem |
Ctutorial02 | Class where the tutorial number 2 is implemented |
CtutorialIPOD | Class where the tutorial number 20 is implemented |
►CmsrProblem | Class to implement Molten Salt Reactor multiphysics problem |
►CusmsrProblem | |
Cmsr | |
Cmsr | |
►CsteadyNS | Implementation of a parametrized full order steady NS problem and preparation of the the reduced matrices for the online solve |
►CSteadyNSSimple | Implementation of a parametrized full order steady NS problem and preparation of the the reduced matrices for the online solve |
►CSteadyNSSimpleNN | |
Ctutorial01cl | |
Ctutorial12 | |
Ctutorial18 | |
►CSteadyNSTurb | Implementation of a parametrized full order steady turbulent Navier Stokes problem and preparation of the the reduced matrices for the online solve |
Ctutorial06 | Class where the tutorial number 6 is implemented |
CSteadyNSTurbIntrusive | Implementation of a parametrized full order steady turbulent Navier Stokes problem and preparation of the the reduced matrices for the online solve |
Ctutorial03 | |
Ctutorial05 | |
►CunsteadyNS | Implementation of a parametrized full order unsteady NS problem and preparation of the the reduced matrices for the online solve |
►CUnsteadyBB | Implementation of a parametrized full order unsteady Boussinesq problem and preparation of the the reduced matrices for the online solve |
Ctutorial10 | |
Ctutorial11 | |
►CUnsteadyNSExplicit | Implementation of a parametrized full order unsteady NS problem and preparation of the the reduced matrices for the online solve |
Ctutorial19 | |
►CUnsteadyNSTurb | Implementation of a parametrized full order unsteady NS problem and preparation of the the reduced matrices for the online solve |
Ctutorial21 | |
Ctutorial22 | |
CUnsteadyNSTurbIntrusive | Implementation of a parametrized full order unsteady NS problem and preparation of the the reduced matrices for the online solve |
Ctutorial04 | |
Ctutorial14 | |
Ctutorial17 | |
►CunsteadyNST | Implementation of a parametrized full order unsteady NS problem weakly coupled with the energy equation and preparation of the the reduced matrices for the online solve |
CUnsteadyNSTTurb | Implementation of a parametrized full order unsteady NST problem weakly coupled with the energy equation and preparation of the the reduced matrices for the online solve |
Ctutorial07 | |
CthermocouplesPlane | Class defining a plane for thermocouples measurements interpolation |
▼CUnsteadyProblem | |
CBurgers | Implementation of a parametrized full order Burgers and preparation of the the reduced matrices for the online solve |
CunsteadyNS | Implementation of a parametrized full order unsteady NS problem and preparation of the the reduced matrices for the online solve |
CusmsrProblem | |
▼CwriteFile | |
CFoam::functionObjects::ITHACAforces | |