SOCA
soca::GridGen Class Reference

#include <GridGen.h>

Inheritance diagram for soca::GridGen:
Collaboration diagram for soca::GridGen:

Public Member Functions

 GridGen (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 26 of file GridGen.h.

Constructor & Destructor Documentation

◆ GridGen()

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

Definition at line 28 of file GridGen.h.

Member Function Documentation

◆ appname()

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

Definition at line 44 of file GridGen.h.

◆ classname()

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

Definition at line 30 of file GridGen.h.

◆ execute()

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

Definition at line 32 of file GridGen.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: