| ►Narma | |
| Cmat33 | |
| Cvec3 | |
| ►Nboost | |
| ►Niostreams | |
| ►Ndetail | |
| ►Cfinite_state_filter_impl | |
| Cprocess_event_impl | |
| Cprocess_event_impl< Last, Last > | |
| ►Cfinite_state_filter | |
| Ccategory | |
| ►Cfinite_state_machine | |
| Crow | |
| ►Cfinite_state_machine_base | |
| Cis_any | |
| ►Cfinite_state_machine_base_ex | |
| Cis | |
| ►Nfadbad | |
| CB | |
| ►Nfeal | |
| CAssert | Class defining debugging messages |
| CAssertNull | |
| CExc_assert | Helper class |
| ►Nflow | |
| CFullIterator | Iterator that keeps also reference to its container. Safer and provides indexes |
| CFullIteratorId | |
| CVector | Envelop over std::vector, use enhanced iterators |
| CVectorId | Small extension of Vector<T> container with support to Id numbers |
| ►Nfmt | |
| ►Ninternal | |
| CArg | |
| CArgArray | |
| CArgArray< N, false > | |
| CArgArray< N, true > | |
| CArgConverter | |
| CArgFormatterBase | |
| CArgMap | |
| CArgType | |
| CBasicCharTraits | |
| CBasicData | |
| CBasicPrintfArgFormatter | |
| CCharConverter | |
| CCharTraits | |
| CCharTraits< char > | |
| CCharTraits< wchar_t > | |
| CConditional | |
| CConditional< false, T, F > | |
| CConvertToInt | |
| CConvertToIntImpl | |
| CConvertToIntImpl2 | |
| CConvertToIntImpl2< T, true > | |
| CConvertToIntImpl< T, true > | |
| CDummyInt | |
| CDummyStream | |
| CEnableIf | |
| CEnableIf< true, T > | |
| CFixedBuffer | |
| CFormatBuf | |
| CFormatterBase | |
| CIntChecker | |
| CIntChecker< true > | |
| CIntTraits | |
| Cis_same | |
| Cis_same< T, T > | |
| CIsZeroInt | |
| CLConvCheck | |
| CMakeArg | |
| CMakeUnsigned | |
| CMakeValue | |
| CMemoryBuffer | |
| CNamedArg | |
| CNot | |
| CNot< false > | |
| CNoThousandsSep | |
| CNull | |
| CPrecisionHandler | |
| CPrintfArgFormatter | |
| CPrintfFormatter | |
| CRuntimeError | |
| CSignChecker | |
| CSignChecker< false > | |
| CThousandsSep | |
| CTypeSelector | |
| CTypeSelector< false > | |
| ►CValue | |
| CCustomValue | |
| CStringValue | |
| CWCharHelper | |
| CWCharHelper< T, wchar_t > | |
| CWidthHandler | |
| CAlignSpec | |
| CAlignTypeSpec | |
| CArgFormatter | |
| CArgList | |
| CArgVisitor | |
| CBasicArgFormatter | |
| CBasicArrayWriter | |
| CBasicCStringRef | |
| CBasicFormatter | |
| CBasicMemoryWriter | |
| CBasicStringRef | |
| CBasicWriter | |
| CBuffer | |
| ►CBufferedFile | |
| CProxy | |
| CEmptySpec | |
| CErrorCode | |
| ►CFile | |
| CProxy | |
| CFormatError | |
| CFormatInt | |
| CFormatSpec | |
| CIntFormatSpec | |
| CStrFormatSpec | |
| CSystemError | |
| CTypeSpec | |
| CWidthSpec | |
| ►NInput | |
| ►Ninternal | |
| CTypeDispatch | |
| CTypeDispatch< AbstractRecord > | |
| CTypeDispatch< Array > | |
| CTypeDispatch< bool > | |
| CTypeDispatch< Enum > | |
| CTypeDispatch< FilePath > | |
| CTypeDispatch< FullEnum > | |
| CTypeDispatch< Record > | |
| CTypeDispatch< string > | |
| CTypeDispatch< T, typename boost::enable_if< boost::is_enum< T > >::type > | |
| CTypeDispatch< T, typename boost::enable_if< boost::is_float< T > >::type > | |
| CTypeDispatch< T, typename boost::enable_if< boost::is_integral< T > >::type > | |
| CTypeDispatch< Tuple > | |
| ►NType | |
| ►CAbstract | Class for declaration of polymorphic Record |
| CChildData | Actual data of the abstract record |
| CAdHocAbstract | Class for declaration of polymorphic Record |
| ►CArray | Class for declaration of inputs sequences |
| CArrayData | Actual data of the Array |
| CAttribute | Class with static methods provided common attributes of Input::Type objects |
| CBool | Class for declaration of the input of type Bool |
| CDefault | Class Input::Type::Default specifies default value of keys of a Input::Type::Record |
| CDouble | Class for declaration of the input data that are floating point numbers |
| CFileName | Class for declaration of the input data that are file names |
| CInstance | Helper class that stores data of generic types |
| CInteger | Class for declaration of the integral input data |
| COutputBase | Base abstract class for output description of the Input::Type tree |
| COutputJSONMachine | Class for create JSON machine readable documentation |
| COutputText | Class for create text documentation |
| CParameter | Class for representing parametric types in IST |
| ►CRecord | Record type proxy class |
| CKey | Structure for description of one key in record |
| CRecordData | Internal data class |
| CRevNumData | Stores version of program and other base data of application |
| CScalar | Base of all scalar types |
| ►CSelection | Template for classes storing finite set of named values |
| CKey | Structure for description of one key in selection |
| CSelectionData | Internal data class |
| CString | Class for declaration of the input data that are in string format |
| CTuple | Tuple type proxy class |
| CTypeBase | Base of classes for declaring structure of the input data |
| CAbstractRecord | Accessor to the polymorphic input data of a type given by an AbstracRecord object |
| ►CAddress | |
| CAddressData | |
| CArray | Accessor to input data conforming to declared Array |
| CEnum | |
| CException | Base of exceptions due to user input |
| CFactory | This class implements more general factory mechanism to construct classes |
| CFullEnum | |
| CIterator | |
| CIteratorBase | |
| CPathBase | Base abstract class used by ReaderToStorage class to iterate over the input tree |
| CPathJSON | Class used by ReaderToStorage class to iterate over the JSON tree provided by json_spirit library |
| CPathYAML | Class used by ReaderToStorage class to iterate over the YAML tree provided by yaml-cpp library |
| CReaderToStorage | Reader for (slightly) modified input files |
| CRecord | Accessor to the data with type Type::Record |
| CStorageArray | |
| CStorageBase | Base class for nodes of a data storage tree |
| CStorageBool | |
| CStorageDouble | |
| CStorageInt | |
| CStorageNull | |
| CStorageString | |
| CTuple | Accessor to the data with type Type::Tuple |
| CTypeRepository | The Singleton class TypeRepository serves for handling the lazy-evaluated input types, derived from the base class Type::TypeBase |
| Cuncommenting_fsm | |
| ►Ninternal | |
| CAccessTypeDispatch | |
| CAccessTypeDispatch< unsigned int > | |
| CExcStream | |
| CInputType | |
| CInputType< FieldEnum > | |
| CInputType< int > | |
| CIrmay | |
| CNullOutputEnvelope | |
| CReturnType | |
| CReturnType< 0, 1, ET > | |
| CReturnType< 0, 1, FieldEnum > | |
| CReturnType< 1, 1, ET > | |
| CReturnType< 1, 1, FieldEnum > | |
| CReturnType< NRows, 1, ET > | |
| CReturnType< NRows, 1, FieldEnum > | |
| CReturnType< NRows, NCols, FieldEnum > | |
| ►CSimpleAllocator | |
| Crebind | |
| CVanGenuchten | |
| ►Njson_spirit | |
| ►Ninternal_ | |
| CType_to_type | |
| CConfig_map | |
| CError_position | |
| CGenerator | |
| ►CJson_grammer | |
| Cdefinition | |
| CMulti_pass_iters | |
| CNull | |
| CPair_impl | |
| CSemantic_actions | |
| CStream_reader | |
| CStream_reader_thrower | |
| ►CValue_impl | |
| CVariant_converter_visitor | |
| ►Nla | |
| CBddcmlWrapper | Multilevel BDDC based linear system solver |
| ►CMatrixCoo | Temporary storage for a sparse matrix |
| CTripleDiagEntry_ | Returns true if the entry is on diagonal, i.e. row == column |
| CTripleLessThan_ | Returns true if the index pair of the first entry is smaller than of the second entry |
| CTripleRowIndexLessThan_ | Returns true if the row of an entry is smaller than a prescribed index |
| CTripleRowLessThan_ | Returns true if the first entry has smaller ROW index than the second one |
| ►Nstd | |
| Cdeque | |
| Clist | |
| Cmap | |
| Cnumeric_limits< fmt::internal::DummyInt > | |
| Cslist | |
| Cvector | |
| CAdaptiveSimpson | Static class implementing integration using Simpson's rule |
| CAdvectionDiffusionModel | |
| CAdvectionProcessBase | |
| CApplication | |
| CApplicationBase | |
| CArmaStreamBuf | |
| CAssembler | |
| CAssemblyBase | |
| CAssemblyGroupBase | |
| CAssemblyGroupInterface | |
| CAssemblyLMH | |
| CAssemblyMH | |
| ►CBalance | |
| CQuantity | |
| CBCField | |
| CBCMultiField | |
| CBIHNode | |
| CBIHTree | Class for O(log N) lookup for intersections with a set of bounding boxes |
| CBoundary | |
| CBoundarySegment | |
| CBoundingBox | Bounding box in 3d ambient space |
| CConcentrationTransportBase | |
| ►CConcentrationTransportModel | |
| CModelEqData | |
| ►CConvectionTransport | |
| CEqData | |
| CCouplingBase | |
| CCrossFunction | |
| CDarcyFlowInterface | |
| ►CDarcyFlowMHOutput | |
| COutputFields | |
| ►CDarcyMH | Mixed-hybrid of steady Darcy flow with sources and variable density |
| CEqData | |
| CDiffData | |
| CDistribution | |
| CDistributionBlock | |
| CDistributionLocalized | |
| CDistributionType | |
| CDofDistribution | Distribution of dofs for polynomial finite elements |
| CDOFHandlerBase | |
| CDOFHandlerMultiDim | Provides the numbering of the finite element degrees of freedom on the computational mesh |
| ►CDualPorosity | Class representing dual porosity model in transport |
| CEqData | DualPorosity data |
| CDummyOutputData | |
| CEdge | |
| CEI | |
| CElement | |
| CElementAccessor | |
| CElementDataCache | |
| CElementDataCacheBase | |
| CEquationBase | |
| CEquationOutput | |
| CErrorNorm | |
| CExcArmadillo | |
| CExceptionBase | Base of exceptions used in Flow123d |
| CExtrapolation | |
| CFE_P | Conforming Lagrangean finite element on dim dimensional simplex |
| CFE_P_disc | Discontinuous Lagrangean finite element on dim dimensional simplex |
| CFE_RT0 | Raviart-Thomas element of order 0 |
| CFEInternalData | Structure for storing the precomputed finite element data |
| CFEObjects | |
| CFESideValues | Calculates finite element data on a side |
| CFEValues | Calculates finite element data on the actual cell |
| CFEValuesBase | Base class for FEValues and FESideValues |
| CFEValuesData | Class FEValuesData holds the arrays of data computed by Mapping and FiniteElement |
| CFEValuesSpaceBase | Abstract base class with certain methods independent of the template parameter dim |
| ►CField | Class template representing a field with values dependent on: point, element, and region |
| CFactoryBase | |
| CSharedData | |
| Cfield_value_scalar_resolution | |
| Cfield_value_scalar_resolution< std::false_type > | |
| Cfield_value_scalar_resolution< std::true_type > | |
| ►CFieldAddPotential | |
| CFieldFactory | |
| CFieldAlgorithmBase | |
| ►CFieldCommon | Common abstract parent of all Field<...> classes |
| CSharedData | |
| CFieldConstant | |
| CFieldElementwise | |
| CFieldFE | |
| CFieldFlag | |
| CFieldFormula | |
| CFieldInterpolatedP0 | |
| CFieldPython | |
| CFieldSet | Container for various descendants of FieldCommonBase |
| CFieldValue | |
| CFieldValue_ | |
| CFieldValue_< 0, 1, ET > | |
| CFieldValue_< 1, 1, ET > | |
| CFieldValue_< NRows, 1, ET > | |
| CFilePath | Dedicated class for storing path to input and output files |
| CFiniteElement | Abstract class for the description of a general finite element on a reference simplex in dim dimensions |
| CFirstOrderReaction | Class implements the linear reactions |
| CFirstOrderReactionBase | Base class for linear reactions and decay chain |
| ►CFlagArray | Std::bitset with generalized mask mechanism |
| CMask | |
| CFlowAttribute | Class with static methods provided special attributes of Flow123D application |
| CFlowLMHAssembly | |
| CFlowLMHData | |
| CFlowLMHEq | |
| CFlowMHAssembly | |
| CFlowMHData | |
| CFlowMHEq | |
| CFreundlich | |
| CFunctorBase | Abstract templated explicit functor class |
| CFunctorCommon | Class provides common functionality for functors |
| CGeneral_reaction | |
| CGeneralIterator | General iterator template. Provides iterator over objects in some container |
| CGenericField | |
| CGMSH_DataHeader | |
| CGmshMeshReader | |
| ►CHC_ExplicitSequential | Class for solution of steady or unsteady flow with sequentially coupled explicit transport |
| CAdvectionData | |
| ►CHeatTransferModel | |
| CModelEqData | |
| CIFixVariable | |
| CIFunctorBase | Abstract templated implicit functor class |
| CIni_item | |
| ►CInterpolant | The main class for interpolation of functors |
| CFuncError_lp | |
| CFuncError_wp1 | |
| ►CInterpolantBase | Base class for interpolation |
| CCheck | |
| CEvalStatistics | Structure that keeps statistics of evaluation |
| ►CInterpolantImplicit | |
| CFuncExplicit | Class FuncExplicit |
| CIntersection | |
| CIntersectionLocal | |
| CIntersectionPoint | |
| ►CIsotherm | |
| CConcPair | Pair of soluted and adsorbed concentration |
| CLangmuir | |
| CLazyDependency | |
| CLinear | |
| CLinearODEAnalytic | This class implements the analytic solution of a system of linear ODEs with constant matrix |
| CLinearODESolver | Template class of the linear ODE solver |
| CLinearODESolverBase | Base class for linear ODE solver |
| CLinSys | Abstract linear system class |
| CLinSys_BDDC | |
| ►CLinSys_PETSC | |
| CPetscScalar2Double_ | |
| CLocalElementAccessor | |
| CLocalElementAccessorBase | |
| CLocalToGlobalMap | Class to manage local indices on sub-domain to global indices on domain |
| CLogger | Class for storing logger messages |
| CLoggerOptions | |
| CMapping | Abstract class for the mapping between reference and actual cell |
| CMappingInternalData | Mapping data that can be precomputed on the actual cell |
| CMappingP1 | Affine mapping between reference and actual cell |
| CMatrixArray | |
| CMatrixSimple | |
| CMatrixSizes | |
| CMatrixSizes< 0 > | |
| CMesh | |
| CMeshData | |
| CMH_DofHandler | |
| CMPI_Attr | |
| CMPI_Functions | |
| CMPI_Status | |
| CMsgFmt | INTERNAL DEFINITIONS FOR XPRINTF |
| ►CMultiField | Class for representation of a vector of fields of the same physical quantity |
| CMultiFieldFactory | |
| CNeighbour | |
| CNode | |
| CNone | |
| CObserve | |
| CObservePoint | |
| COutputData | This class is used for storing data that are copied from field |
| COutputDataBase | Common parent class for templated OutputData |
| COutputElement | Represents an element of the output mesh. Provides element access on the data of the output mesh (nodes, connectivity, offsets etc.) |
| COutputMesh | Class represents output mesh with continuous elements |
| COutputMeshBase | Base class for Output mesh |
| COutputMeshDiscontinuous | |
| COutputMSH | This class is used for output data to VTK file format |
| COutputTime | The class for outputting data during time |
| COutputTimeSet | |
| COutputVTK | This class is used for output data to VTK file format |
| CP0_CouplingAssembler | |
| CP1_CouplingAssembler | |
| CPadeApproximant | This class implements the Pade approximation of exponential function |
| CPartitioning | Class for the mesh partitioning. This should provide: |
| CPolynomialSpace | Space of polynomial functions |
| CProfiler | |
| CQGauss | Symmetric Gauss-Legendre quadrature formulae on simplices |
| CQUAD_ | |
| CQuadrature | Base class for quadrature rules on simplices in arbitrary dimensions |
| CRadioactiveDecay | Class implements the radioactive decay chain |
| CReactionTerm | |
| CRead_ini | |
| CReaderInstances | |
| CRefElement | |
| CRegion | |
| ►CRegionDB | |
| CDimId | |
| CIndex | |
| CLabel | |
| COnlyID | |
| CRegionItem | One item in region database |
| CRegionIdx | |
| CRegionSetBase | |
| CRegionSetDifference | |
| CRegionSetFromElements | |
| CRegionSetFromId | |
| CRegionSetFromLabel | |
| CRegionSetIntersection | |
| CRegionSetUnion | |
| ►CRichardsLMH | Edge lumped mixed-hybrid solution of unsteady Darcy flow |
| CEqData | |
| CRichardsSystem | Mixed-hybrid model of linear Darcy flow, possibly unsteady |
| CS_ctr | |
| CS_dpor | |
| CS_elm | |
| CS_glp | |
| CS_hpo | |
| CS_matr | |
| CS_melm | |
| CS_muzl | |
| CS_oke | |
| CS_pvr | |
| CS_rpo | |
| CS_sez | |
| CS_smume | |
| CS_uzl | |
| CS_vod | |
| CSchurComplement | |
| CSemchem_interface | |
| CSide | |
| CSideIter | |
| CSoilData | |
| CSoilModelBase | |
| CSoilModelImplBase | |
| ►CSorptionBase | |
| CEqData | |
| CSorptionDual | Abstract class of sorption model in case dual porosity is considered |
| CSorptionImmob | Sorption model in immobile zone in case dual porosity is considered |
| CSorptionMob | Sorption model in mobile zone in case dual porosity is considered |
| CSorptionSimple | Simple sorption model without dual porosity |
| CSpace | |
| ►CSparseGraph | Virtual class for construction and partitioning of a distributed sparse graph |
| CEdge | |
| CSparseGraphMETIS | |
| CSparseGraphPETSC | |
| CSpecie | |
| CStackTrace | Class representing stacktrace of exceptions |
| CStreamMask | Helper class, store mask specifying streams |
| CStringTensor | |
| CStringTensorInput | |
| CStringTensorInput< 1, 1 > | |
| CStringTensorInput< Nrows, 1 > | |
| CSubstance | |
| CSubstanceList | |
| CSystemInfo | System structure for various global variables |
| CTAbscissa | |
| CTBisector | |
| CTimeGovernor | Basic time management functionality for unsteady (and steady) solvers (class Equation) |
| CTimeMark | Class used for marking specified times at which some events occur |
| CTimeMarkHash | |
| CTimeMarks | This class is a collection of time marks to manage various events occurring during simulation time |
| CTimeMarksIterator | Iterator over TimeMark objects in TimeMarks object (database of TimeMark objects) |
| CTimePoint | |
| CTimeStep | Representation of one time step.\ |
| CTMatrix | |
| CTMVector | |
| Ctolerance | |
| CTPlain | |
| CTPoint | |
| CTPolygon | |
| ►CTransportDG | Transport with dispersion implemented using discontinuous Galerkin method |
| CEqData | |
| CTransportEqData | |
| CTransportNothing | Empty transport class |
| CTransportOperatorSplitting | Coupling of a transport model with a reaction model by operator splitting |
| CTS_che | |
| CTS_lat | |
| CTS_prm | |
| CTTetrahedron | |
| CTTriangle | |
| CTVector | |
| CTVertex | |
| ►CUnitSI | Class for representation SI units of Fields |
| COutputFormat | Variable parts of output format. Used in the format method |
| CVectorMPI | |
| CVectorSeqDouble | |
| Cxfile | XFILE structure holds additional info to generic FILE |
| CXio | |