LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
loos::OptionsFramework::TwoModelsWithCoords Class Reference

Request Two models with coordinates. More...

#include <OptionsFramework.hpp>

Inheritance diagram for loos::OptionsFramework::TwoModelsWithCoords:
Inheritance graph
[legend]
Collaboration diagram for loos::OptionsFramework::TwoModelsWithCoords:
Collaboration graph
[legend]

Public Member Functions

 TwoModelsWithCoords (const std::string &d1, const std::string &d2)
 

Public Attributes

std::string model1_name
 
std::string model1_type
 
std::string coords1_name
 
std::string desc1
 
std::string model2_name
 
std::string model2_type
 
std::string coords2_name
 
std::string desc2
 
AtomicGroup model1
 
AtomicGroup model2
 

Detailed Description

Request Two models with coordinates.

Since not all formats have coordinates (i.e. PSF), the coordinates can be taken from an alternate file using the -c or –coordinates option. Also adds a positional argument for the model description.


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