NimbleSM
NimbleSM is a solid mechanics simulation code for dynamic systems
Loading...
Searching...
No Matches
nimble_parser.h File Reference
#include <sstream>
#include <stdexcept>
#include "nimble_macros.h"
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  nimble::BlockProperties
 
class  nimble::Parser
 

Namespaces

namespace  nimble
 

Functions

std::string nimble::IOFileName (std::string const &serial_name, std::string const &extension, std::string const &label, int my_rank, int num_ranks)
 
void nimble::IOFileNameThreadSafe (char const *const serial_file_name, char const *const extension, char const *const label, int my_mpi_rank, int mpi_num_ranks, int my_thread_rank, int num_threads, char *const file_name)
 

Variables

constexpr int nimble::MAX_C_STR_SIZE = 256