►Narma | |
Cvec3 | |
Cmat33 | |
►NArmor | |
►CArray | |
CArrayMatSet | |
►Nboost | |
Nfilesystem | |
►Niostreams | |
►Ndetail | |
►Cfinite_state_filter_impl | |
Cprocess_event_impl | |
Cprocess_event_impl< Last, Last > | |
►Cfinite_state_machine_base | |
Cis_any | |
►Cfinite_state_machine_base_ex | |
Cis | |
►Cfinite_state_machine | |
Crow | |
►Cfinite_state_filter | |
Ccategory | |
Chash | |
►Ndetail | |
Cmodel_cache_item | Base case for building up arguments for the function call |
Cmodel_cache_item< CALLABLE, FIELD_TUPLE, 0 > | Terminal case - do the actual function call |
Cn_components | |
Cn_components< FIELD_TUPLE, 0 > | |
Cget_components | |
Cget_components< FIELD_TUPLE, 0 > | |
Cget_dependency | |
Cget_dependency< FIELD_TUPLE, 0 > | |
Neigen_arena_tools | |
Neigen_tools | |
Nfe_tools | |
►Nfeal | |
CExc_assert | Helper class |
CAssert | Class defining debugging messages |
CAssertNull | |
►NFeBulk | |
CPatchPointValues | Bulk data specialization, order of item in operations_ vector corresponds to the BulkOps enum |
►NFeSide | |
CPatchPointValues | Bulk Side specialization, order of item in operations_ vector corresponds to the SideOps enum |
►NFEValuesViews | |
CScalar | |
CVector | |
CTensor | |
►Nflow | |
CVectorId | |
►Nfmt | |
►Ninternal | |
CDummyInt | |
CMakeUnsigned | |
CMemoryBuffer | |
CFixedBuffer | |
CBasicCharTraits | |
CCharTraits | |
CCharTraits< char > | |
CCharTraits< wchar_t > | |
CSignChecker | |
CSignChecker< false > | |
CTypeSelector | |
CTypeSelector< false > | |
CIntTraits | |
CBasicData | |
CNoThousandsSep | |
CThousandsSep | |
►CValue | |
CCustomValue | |
CStringValue | |
CArg | |
CNamedArg | |
CNull | |
CWCharHelper | |
CWCharHelper< T, wchar_t > | |
CConvertToIntImpl | |
CConvertToIntImpl2 | |
CConvertToIntImpl2< T, true > | |
CConvertToInt | |
CEnableIf | |
CEnableIf< true, T > | |
CConditional | |
CConditional< false, T, F > | |
CNot | |
CNot< false > | |
CLConvCheck | |
CMakeValue | |
CMakeArg | |
CRuntimeError | |
CBasicPrintfArgFormatter | |
CArgMap | |
CArgFormatterBase | |
CFormatterBase | |
CArgArray | |
CArgArray< N, true > | |
CArgArray< N, false > | |
CArgType | |
CFormatBuf | |
CDummyStream | |
CConvertToIntImpl< T, true > | |
CIntChecker | |
CIntChecker< true > | |
CPrecisionHandler | |
CIsZeroInt | |
Cis_same | |
Cis_same< T, T > | |
CArgConverter | |
CCharConverter | |
CWidthHandler | |
CPrintfArgFormatter | |
CPrintfFormatter | |
CBasicWriter | |
CArgFormatter | |
CBasicFormatter | |
CBasicStringRef | |
CBasicCStringRef | |
CFormatError | |
CBuffer | |
CArgList | |
CArgVisitor | |
CEmptySpec | |
CTypeSpec | |
CWidthSpec | |
CAlignSpec | |
CAlignTypeSpec | |
CFormatSpec | |
CIntFormatSpec | |
CStrFormatSpec | |
CBasicArgFormatter | |
CSystemError | |
CBasicMemoryWriter | |
CBasicArrayWriter | |
CFormatInt | |
CErrorCode | |
►CBufferedFile | |
CProxy | |
►CFile | |
CProxy | |
►NInput | Abstract linear system class |
►Ninternal | |
CTypeDispatch | |
CTypeDispatch< T, typename std::enable_if< std::is_enum< T >::value >::type > | |
CTypeDispatch< Enum > | |
CTypeDispatch< FullEnum > | |
CTypeDispatch< T, typename std::enable_if< std::is_integral< T >::value >::type > | |
CTypeDispatch< bool > | |
CTypeDispatch< T, typename std::enable_if< std::is_floating_point< T >::value >::type > | |
CTypeDispatch< string > | |
CTypeDispatch< AbstractRecord > | |
CTypeDispatch< Record > | |
CTypeDispatch< Tuple > | |
CTypeDispatch< Array > | |
CTypeDispatch< FilePath > | |
►NType | |
CAttribute | Class with static methods provided common attributes of Input::Type objects |
►CAbstract | Class for declaration of polymorphic Record |
CChildData | Actual data of the abstract record |
CAdHocAbstract | Class for declaration of polymorphic Record |
CTypeBase | Base of classes for declaring structure of the input data |
►CArray | Class for declaration of inputs sequences |
CArrayData | Actual data of the Array |
CScalar | Base of all scalar types |
CBool | Class for declaration of the input of type Bool |
CInteger | Class for declaration of the integral input data |
CDouble | Class for declaration of the input data that are floating point numbers |
CString | Class for declaration of the input data that are in string format |
CFileName | Class for declaration of the input data that are file names |
CParameter | Class for representing parametric types in IST |
CInstance | Helper class that stores data of generic types |
CRevNumData | Stores version of program and other base data of application |
COutputBase | Base abstract class for output description of the Input::Type tree |
COutputText | Class for create text documentation |
COutputJSONMachine | Class for create JSON machine readable documentation |
CDefault | Class Input::Type::Default specifies default value of keys of a Input::Type::Record |
►CRecord | Record type proxy class |
CKey | Structure for description of one key in record |
CRecordData | Internal data class |
►CSelection | Template for classes storing finite set of named values |
CKey | Structure for description of one key in selection |
CSelectionData | Internal data class |
CTuple | Tuple type proxy class |
CEnum | |
CFullEnum | |
CIterator | |
►CAddress | |
CAddressData | |
CRecord | Accessor to the data with type Type::Record |
CTuple | Accessor to the data with type Type::Tuple |
CAbstractRecord | Accessor to the polymorphic input data of a type given by an AbstracRecord object |
CArray | Accessor to input data conforming to declared Array |
CIteratorBase | |
Cuncommenting_fsm | |
CFactory | This class implements more general factory mechanism to construct classes |
CException | Base of exceptions due to user input |
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 |
CReaderInternal | Creates storage of IST defined in JSON or YAML file |
CReaderInternalBase | Internal part of IST reader |
►CReaderInternalCsvInclude | Creates storage of part of subtree defined in CSV file |
CIncludeCsvData | Data of one column of including CSV file |
CReaderInternalTranspose | Creates storage of transposed subtree defined on input |
CReaderToStorage | Reader for (slightly) modified input files |
CStorageBase | Base class for nodes of a data storage tree |
CStorageArray | |
CStorageBool | |
CStorageInt | |
CStorageDouble | |
CStorageString | |
CStorageNull | |
CTypeRepository | The Singleton class TypeRepository serves for handling the lazy-evaluated input types, derived from the base class Type::TypeBase |
►Ninternal | |
CInputType | |
CInputType< int > | |
CInputType< FieldEnum > | |
CReturnType | |
CReturnType< 1, 1, ET > | |
CReturnType< 0, 1, ET > | |
CReturnType< NRows, 1, ET > | |
CReturnType< NRows, NCols, FieldEnum > | |
CReturnType< 1, 1, FieldEnum > | |
CReturnType< 0, 1, FieldEnum > | |
CReturnType< NRows, 1, FieldEnum > | |
CAccessTypeDispatch | |
CAccessTypeDispatch< unsigned int > | |
CVanGenuchten | |
CIrmay | |
CNullOutputEnvelope | |
CExcStream | |
CPythonRunning | |
►CSimpleAllocator | |
Crebind | |
►Njson_spirit | |
►Ninternal_ | |
CType_to_type | |
CError_position | |
CSemantic_actions | |
►CJson_grammer | |
Cdefinition | |
CMulti_pass_iters | |
CStream_reader | |
CStream_reader_thrower | |
CNull | |
►CValue_impl | |
CVariant_converter_visitor | |
CPair_impl | |
CConfig_map | |
CGenerator | |
►Nla | |
Ndetail_ | |
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 |
►Nmanipulators | |
CArray | |
►Nnlohmann | Namespace for Niels Lohmann |
►Cbasic_json | Class to store JSON values |
Cconst_iterator | Const random access iterator for the basic_json class |
Cinternal_iterator | Iterator value |
►Citeration_proxy | Proxy class for the iterator_wrapper functions |
Citeration_proxy_internal | Helper class for iteration |
Citerator | Mutable random access iterator for the basic_json class |
Cjson_reverse_iterator | Template for a reverse iterator class |
Cjson_value | JSON value |
Clexer | Lexical analysis |
Cparser | Syntax analysis |
Cprimitive_iterator_t | Iterator for primitive JSON types |
Npugi | |
►Nstd | |
Cvector | |
Cdeque | |
Clist | |
Cslist | |
Cmap | |
Chash< nlohmann::json > | Hash value for JSON objects |
Cnumeric_limits< fmt::internal::DummyInt > | |
►Nunits_converter | |
CSemantic_actions | Class manages parsing of user defined field unit |
►CUnitSIGrammer | Definition of unit grammar |
Cdefinition | Define rules of grammar |