SOCA
soca::CheckpointModel Class Reference

#include <CheckpointModel.h>

Inheritance diagram for soca::CheckpointModel:
Collaboration diagram for soca::CheckpointModel:

Public Member Functions

 CheckpointModel (const eckit::mpi::Comm &comm=oops::mpi::world())
 
int execute (const eckit::Configuration &fullConfig) const
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

std::string appname () const
 

Detailed Description

Definition at line 29 of file CheckpointModel.h.

Constructor & Destructor Documentation

◆ CheckpointModel()

soca::CheckpointModel::CheckpointModel ( const eckit::mpi::Comm &  comm = oops::mpi::world())
inlineexplicit

Definition at line 31 of file CheckpointModel.h.

Member Function Documentation

◆ appname()

std::string soca::CheckpointModel::appname ( ) const
inlineprivate

Definition at line 71 of file CheckpointModel.h.

◆ classname()

static const std::string soca::CheckpointModel::classname ( )
inlinestatic

Definition at line 33 of file CheckpointModel.h.

◆ execute()

int soca::CheckpointModel::execute ( const eckit::Configuration &  fullConfig) const
inline

Definition at line 35 of file CheckpointModel.h.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: