WRApplication
External kratos "application" for multiscale time integration.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NKratos
 NPipesUnix-inspired pipes in C++
 NTesting
 NWRApp
 CCheckpointPatternA class for working with formatted strings related to Checkpoint
 CFileContentIteratorIterator interface around a file pointer
 CFileStringIteratorA read-only iterator over the items of a delimited file
 CJournalA class for keeping administrational text data throughout an analysis
 CJournalBaseA class for keeping administrational text data throughout an analysis
 CModelPartPatternA class for working with formatted strings related to ModelParts
 CPlaceholderPatternA class for interfacing placeholders and regular expressions
 CRegexUtilityStatic-only utility class for common regexes
 Npython_scripts
 Ncheckpoint
 Ncli
 NLaunchAnalysis
 NTestCase
 NToDoException
 Nutilities
 Nxdmf
 C_BatchA set of HDF5 files and related data to process
 C_DatasetAn HDF5Path with an associated mesh, also represented by an HDF5Path
 CAggregateSolutionStageScopeEnter multiple SolutionStageScope contexts at once
 CAsyncSolverBase class for composable solvers that handle their domains asynchronously
 CCachedDatasetDataset that stores into and fetches from a static cache
 CCheckpointClass representing a checkpoint, consisting of one or more consecutive Snapshot s
 CCheckpointProcessMain interface process for checkpointing
 CCheckpointSelectorA functor taking a Model and returning a CheckpointID to load or None
 CConvergenceAccelerator
 CConvergenceCriterionWrapper for cosim convergence criteria
 CCoSimCouplingWrapper for CoSimulationApplication coupling procedures
 CCoupledAsyncSolverAsyncSolver with coupling directives from CoSimulationApplication
 CDatasetClass representing a dataset that can be operated on during coupling
 CDatasetLookupStore, retrieve, and interpolate datasets
 CDatasetMapDatasetTransform that uses a Mapper to map datasets before assigning them to the target ModelPart
 CDatasetTable
 CDatasetTransformFetch, transform and assign data between ModelPart s
 CDefaultCheckpointSelectorAlways returns None, i.e
 CGenerateXDMFProcessGenerate XDMF output for an existing set of HDF5 output files
 CHDF5PathFilesystem path to an HDF5 file and a prefix within, uniquely identifying dataset/group
 CHDF5SnapshotClass representing a snapshot of a ModelPart state and its associated output file in HDF5 format
 CHDF5SnapshotInputInput class for reading most data from an HDF5 snapshot to a model part
 CHDF5SnapshotIOBase class with common functionality to writing/loading snapshots to/from disk
 CHDF5SnapshotManagerSnapshot manager specialized for HDF5Snapshot
 CHDF5SnapshotOutputOutput class for writing most data in the model part to an HDF5 snapshot
 CKratosDatasetClass representing a Variable stored in a ModelPart
 CLaunchSet up, execute, and tear down an analysis based on an input JSON file
 CMPIUtilsUtility class collecting functions requiring MPI synchronization
 CNoOpDatasetTransformDatasetTransform that directly assigns fetched datasets without doing anything to them
 CSnapshotClass representing a snapshot of a ModelPart state
 CSnapshotFSClass representing a snapshot of a ModelPart state and its associated output file on the filesystem
 CSnapshotFSIOBase class for Snapshot s that store their data on the filesystem
 CSnapshotInMemorySnapshot that stores/fetches its data in/from memory
 CSnapshotIOInterface for performing Snapshot input/output operations
 CSnapshotManagerInterface for Snapshot lifetime management
 CSolutionStageScopeRAII context manager for tasks during solver execution
 CSubSynchronizationA class wrapping AsnycSolver._Synchronize in a KratosMultiphysics.Operation
 CWRAppClassWRApp::WRAppClass with a replaced metaclass for compatibility with abc
 CWrappedAnalysisIntegrate a KratosMultiphysics.AnalysisStage into AsyncSolver._Synchronize
 CWRAppMetaMetaclass replacing that of the C++ WRAppClass to provide derived classes access to abc.ABCMeta