BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_sprint.hpp File Reference
#include <string>
#include <iostream>
#include <memory>
Include dependency graph for fn_sprint.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

template<typename ... Args>
std::string belfem::sprint (const char *aFormat, const Args ... aArgs)
 A format script similar to write( , ) in fortran.